Update Changelog

This commit is contained in:
Angelina Filippova 2020-08-14 03:26:05 +03:00
parent e4ba720a7d
commit 8dc408c511
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Ability to configure S3 settings on Upload tab
- Show number of open reports in Sidebar Menu
- Add confirmation message when deleting a user
- Add new MediaProxy Cache with ability to evict and ban objects from the MediaProxy cache
### Changed
@ -42,6 +43,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Send `true` and `false` as booleans if they are values of single selects on the Settings page
- Fix sorting users on Users page if there is an acount with missing nickname or ID
- Fix display `Pending` tag and filter by Pending Approval status
## [2.0.3] - 2020-04-29