X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;h=5f071b7e2d8593221bd4ddfdd0e4eb6e967f9b4f;hb=fba3c16d205408bf6ba00e40bad7d8b5a7abe510;hp=5a6150d98f8925d7c12a10355e0d09f8c80b55b7;hpb=5bb418a90d9efb1fa889028080c5de3a929ff2cc;p=akkoma diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a6150d98..5f071b7e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,6 +43,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Pleroma.Upload base_url was not automatically whitelisted by MediaProxy. Now your custom CDN or file hosting will be accessed directly as expected. - Report email not being sent to admins when the reporter is a remote user - MRF: ensure that subdomain_match calls are case-insensitive +- MRF: fix use of unserializable keyword lists in describe() implementations ### Added - **Breaking:** MRF describe API, which adds support for exposing configuration information about MRF policies to NodeInfo.