From ffe03e0d386e56c15626907146ab252dee665d9d Mon Sep 17 00:00:00 2001 From: Angelina Filippova Date: Fri, 4 Dec 2020 02:02:52 +0300 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb1790cc..d7a6de16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,12 +14,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Add Unconfimed filter for Users table - Filter users by actor type: Person, Bot or Application - Add ability to configure Media Preview Proxy, User Backup and Websocket based federation settings - +- Mobile and Tablet UI for Single Report show page ### Changed - Hide Tag actions on Users tab if MRF TagPolicy is disabled. Add ability to enable TagPolicy from Moderation menu - Move `:restrict_unauthenticated` settings from Authentication tab to Instance tab - Replace regular inputs with textareas for setting welcome messages in the Settings section +- Update rendering Moderation Log Messages so that all usernames are links to the pages of the corresponding users in Admin-FE ### Fixed