Changelog: Add info about title injection
authorlain <lain@soykaf.club>
Wed, 11 Nov 2020 16:19:09 +0000 (17:19 +0100)
committerlain <lain@soykaf.club>
Wed, 11 Nov 2020 16:19:09 +0000 (17:19 +0100)
CHANGELOG.md

index b15ddb9433bb8cc91f5bda67c26008d55565b6a2..b619bd8916da36eb3c8ed11d813e211d638050cc 100644 (file)
@@ -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