X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;h=d556b39c38bf467e92f2d542a0550d2994b065df;hb=1121deb0784ab0def083e1aa5c744fda62bcee5c;hp=73346617e65598f6865f8581a0266d062deb6f36;hpb=e17c71a38963cfed2fbcff4872a2a44be028f4eb;p=akkoma diff --git a/CHANGELOG.md b/CHANGELOG.md index 73346617e..d556b39c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,9 +21,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Non-admin users now cannot register `admin` scope tokens (not security-critical, they didn't work before, but you _could_ create them) - Admin scopes will be dropped on create - Rich media will now backoff for 20 minutes after a failure +- Simplified HTTP signature processing ### Fixed - /api/v1/accounts/lookup will now respect restrict\_unauthenticated +- Unknown atoms in the config DB will no longer crash akkoma on boot ### Upgrade notes - Ensure `config :tesla, :adapter` is either unset, or set to `{Tesla.Adapter.Finch, name: MyFinch}` in your .exs config