1
0
Fork 0
mirror of synced 2024-09-29 17:01:37 +13:00

Updated changes

This commit is contained in:
eldadfux 2019-09-30 16:19:44 +03:00
parent 8f2e786026
commit 169b5f3d57

View file

@ -7,11 +7,13 @@
* Added input field with the server API endpoint for easy access * Added input field with the server API endpoint for easy access
* Added new OAuth providers for Google and Gitlab * 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) * Added 8 new locales for locale service and email tempaltes (no, pt-br, es, ua, ru, id, fi, cat)
* Improved test coverage for the project and synced DEV & CI enviornments settings
## Bug Fixes ## Bug Fixes
* Fixed bug not allowing to update OAuth providers settings * Fixed bug not allowing to update OAuth providers settings
* Fixed some broken API examples in docs * Fixed some broken API examples in docs
* Fixed bug that caused the Appwrite container to change DB directory file permissions.
## Breaking Changes ## Breaking Changes