From 61a3de4d09065c857d0bfa471a0985fdb8023e80 Mon Sep 17 00:00:00 2001 From: Knack117 Date: Sat, 7 Feb 2026 01:28:46 -0500 Subject: [PATCH] Bump to 1.0.8.1 for release (changelog, pluginmaster) Co-authored-by: Cursor --- pluginmaster.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pluginmaster.json b/pluginmaster.json index 6072a2b..0aa8c43 100644 --- a/pluginmaster.json +++ b/pluginmaster.json @@ -4,9 +4,9 @@ "Name": "HSUI", "Punchline": "A modern HUD replacement built for customization.", "Description": "HSUI provides a highly configurable HUD replacement for FFXIV, recreated from DelvUI using KamiToolKit, FFXIVClientStructs, and Dalamud. Features unit frames, castbars, job gauges, nameplates, party frames, status effects, enemy list, configurable hotbars with drag-and-drop, and profiles.", - "Changelog": "Action Chat Link: Shift+click actions in Actions & Traits to insert 'You should check out X' into chat. Fix: Job-specific hotbar actions now persist when changing jobs.", + "Changelog": "Action Chat Link: Action bars: do not grey out action icons until all charges are spent.", "InternalName": "HSUI", - "AssemblyVersion": "1.0.8.0", + "AssemblyVersion": "1.0.8.1", "RepoUrl": "https://github.com/Knack117/HSUI", "ApplicableVersion": "any", "Tags": ["UI", "HUD", "Unit Frames", "Nameplates", "Party Frames", "Hotbars"], @@ -14,11 +14,11 @@ "DalamudApiLevel": 14, "IconUrl": "https://raw.githubusercontent.com/Knack117/HSUI/main/Media/Images/icon.png", "ImageUrls": [], - "DownloadLinkInstall": "https://github.com/Knack117/HSUI/releases/download/v1.0.8.0/latest.zip", + "DownloadLinkInstall": "https://github.com/Knack117/HSUI/releases/download/v1.0.8.1/latest.zip", "IsHide": false, "IsTestingExclusive": false, - "DownloadLinkTesting": "https://github.com/Knack117/HSUI/releases/download/v1.0.8.0/latest.zip", - "DownloadLinkUpdate": "https://github.com/Knack117/HSUI/releases/download/v1.0.8.0/latest.zip", + "DownloadLinkTesting": "https://github.com/Knack117/HSUI/releases/download/v1.0.8.1/latest.zip", + "DownloadLinkUpdate": "https://github.com/Knack117/HSUI/releases/download/v1.0.8.1/latest.zip", "LastUpdate": "1770007214" } ]