1.5.8
What's Changed
Notable changes
- Support Twilio messaging service SID by @loks0n in https://github.com/appwrite/appwrite/pull/8222
- Improve cache performance by @shimonewman in https://github.com/appwrite/appwrite/pull/8230
- Add hk in translations by @navjotNSK in https://github.com/appwrite/appwrite/pull/8179
- Update pwd abuse by @abnegate in https://github.com/appwrite/appwrite/pull/8255
- Bump console to version 4.3.23 by @stnguyen90 in https://github.com/appwrite/appwrite/pull/8363
- Remove detailed trace by @abnegate in https://github.com/appwrite/appwrite/pull/8374
- Remove relationship attributes from realtime event payloads by @byawitz in https://github.com/appwrite/appwrite/pull/8381
- Sanitize URLs in emails by @byawitz in https://github.com/appwrite/appwrite/pull/8415
Fixes
- Ensure usage is counted for errors by @shimonewman in https://github.com/appwrite/appwrite/pull/8120
- Fix MFA for OAuth2 only accounts by @stnguyen90 in https://github.com/appwrite/appwrite/pull/8245
- Delete Expired Targets Per Project by @ItzNotABug in https://github.com/appwrite/appwrite/pull/8239
- Don't set the target field if the existing target document is false by @2002Bishwajeet in https://github.com/appwrite/appwrite/pull/8236
- Disable validation for project DBs during migration by @stnguyen90 in https://github.com/appwrite/appwrite/pull/8298
- Add
defaultto Collection Attributes in Migration by @ItzNotABug in https://github.com/appwrite/appwrite/pull/8271 - Fix Create bucket endpoint validator for maximum file size by @lohanidamodar in https://github.com/appwrite/appwrite/pull/8275
- Disable validation for subquery to prevent error by @stnguyen90 in https://github.com/appwrite/appwrite/pull/8297
- Fix 'Missing required attribute "expire"' on
users.createSession()by @stnguyen90 in https://github.com/appwrite/appwrite/pull/8308 - Fix certificate emails by @PineappleIOnic in https://github.com/appwrite/appwrite/pull/8292
- Fix browser-cached deleted file by @shimonewman in https://github.com/appwrite/appwrite/pull/8264
- Fix migration of firebase users by @PineappleIOnic in https://github.com/appwrite/appwrite/pull/8377
- Add profiler for debugging by @byawitz in https://github.com/appwrite/appwrite/pull/8397
- Fix
pathfor vcs function deployments by @byawitz in https://github.com/appwrite/appwrite/pull/8408 - Fix calculations by @lohanidamodar in https://github.com/appwrite/appwrite/pull/8431
- Fix bugs with migrations by @PineappleIOnic in https://github.com/appwrite/appwrite/pull/8442
- Fix queueForUsage not triggering for domain executions by @PineappleIOnic in https://github.com/appwrite/appwrite/pull/8463
- Fix realtime permission change by @stnguyen90 in https://github.com/appwrite/appwrite/pull/8416
Miscellaneous
- Bump base image from 0.9.0 to 0.9.1 by @stnguyen90 in https://github.com/appwrite/appwrite/pull/8238
- Use latest Platform and add Core module by @lohanidamodar in https://github.com/appwrite/appwrite/pull/7936
- Add Test to Validate Headers aren't Overridden by @ItzNotABug in https://github.com/appwrite/appwrite/pull/8228
- Fix hyperlink in storage docs by @choir27 in https://github.com/appwrite/appwrite/pull/8269
- Update cache & database by @shimonewman in https://github.com/appwrite/appwrite/pull/8285
- Fix flaky certificate test by @stnguyen90 in https://github.com/appwrite/appwrite/pull/8316
- Fix flaky function test by @stnguyen90 in https://github.com/appwrite/appwrite/pull/8317
- Update account API reference by @choir27 in https://github.com/appwrite/appwrite/pull/8305
- Update functions API reference by @choir27 in https://github.com/appwrite/appwrite/pull/8346
- Implement deploymentsStorage metric for projects API by @PineappleIOnic in https://github.com/appwrite/appwrite/pull/8258
- Add new audit events by @PineappleIOnic in https://github.com/appwrite/appwrite/pull/8424
- Move mbSeconds into 1.5.x by @PineappleIOnic in https://github.com/appwrite/appwrite/pull/8449
- Clean projects cache while migrating by @shimonewman in https://github.com/appwrite/appwrite/pull/8395
- Use git tags for function template by @Meldiron in https://github.com/appwrite/appwrite/pull/8445
Note: please run the migrate command even if upgrading from 1.5.x.
Full Changelog: https://github.com/appwrite/appwrite/compare/1.5.7...1.5.8