Why are there new features in the appwrite changelog https://appwrite.io/changelog but the last release on github was sep 18. So i'm wondering: how do you get these new features on selfhosted Appwrite instance? Like for example, there are more languagues available for functions in Appwrite Cloud. When will they be rolled out to the self hosted instances? Or is there already a way to do this?
You can also enable the runtime specific changes on a self hosted version. Just define the new version inside the compose file Here are the available runtimes: https://github.com/open-runtimes/open-runtimes
Thank you, tried adding dotnet7.0 but it doesn't shop up in the list?
My bad, it was actually in the list here
Recommended threads
- Error upgrading from 1.8.1 to 1.9.0
DO Self-hosted server failed to upgrade with this error "Error response from daemon: client version 1.52 is too new. Maximum supported API version is 1.42". U...
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...