1
0
Fork 0
mirror of synced 2024-06-29 03:30:34 +12:00

Merge branch 'master' of github.com:appwrite/appwrite into eldadfux/issue456

This commit is contained in:
Eldad Fux 2020-06-28 12:02:04 +03:00
commit 3e16f52ea8

View file

@ -34,6 +34,8 @@
- Fixed wrong JSON validation when creating and updating database documnets
- Fixed bug where max file size was limited to max of 10MB
- Fixed bug preventing the deletion of the project logo
- Fixed Bug when trying to overwrite OAuth cookie in the Flutter SDK
- Fixed OAuth redirect when using the self-hosted instance default success URL ([#454](https://github.com/appwrite/appwrite/issues/454))
## Security