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
- Function permissions
In my app I have a CreateUser flow which makes several documents and at the end uses the functions.createExecution() to call a server-side function to create a ...
- Which flutter SDK version for Self Hoste...
Hi all, Is there a good way to figure out which version of flutter SDK and Dart SDK is current for latest available self-hosted 1.8.0 ? I know new features are...
- Bug Report: Crash when trying to createR...
https://github.com/appwrite/sdk-for-android/issues/96 I think the bug is related with this one https://discord.com/channels/564160730845151244/1443887021314539...