X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;h=d52ab341b82d9739aef42b6569055acdad1f1924;hb=a5e28bf2145f068a264ba1eafc3dd3067672547d;hp=b3fb4faf9a9cdb695e67c9c4d8ccac268349b280;hpb=cdff5b82670313e46c2b362d4cf041779af6a6bd;p=akkoma diff --git a/CHANGELOG.md b/CHANGELOG.md index b3fb4faf9..d52ab341b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Added +- `:chat_limit` option to limit chat characters. - Refreshing poll results for remote polls - Authentication: Added rate limit for password-authorized actions / login existence checks - Static Frontend: Add the ability to render user profiles and notices server-side without requiring JS app. @@ -81,6 +82,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Report emails now include functional links to profiles of remote user accounts - Not being able to log in to some third-party apps when logged in to MastoFE - MRF: `Delete` activities being exempt from MRF policies +- OTP releases: Not being able to configure OAuth expired token cleanup interval +- OTP releases: Not being able to configure HTML sanitization policy
API Changes