Updated change log

This commit is contained in:
Eldad Fux 2020-06-14 19:58:38 +03:00
parent a5292ff9df
commit 7c7a049b89

View file

@ -2,17 +2,18 @@
## Features
- New route in Locale API to fetch a list of languages
- New route in Locale API to fetch a list of languages (@TorstenDittmann)
- Added option to force HTTPS connection to the Appwrite server (_APP_OPTIONS_FORCE_HTTPS)
- Added Google Fonts to Appwrite for offline availability
- Added a new route in the Avatars API to get user initials avatar
- Added option to delete team from the console
- Added option to view team members from the console
- Added option to join a user to any team from the console
- Added support for Brotli compression
- Added support for Brotli compression (@PedroCisnerosSantana, @Rohitub222)
- New UI micro-interactions and styles fixes (@AnatoleLucet)
- UI performance & accessibility improvments
- Updated ClamAV conntainer to version 1.0.9
- All emails are now sent asynchronously for improved performance
- All emails are now sent asynchronously for improved performance (@TorstenDittmann)
## Bug Fixes