From c4c547c0e56924ddd35b7047974f43df37cfda05 Mon Sep 17 00:00:00 2001 From: Angelina Filippova Date: Sun, 25 Oct 2020 01:30:51 +0300 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index af42d770..bb9410dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Evicting and banning objects from the MediaProxy cache is disabled if MediaProxy is disabled on the Settings tab. Add ability to enable MediaProxy and Invalidation from MediaProxy tab. - Allow to upload the custom Terms of Service and Instance Panel HTML pages via Admin API - Add Report show page and link Moderation log references to the respective reports +- Add Unconfimed filter for Users table +- Filter users by actor type: Person, Bot or Application ### Changed