1
0
Fork 0
mirror of synced 2024-06-28 19:20:25 +12:00
appwrite/CHANGES.md
2019-10-04 20:34:36 +05:30

35 lines
1.2 KiB
Markdown

# Version 0.3.0 (PRE-RELEASE)
## Planned Issues
* Added 7 new locales for locale service and email templates (cz, hu, no*, ru, sv, ta, vi, zh)
* New users service routes to allow updates pref, email and name update
* 2 stage Docker build
* New database rule validation options
* Update docs example with auth info
* Limit HTTP origin check only to browser integrations
# Version 0.2.0 (PRE-RELEASE)
## Features
* Added option to limit access to the Appwrite console
* Added option to disable abuse check and rate limits
* Added input field with the server API endpoint for easy access
* Added new OAuth providers for Google and GitLab
* Added 15 new locales for locale service and email templates (cat, de, es, fi, fr, gr, hi, id, it, nl, pt-br, pt-pt, ro, tr, ua)
* Improved test coverage for the project and synced DEV & CI environments settings
## Bug Fixes
* Fixed bug not allowing to update OAuth providers settings
* Fixed some broken API examples in docs
* Fixed bug that caused the Appwrite container to change DB directory file permissions.
## Breaking Changes
* Changed auth service 'redirect' param to 'confirm' for better clarity
* Updated all SDKs to sync with API changes
# Version 0.1.15 (NOT-RELEASED)