1
0
Fork 0
mirror of synced 2024-05-20 20:52:36 +12:00

Updated changelog for new version

This commit is contained in:
eldadfux 2019-09-30 15:51:59 +03:00
parent ef1a2e78f1
commit 4b738f9a9f
2 changed files with 23 additions and 5 deletions

View file

@ -1,5 +0,0 @@
Version 1.0.0 (NOT-RELEASED)
-------------
Version 0.1.0 (PRE-RELEASE)
-------------

23
CHANGES.md Normal file
View file

@ -0,0 +1,23 @@
# 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 8 new locales for locale service and email tempaltes (no, pt-br, es, ua, ru, id, fi, cat)
## Bug Fixes
* Fixed bug not allowing to update OAuth providers settings
* Fixed some broken API examples in docs
## 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)
-------------