X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;h=88850133b0fc19a67cc042c63bb105ac8d2fc10b;hb=d9f8941dac983d89709645831b41e02adc454740;hp=59f7dfcddadafe6d756748b72a23444fe4ffd9bc;hpb=5b74976c8d8b00b66ba8c5dff9e83fbe357b0ee7;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`)