1.4.12
What's Changed
Fixes
- Only delete repositories linked to the particular project by @vermakhushboo in https://github.com/appwrite/appwrite/pull/7131
- Fix patch script, make errors silent by @Meldiron in https://github.com/appwrite/appwrite/pull/7134
- Fix git installation deletion by @vermakhushboo in https://github.com/appwrite/appwrite/pull/7140
- Fix verified user getting email verifications by @yatharth1706 in https://github.com/appwrite/appwrite/pull/5174
- Wrap create stats query with Authorization::skip by @shimonewman in https://github.com/appwrite/appwrite/pull/7124
Miscellaneous
- Bump console to version 3.2.7 by @stnguyen90 in https://github.com/appwrite/appwrite/pull/7148
- Implement health thresholds by @Meldiron in https://github.com/appwrite/appwrite/pull/7123
- 1.4.x by @christyjacob4 in https://github.com/appwrite/appwrite/pull/7106
- Repositories recreation script by @Meldiron in https://github.com/appwrite/appwrite/pull/7133
- Add commit flag to delete orphaned projects task by @shimonewman in https://github.com/appwrite/appwrite/pull/7095
- Chore update database by @abnegate in https://github.com/appwrite/appwrite/pull/7138
- chore: update versions and changelog by @christyjacob4 in https://github.com/appwrite/appwrite/pull/7150
If your function got disconnected from your git repository because of the transient bug introduced in 1.4.10, you can manually fix it by disconnecting and reconnecting the function to the git repository.
Full Changelog: https://github.com/appwrite/appwrite/compare/1.4.11...1.4.12