From: lain Date: Wed, 20 May 2020 10:14:17 +0000 (+0200) Subject: Changelog: Add background to instance X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=2a74565090ebd7107e1419b4a56f6c6aa4a06ea1;p=akkoma Changelog: Add background to instance --- diff --git a/CHANGELOG.md b/CHANGELOG.md index feda41320..66b160a94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - **Breaking:** removed `with_move` parameter from notifications timeline. ### Added +- Instance: Add `background_image` to configuration and `/api/v1/instance` - Instance: Extend `/api/v1/instance` with Pleroma-specific information. - NodeInfo: `pleroma:api/v1/notifications:include_types_filter` to the `features` list. - NodeInfo: `pleroma_emoji_reactions` to the `features` list.