File Details
Grouper-v0.5.1
- R
- Feb 28, 2026
- 211.54 KB
- 278
- 2.5.5+1
- Classic + 1
File Name
Grouper-Grouper-v0.5.1.zip
Supported Versions
- 2.5.5
- 1.15.8
Grouper
Grouper-v0.5.1 (2026-02-28)
Full Changelog Previous Releases
- fix(RAID-005): fix raid count decrement and manage tab not updating on leave
- LeaderRemoveMemberFromCache: call RecalculateRaidCounts + RefreshGroupListManage
directly after raidMembers cleanup; removed OnPartyChanged call (API lag
re-adds departed player) and SendComm call (ADDON_ACTION_BLOCKED in
CHAT_MSG_SYSTEM context) - OnPartyChanged: normalize group.leader comparison with NormalizeFullPlayerName
so reconciliation block is no longer silently skipped; add RefreshGroupListManage
after RecalculateRaidCounts so manage tab redraws with correct counts - RefreshGroupListManage + CreateManageTab: scan raidMembers for raid groups
(was group.members only, so raid leader never matched); add leader-name fallback - docs/Grouper_Bugs.md: update RAID-005 entry with all four root causes, final
two-phase flow diagram, and all three files modified
- LeaderRemoveMemberFromCache: call RecalculateRaidCounts + RefreshGroupListManage

