release(v1.5.5): manifest bump, changelog and forge post

This commit is contained in:
2026-05-21 20:43:54 +02:00
parent cc1c05add0
commit ca801a006a
7 changed files with 90 additions and 74 deletions
+12 -13
View File
@@ -2,7 +2,7 @@
[![Build](https://gitea.hellion-forge.cloud/JonKazama-Hellion/HellionChat/actions/workflows/build.yml/badge.svg?branch=main)](https://gitea.hellion-forge.cloud/JonKazama-Hellion/HellionChat/actions/workflows/build.yml)
[![License: EUPL-1.2](https://img.shields.io/badge/License-EUPL--1.2-blue.svg)](LICENSE)
[![Latest release](https://img.shields.io/badge/release-v1.5.4-brightgreen)](https://gitea.hellion-forge.cloud/JonKazama-Hellion/HellionChat/releases/latest)
[![Latest release](https://img.shields.io/badge/release-v1.5.5-brightgreen)](https://gitea.hellion-forge.cloud/JonKazama-Hellion/HellionChat/releases/latest)
[![Dalamud API](https://img.shields.io/badge/Dalamud-API_15-purple)](https://github.com/goatcorp/Dalamud)
[![.NET](https://img.shields.io/badge/.NET-10.0-512BD4)](https://dotnet.microsoft.com/)
[![FFXIV](https://img.shields.io/badge/FFXIV-Dawntrail-c3a37f)](https://www.finalfantasyxiv.com/)
@@ -11,7 +11,7 @@
<img src="docs/images/hellion-forge.png" alt="Hellion Forge" width="180" />
</p>
**Version 1.5.4** — Privacy-first chat plugin for FINAL FANTASY XIV / Dalamud, built on
**Version 1.5.5** — Privacy-first chat plugin for FINAL FANTASY XIV / Dalamud, built on
[Chat 2](https://github.com/Infiziert90/ChatTwo) (EUPL-1.2).
Hellion Chat is a privacy-first plugin built on the Chat 2 foundation. The majority of the engine
@@ -299,17 +299,16 @@ An optional submission to the Dalamud main plugin repo (in addition to the custo
## Project Status
**Version 1.5.4**Polish and Motion. Theme switches now crossfade smoothly over
~300 ms across every Hellion-rendered surface — sidebar, title, buttons, tabs,
scrollbar, separators. The window background snaps deliberately so the per-window
opacity override from Dalamud's pinning menu stays intact. A new header quick-picker —
a palette button left of the cog — opens a compact popup that switches themes and tabs
without opening Settings; the active entry carries a check glyph and the popup stays
open between picks. Sidebar icons ease their opacity on hover and card-mode message
borders highlight per tab, both framerate-independent so a stalled Wine frame cannot
overshoot. A new "Reduce motion" toggle in Theme & Layout disables the crossfade, the
hover animations and the unread-tab pulse for users who prefer a static UI. No schema
bump, migration v17 stays.
**Version 1.5.5**Upstream-Sync Tab-Features. Failed tells now raise a warning toast
when a message could not be delivered (recipient offline, in an instance, or blocking
you). Per-tab notification sounds let each tab play one of the 16 game chat sounds or
three bundled Hellion sounds when a message arrives on a background tab, with a
preview button. The tab rename field in the right-click menu auto-focuses on open and
accepts up to 512 characters. A jump-to-latest button appears in the chat log header
while scrolled up from the live end. Map-flag and item-link insertion is available from
the chat input right-click menu. The Hellion Forge fox banner in the first-run wizard
and the Information tab is now a real image. Schema bumped to v18, additive fields
only, no data migration.
---