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

Updated changelog

This commit is contained in:
Eldad Fux 2021-01-14 21:30:16 +02:00
parent 32c316deee
commit 54c31fe890

View file

@ -37,7 +37,8 @@
- Added new environment variables for ClamAV hostname and port ([#780](https://github.com/appwrite/appwrite/pull/780))
- New OAuth adapter for Box.com (@armino-dev - [#420](https://github.com/appwrite/appwrite/issues/410))
- New OAuth adapter for PayPal sandbox (@armino-dev - [#420](https://github.com/appwrite/appwrite/issues/410))
- Introducing new permssion types: role:guest, role:member, role:app.
- Introducing new permssion types: role:guest, role:member, role:app
- Disabled rate-limits on server side integrations
### User Interface
- Updated grid for OAuth2 providers list in the console ([#413](https://github.com/appwrite/appwrite/issues/413))