X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;h=ee9e0456854b4165975101152bc557a7a0a7b16e;hb=6e27fc9c12be2bd4ac4287a5a775ff8862ee92c6;hp=ecefba381da76f255e2d43a19a22b21270ea0d5c;hpb=efc28812b8de0d9a6c16d5af1380c6e9c3ef92b1;p=akkoma diff --git a/CHANGELOG.md b/CHANGELOG.md index ecefba381..ee9e04568 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Fixed - Subscription(Bell) Notifications: Don't create from Pipeline Ingested replies +- Handle Reject for already-accepted Follows properly +- Display OpenGraph data on alternative notice routes. ### Removed @@ -65,6 +67,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Attachment dimensions and blurhashes are federated when available. - Mastodon API: support `poll` notification. - Pinned posts federation +- AdminAPI: allow moderators to manage reports, users, invites, and custom emojis ### Fixed - Don't crash so hard when email settings are invalid.