X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;h=d3c5542451da609ee1ffd487a7c83303d18991ca;hb=0f07bcc9e3b5037b33731616534c128f6c04a589;hp=5b7e5c9a14cd5af3ceace47975d001e4ea6aca5e;hpb=ba584364e905531417dae2e07675dbbf60c3a007;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