From 0f9b15148a0bcba022289b6fc3eda27f057623b9 Mon Sep 17 00:00:00 2001 From: Angelina Filippova Date: Mon, 9 Nov 2020 19:50:54 +0300 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb9410dd..238a3168 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - 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 ### Fixed