diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b0f54170..1aa333a3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed * Outbox items only get sent to followers when there are any. +* Improved title case for Nodeinfo settings. ### Fixed diff --git a/readme.txt b/readme.txt index 2658e8d46..4cd009a16 100644 --- a/readme.txt +++ b/readme.txt @@ -137,6 +137,7 @@ For reasons of data protection, it is not possible to see the followers of other * Fixed: When viewing Reply Contexts, we'll now attribute the post to the blog user when the post author is disabled. * Fixed: Properly re-added support for `Update` and `Delete` `Announce`ments. * Fixed: Show "full content" preview even if post is in still in draft mode. +* Changed: Improved title case for Nodeinfo settings = 5.4.1 = diff --git a/templates/welcome.php b/templates/welcome.php index 22cf341fb..93c18b9c2 100644 --- a/templates/welcome.php +++ b/templates/welcome.php @@ -173,7 +173,7 @@