Updated changelog

This commit is contained in:
Eldad Fux
2021-01-30 00:17:11 +02:00
parent 2ed11835a5
commit 1ffbcb0d4a
+2
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