From: lain Date: Mon, 3 Aug 2020 16:23:26 +0000 (+0200) Subject: Changelog: Update with frontend mix task. X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=e26f2c913529748423384d467472f3ad06248ea4;p=akkoma Changelog: Update with frontend mix task. --- diff --git a/CHANGELOG.md b/CHANGELOG.md index fb782e82c..1edaed2c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -48,6 +48,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Added +- Frontends: Add mix task to install frontends. - Frontends: Add configurable frontends for primary and admin fe. - Chats: Added `accepts_chat_messages` field to user, exposed in APIs and federation. - Chats: Added support for federated chats. For details, see the docs.