X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;h=846d0102cfeb870b63529937300c54782b848c11;hb=a0c65bbd6c708b555f457bf24ec07d2d41c3fe4a;hp=5b7e5c9a14cd5af3ceace47975d001e4ea6aca5e;hpb=e3534f5b3c68f9bf6a10c5fc10aa637ef66ab82e;p=akkoma diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b7e5c9a1..846d0102c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -59,9 +59,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - OAuth: added job to clean expired access tokens - MRF: Support for rejecting reports from specific instances (`mrf_simple`) - MRF: Support for stripping avatars and banner images from specific instances (`mrf_simple`) +- Ability to reset avatar, profile banner and backgroud - MRF: Support for running subchains. - Configuration: `skip_thread_containment` option - Configuration: `rate_limit` option. See `Pleroma.Plugs.RateLimiter` documentation for details. +- MRF: Support for filtering out likely spam messages by rejecting posts from new users that contain links. ### Changed - **Breaking:** Configuration: move from Pleroma.Mailer to Pleroma.Emails.Mailer