X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;h=decf9ef471a74d66b96b7576f73856204deab9cc;hb=a61207cf8f218b34998ab8eec0db6b7f59b3ba8d;hp=f1711ae1f056ac50ff5e1f99ed693b7dbaa23fcd;hpb=6e3df116935a549a92b74bfc2be9a4197ad7a995;p=akkoma diff --git a/CHANGELOG.md b/CHANGELOG.md index f1711ae1f..decf9ef47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -135,6 +135,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Support pagination of blocks and mutes. - 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. +- `[:activitypub, :blockers_visible]` config to control visibility of blockers. - Ability to view remote timelines, with ex. `/api/v1/timelines/public?instance=lain.com` and streams `public:remote` and `public:remote:media`. - The site title is now injected as a `title` tag like preloads or metadata. - Password reset tokens now are not accepted after a certain age.