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
+9 -10
View File
@@ -299,16 +299,15 @@ An optional submission to the Dalamud main plugin repo (in addition to the custo
## Project Status
**Version 1.5.6**Upstream-Sync Filter-Notification-Polish. A backlog-sync cycle,
half two of a two-part cleanup pass. Tabs can carry an optional regular-expression
filter on top of the channel filter to collect only messages matching a keyword. A
pre-send warning fires when a message contains plugin-only symbols other players may
see as empty boxes. Sender names in the chat log are now configurable: choose when the
home world is appended and whether the full name, first name only, or initials are
shown. The main chat window has a separate opacity value for when it is not focused, so
it can fade back while you play. The three bundled custom notification sounds gained a
volume slider in Settings. Schema bumped to v19, additive fields only, no data
migration.
**Version 1.5.6**Settings Overhaul + Filter & Notification Polish. The Settings window
has been reorganised from ten tabs 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 enter a tab. New sender-name display options in
Chat → Messages let you control when the home world is appended and whether to show the
full name, first name only, or initials. A pre-send warning fires when a message contains
plugin-only symbols other players may see as empty boxes. The chat window now has a
separate opacity for when it is not focused. The three bundled custom notification sounds
gained a volume slider in Settings → General. All 24 locale files updated.
---