• v1.4.5 2e057ce6c4

    v1.4.5
    Security / scan (push) Successful in 22s
    Build / Build (Release) (push) Successful in 31s
    Forge Announce / Post changelog to Hellion Forge (push) Successful in 8s
    Release / Build and attach release ZIP (push) Successful in 40s
    Stable

    JonKazama-Hellion released this 2026-05-12 13:32:45 +00:00 | 166 commits to main since this release

    v1.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:

    1. In XIVLauncher: Settings → Experimental → Custom Plugin Repositories
    2. Add the URL: https://gitea.hellion-forge.cloud/JonKazama-Hellion/HellionChat/raw/branch/main/repo.json
    3. Enable, save, then /xlplugins → search Hellion Chat → install

    Project documents

    Licence

    EUPL-1.2. Based on
    Chat 2 by Infi and Anna, also EUPL-1.2.

    Downloads