X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;h=4127e21f753fc596780072395723a8957114380d;hb=3eddd9caa61a2ac431eb57cd4c835db608702a7d;hp=3e838983b4b4393e26f0ae8ae27a90e685c7acbb;hpb=9906c6fb6fb0e2ebb36fa91fae94828bcc02ef27;p=akkoma diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e838983b..4127e21f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -72,7 +72,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - User notification settings: Add `privacy_option` option. - Support for custom Elixir modules (such as MRF policies) - 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]`). +- Add an option `authorized_fetch_mode` to require HTTP signatures for AP fetches.
API Changes