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
- `type 'Null' is not a subtype of type 'b...
When creating a new file using Appwrite Flutter SDK, the file is successfully created on the server, but the client throws the following exception: ``` type ...
- Console: Query on attribute has greater ...
I noticed an issue when one of my tables reached over ~800 rows. That table is relational to my users table Within the console I am able to view the table with ...
- Appwrite 1.8.1 - Traefik Returns 404 Due...
Problem: Fresh Appwrite 1.8.1 installation returns 404 on all requests. Traefik can't communicate with Docker daemon. Error: Error response from daemon: client ...