release(v1.5.6): rewrite manifest for the settings overhaul

This commit is contained in:
2026-05-23 08:52:18 +02:00
parent 32840623ff
commit 73a8532e26
6 changed files with 54 additions and 54 deletions
+8 -8
View File
@@ -11,15 +11,15 @@ releases as an overview and links to the release pages for details.
---
## Hellion Chat 1.5.6 — Upstream-Sync Filter-Notification-Polish (2026-05-22)
## Hellion Chat 1.5.6 — Settings Overhaul + Filter & Notification Polish (2026-05-23)
A backlog-sync cycle, half two of a two-part cleanup pass. Five inherited items:
an optional per-tab regex filter, a pre-send warning for plugin-only symbols,
sender name display options (world suffix and name form), a separate opacity
value for the unfocused chat window, and a volume slider for the bundled custom
sounds. Schema bumped to v19 — additive fields only, no data migration. Three
backlog items (Chat Clear on Name Change, Auto-Detect Duties, Kick from Novice
Network) were dropped — see the cycle notes.
- Settings window reorganised: ten tabs down to seven (General, Appearance, Chat, Window, Channels, Data & Privacy, About). Each tab now uses collapsible sections grouped by control type. Sections start collapsed every time you open a tab — less noise, easier to find what you need.
- New sender-name display options under Chat → Messages: separate world-suffix and name-format modes (Full name / First name only / Initials × Never / Other worlds only / Always).
- Plugin-only symbols now show a pre-send warning so other players do not get empty boxes (Chat → Messages → "Warn before sending plugin-only symbols").
- Separate window opacity for focused vs. inactive chat window (Appearance → Window style → "Inactive window opacity"). The slider above sets the focused value.
- Custom notification sound volume slider (General → Sound, and mirrored in Channels → per-tab → Notification). Affects only the three bundled custom sounds; the 16 game sounds are unaffected.
- The per-tab regex filter that briefly shipped earlier in this cycle has been removed — FFXIV's built-in blackword filter covers the same need.
- All 24 locale files updated for the new section labels and the v1.5.6 control labels (machine translation; native review continues via the Hellion Forge Discord).
---