X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;h=88850133b0fc19a67cc042c63bb105ac8d2fc10b;hb=1306b92997dc6e76e5d617d529dbc229d5aee200;hp=59f7dfcddadafe6d756748b72a23444fe4ffd9bc;hpb=3508ae70393a2e388b4d639e957356d19d16721f;p=akkoma diff --git a/CHANGELOG.md b/CHANGELOG.md index 59f7dfcdd..88850133b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -80,6 +80,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`)