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

Removed duplicates

This commit is contained in:
Eldad Fux 2021-01-05 15:25:01 +02:00
parent bf2c70f033
commit 855858c420

View file

@ -103,11 +103,6 @@
- Fixed OAuth redirect when using the self-hosted instance default success URL ([#454](https://github.com/appwrite/appwrite/issues/454))
- Fixed bug denying authentication with Github OAuth provider
- Fixed a bug making read permission overwrite write permission in some cases
## Breaking Changes
- **Deprecated** `first` and `last` query params for documents list route in the database API
- **Deprecated** Deprecated Punjabi Translations ('pn')
## Security
- Access to Health API now requires authentication with an API Key with access to `health.read` scope allowed