1.4.13
What's Changed
Notable changes
- Change enum size validation in update controller by @fanatic75 in https://github.com/appwrite/appwrite/pull/7164
- Bump console to version 3.2.8 in #7167
Bug fixes
- Fix error after adding bigger enum by @fanatic75 in https://github.com/appwrite/appwrite/pull/7162
- Add chunkId to abuse key to prevent rate limit for SDKs by @vermakhushboo in https://github.com/appwrite/appwrite/pull/7154
Miscellaneous
- Fix enum test case by @fanatic75 in https://github.com/appwrite/appwrite/pull/7163
- Add flag to send logs to logger by @vermakhushboo in https://github.com/appwrite/appwrite/pull/7155
- Add a CI task to validate composer file and lock by @TorstenDittmann in https://github.com/appwrite/appwrite/pull/7142
Full Changelog: https://github.com/appwrite/appwrite/compare/1.4.12...1.4.13