-
v1.4.5
Stablereleased this
2026-05-12 13:32:45 +00:00 | 166 commits to main since this releasev1.4.5 — UX and Robustness (2026-05-12)
Sixth sub-patch of the v1.4.x polish-sweep series. Chat-log draw
failures surface as a notification, the first-run wizard has an
explicit "Later" option, the input history clears on plugin reload,
and the status bar version slot stops clipping in narrow windows.- Chat window draw errors now show a one-shot notification instead
of failing silently — stack trace stays in /xllog - First-run wizard: explicit "Later — keep defaults" button.
Closing the X no longer silently accepts the defaults; the wizard
reopens on the next plugin load if nothing was picked - InputHistoryService clears on plugin dispose so the previous
session's typed commands don't bleed into the next load - Status bar hides the version slot when the chat window is too
narrow to fit all five slots without overlap - Internal: explicit session-only Auto-Tell-Tab invariant in
Plugin.cs plus a pinning test in the Build-Suite - Internal: FontManager falls back to the system font if the
embedded Hellion font resource is missing — logs a Warning
How to install
This release is distributed via the HellionChat custom repository, not the Dalamud main plugin repo. To install:
- In XIVLauncher: Settings → Experimental → Custom Plugin Repositories
- Add the URL:
https://gitea.hellion-forge.cloud/JonKazama-Hellion/HellionChat/raw/branch/main/repo.json - Enable, save, then
/xlplugins→ search Hellion Chat → install
Project documents
- README — features,
architecture, build - Privacy notice — what
the plugin stores and sends - Third-party notices
— dependencies and licences - Security policy —
vulnerability reporting - Support — bug reports,
questions, contact paths
Licence
Downloads
- Chat window draw errors now show a one-shot notification instead