From 956769518696f530a18e17d83c11bf373e1a6ece Mon Sep 17 00:00:00 2001 From: Angelina Filippova Date: Sat, 4 Apr 2020 21:25:36 +0300 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f6dfb81..00bee3f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,12 +11,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Ability to see local statuses in Statuses by instance section - Ability to configure Oban.Cron settings and settings for notifications streamer - Settings search +- Link settings that enable registrations and invites +- Display status count by scope on Statuses page ### Fixed - Fix parsing tuples in Pleroma.Upload.Filter.Mogrify and Pleroma.Emails.Mailer settings - Fix settings submit button position on wide screens when sidebar menu is open - Updates links for downloading remote emoji packs +- Disable Invites tab when invites are disabled on BE ## [2.0] - 2020-02-27