X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;h=d3c5542451da609ee1ffd487a7c83303d18991ca;hb=875100de018d4e0980656a0fc75eb51f97fa0eee;hp=5b7e5c9a14cd5af3ceace47975d001e4ea6aca5e;hpb=966317e052133b484ffddd7fa987d28dfbedfe9c;p=akkoma diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b7e5c9a1..d3c554245 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -62,8 +62,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - 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:** bind to 127.0.0.1 instead of 0.0.0.0 by default - **Breaking:** Configuration: move from Pleroma.Mailer to Pleroma.Emails.Mailer - Thread containment / test for complete visibility will be skipped by default. - Enforcement of OAuth scopes