X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;h=846d0102cfeb870b63529937300c54782b848c11;hb=a0c65bbd6c708b555f457bf24ec07d2d41c3fe4a;hp=0dc8b547d755bbefe05498c6e5028b01aafecd48;hpb=72f365df07e2eba75d3339629b01e5a8913513e6;p=akkoma diff --git a/CHANGELOG.md b/CHANGELOG.md index 0dc8b547d..846d0102c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -59,6 +59,7 @@ 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.