X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;h=cc18f2f99b02fc908afb2d6de439b318a730dc5f;hb=4c8569d403f47957f7a5d698c595959007c8a95a;hp=c8f3794a37713f0db64153c334ce9e21e5e6e7e7;hpb=4c02e049358441529c54a72cd11f1c81ee897d49;p=akkoma diff --git a/CHANGELOG.md b/CHANGELOG.md index c8f3794a3..cc18f2f99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -79,6 +79,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - User settings: Add _This account is a_ option. - A new users admin digest email - OAuth: admin scopes support (relevant setting: `[:auth, :enforce_oauth_admin_scope_usage]`). +- New HTTP adapter [gun](https://github.com/ninenines/gun). Gun adapter requires minimum OTP version of 22.2 otherwise Pleroma won’t start. For hackney OTP update is not required. - Add an option `authorized_fetch_mode` to require HTTP signatures for AP fetches. - ActivityPub: support for `replies` collection (output for outgoing federation & fetching on incoming federation). - Mix task to refresh counter cache (`mix pleroma.refresh_counter_cache`)