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
- FCM Message error
When creating a message target via flutter sdk via ``` final target = await _account.createPushTarget( targetId: targetId, identifier: deviceTok...
- Bulk API limitations in self-hosted serv...
Environment: Appwrite Selfhost SDK: node-appwrite 28.0 Calling `upsertRows` (also applies to `createRows`/`updateRows`/`deleteRows`) with more than 100 rows fa...
- Self Hosted GitHub connection not adding...
After upgrading to 1.9.6 i noticed that i cannot search for new repositories when trying to add new functions. I removed the existing github connection via Set...