From 8dc408c5111252760fb26e072a3ea8ae7a3ab511 Mon Sep 17 00:00:00 2001 From: Angelina Filippova Date: Fri, 14 Aug 2020 03:26:05 +0300 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 116b247e..76fea781 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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