why scopes in self hosted missing but in cloud is available?
version self hosted image: appwrite/appwrite:1.9.0
webhook was announced the 22nd of april, and 1.9.0 released the 1st of april, which mean webhook is only for cloud, and will be in self hosted in 1.9.1 or 1.9.2
do you know when the update will be?
tho there might be some parts already implemented in the API
as for example, the recent build retention is working in 1.9.0 via the appwrite.config.json but nothing shows in the webui
but appwrite team told me, it's not recommended to use features not yet announced
sadly not
this too no work
infinity loop
🙁
yup it's known, it's also doing the same with functions/sites templates
1.9.0-rc.1 only dont have this error
but thanks for this info
<33
if you want you can update the console to 7.8.37 to fix the security issue part (tho it's not fully recommended as you might see some 1.9.1 things not yet implemented in the API)
1.9.5 cloud rn base so mb soon update self hosting
🤷
Recommended threads
- I'm getting an error on the console "j?....
On my self hosted instance version 1.8.1 the console is giving me this error when trying to view the rows for a table I recently created. My application is read...
- local build `composer installer:dev` iss...
setup - dev container (default linux universal) WSL (test with gh codespace too) - php 8.5.7 - all extensions installed - `composer install` fine - `composer...
- Function global variables
when i create a top-level global variable in go or bun how will it behave? is the heap getting renewed on every execution or could i do some kind of temp. cachi...