X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;fp=CHANGELOG.md;h=853b3aaae720595dd00cfc7d352982db9206e68a;hb=bae48c98e32af6c43fa668771c6253f299d4bf8a;hp=3a82f7d6c59d2dd858b86a14cb8c9bb765788836;hpb=4800ee656bbcd8fe21fe56531123d3a18eccc911;p=akkoma diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a82f7d6c..853b3aaae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Account backup - Configuration: Add `:instance, autofollowing_nicknames` setting to provide a way to make accounts automatically follow new users that register on the local Pleroma instance. - Ability to view remote timelines, with ex. `/api/v1/timelines/public?instance=lain.com` and streams `public:remote` and `public:remote:media` +- `[:activitypub, :blockers_visible]` config to control visibility of blockers. ### Changed @@ -63,6 +64,7 @@ switched to a new configuration mechanism, however it was not officially removed - OStatus / static FE endpoints: fixed inaccessibility for anonymous users on non-federating instances, switched to handling per `:restrict_unauthenticated` setting. - Mastodon API: Current user is now included in conversation if it's the only participant - Mastodon API: Fixed last_status.account being not filled with account data +- See your own post when addressing a user from a blocked domain. ## Unreleased (Patch)