From: lain Date: Wed, 11 Nov 2020 16:19:09 +0000 (+0100) Subject: Changelog: Add info about title injection X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=b0e4e0cf2a151900d29da56424f596f3defa23e3;p=akkoma Changelog: Add info about title injection --- diff --git a/CHANGELOG.md b/CHANGELOG.md index b15ddb943..b619bd891 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Account backup - Configuration: Add `:instance, autofollowing_nicknames` setting to provide a way to make accounts automatically follow new users that register on the local Pleroma instance. - Ability to view remote timelines, with ex. `/api/v1/timelines/public?instance=lain.com` and streams `public:remote` and `public:remote:media` +- The site title is now injected as a `title` tag like preloads or metadata. ### Changed