1
0
Fork 0
mirror of synced 2024-05-21 05:02:37 +12:00

Updated changelog

This commit is contained in:
Eldad Fux 2021-01-30 00:17:11 +02:00
parent 2ed11835a5
commit 1ffbcb0d4a

View file

@ -37,6 +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))
- New OAuth adapter for Tradeshift (@armino-dev - [#855](https://github.com/appwrite/appwrite/pull/855))
- New OAuth adapter for Tradeshift sandbox (@armino-dev - [#855](https://github.com/appwrite/appwrite/pull/855))
- Introducing new permssion types: role:guest, role:member, role:app
- Disabled rate-limits on server side integrations
- Refactored migration script