From 003bd5c695c812816d1fa3dd8e0e48b9bc05a7c9 Mon Sep 17 00:00:00 2001 From: Jon Kazama Date: Mon, 18 May 2026 23:36:13 +0200 Subject: [PATCH] docs(changelog): polish v1.5.2 prose hygiene Fixes two minor copy-paste artefacts in the v1.5.2 CHANGELOG block: the duplicate trailing "EUPL-1.2." right after the Based-on footer, and a stray German "Optik" tab name in the power-settings list (the settings tab is "Appearance" in EN, the German label only appears in the localised UI). Yaml / repo.json / ROADMAP / README already used the right wording. --- docs/CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 9c7f38b..8d21dc4 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -30,7 +30,7 @@ User-visible: - Power-settings stage surfaces six existing `Configuration` fields in one place: Load Previous Session, Filter Include Previous Sessions, Auto-Tell-Tabs History Preload, Compact Density, Prettier Timestamps, plus a built-in theme picker. No new settings are introduced — the stage just - collects what was previously buried in Settings → Privacy / Chat / Data Management / Optik. + collects what was previously buried in Settings → Privacy / Chat / Data Management / Appearance. - Inline test hint on the done stage: `type /tell into chat` surfaces the auto-tell-tab spawn mechanism for new users. - Wizard window starts at 720×480 (was 900×560) and can shrink to 600×400. Step 1 wraps the fox @@ -52,7 +52,7 @@ Under the hood: - `Configuration` grows one optional string field `WizardLastShownVersion` (default empty). No schema bump — migration v17 still applies. -Based on Chat 2 1.35.3 (upstream Infiziert90/ChatTwo, EUPL-1.2). EUPL-1.2. +Based on Chat 2 1.35.3 (upstream Infiziert90/ChatTwo, EUPL-1.2). [Full release notes on the Gitea release page.](https://gitea.hellion-forge.cloud/JonKazama-Hellion/HellionChat/releases/tag/v1.5.2)