From 24a63bd14676aa34409b5eba8e89231fd4b50126 Mon Sep 17 00:00:00 2001 From: ScreenTinker Date: Tue, 18 Aug 2026 23:20:46 -0500 Subject: [PATCH] docs: changelog for 1.9.39 Co-Authored-By: Claude Opus 5 Claude-Session: https://claude.ai/code/session_014kfhrUPit5MCqxeTQyqr56 --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94693fb..1fd4a94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## 1.9.39 + +A single wording change, following feedback on the white-label work in 1.9.38. + +### Changed — the hide-branding toggle no longer names anyone + +In 1.9.38 the setting read `Hide "" branding` on a white-labelled instance, because it +was included in the brand substitution. That was backwards: the toggle hides the *platform's* +attribution, not the operator's own name, so on an instance branded "Acme" it offered to hide Acme's +branding. + +It now reads "Hide platform branding", and the equivalent in the six other translated languages. +Nothing else changed. + +### Upgrading + +No migrations, no configuration changes. Nothing to do. + ## 1.9.38 A fix for anyone running the server on the display itself, and the white-label gaps a reseller