1
0
Fork 0
mirror of synced 2024-06-01 10:29:48 +12:00

Updated changelog

This commit is contained in:
Eldad Fux 2021-05-28 22:23:26 +03:00
parent 29114f8299
commit 726077716b

View file

@ -1,11 +1,24 @@
# NOT PUBLISHED YET
## Features
- Added file created date to file info on the console
- Added file size to file info on the console
- Refactored Devices page in Console:
- Renamed *Devices* to *Sessions*
- Add Provider Icon to each Session
- Add Anonymous Account Placeholder
## Bugs
- Fixed bug when removing a project member on the Appwrite console (#1214)
- Fixed Swoole buffer output size to allow downloading files bigger than allowed size (#1189)
- Fixed ClamAV status when anti virus is not running (#1188)
- Fixed deleteSession which was removing cookieFallback from the localstorage on any logout instead of current session (#1206)
- Fixed Nepal flag (#1173)
- Fixed a bug in the Twitch OAuth adapter (#1209)
- Fixed missing session object when OAuth session creation event is triggered (#1208)
# Version 0.8.0
## Features