From 0fda46954ed9e45e25bedf6f08f37da1b5b2e786 Mon Sep 17 00:00:00 2001 From: Angelina Filippova Date: Fri, 13 Nov 2020 01:42:26 +0300 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 33134dd3..5451a00e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - 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 +- Add ability to configure Media Preview Proxy, User Backup and Websocket based federation settings ### Changed @@ -26,6 +27,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Fix depricatied action names in Reports, move actions that manage users from Reports to reports module - Allow using underscores and hyphens in new account's usernames - Fix wrapping `:icons` setting and parsing tuples in settings with key `:headers` +- Update keys for Pleroma.Web.Plugs.RemoteIp and PurgeExpiredActivity settings ## [2.2] - 2020-11-18