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
- How to deploy a complete instance from G...
I am new to AppWrite, coming from Firebase and interested in kicking the tires for a new project. I am looking for info on how to deploy an instance from GitHu...
- Running http requests in functions
I made a dart function to send push notification to users whena doc is created in the db, but its not working, the function it self doesnt work when it gets to ...
- Python3.12 Open-Runtimes: Internal curl ...
Hi everyone, my functions seem to randomly fail roughly every 100th execution with the error "Internal curl errors has occurred within the executor! Error Nu...