Hi, I'm currently using the Self Hosted Appwrite Version 1.4.13. Can you tell me if there are important updates regarding the Functions, Databases and Storages. Is an update to the newest version worthy?
You can see the changelog here - each version and all the changes.
In short, though, the main updates from 1.4 to 1.5 are:
- SSR support
- Custom login flows and 2FA
- Appwrite Messaging
- New Function runtimes
As well as just general stability improvements.
Recommended threads
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...