From: lain Date: Wed, 4 Dec 2019 11:49:46 +0000 (+0100) Subject: Changelog: Add information about chat limit. X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=21353a8ee900fc5b48d7de5168f0b81e7b15dc97;p=akkoma Changelog: Add information about chat limit. --- diff --git a/CHANGELOG.md b/CHANGELOG.md index a06ea211e..b162026e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,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.