From db268467a9493fca1c4f7dcaa645509d0b4eed77 Mon Sep 17 00:00:00 2001 From: Angelina Filippova Date: Thu, 11 Feb 2021 20:17:20 +0300 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a2f8d43c..0d64836a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - 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 - Remove Websocket based federation settings +- Move Settings tab navigation from the tabbed menu to the main sidebar menu. A separate route is created for each tab. +- Move Emoji packs configuration to the Emoji tab in the Settings section ### Fixed