Merge branch 'feature/1455-chat-character-limit' into 'develop'
[akkoma] / CHANGELOG.md
index b3fb4faf9a9cdb695e67c9c4d8ccac268349b280..d000977482f42fed2265c1a57193aa688ed28843 100644 (file)
@@ -40,6 +40,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 </details>
 
 ### 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.