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 08:09:52 +02:00
parent 121bc8a704
commit 00ee2735c4

View file

@ -37,6 +37,7 @@
- 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.
### User Interface
- Updated grid for OAuth2 providers list in the console ([#413](https://github.com/appwrite/appwrite/issues/413))