File Details
DIM-1.11.1.zip
- R
- Apr 29, 2026
- 110.72 KB
- 4
- 12.0.5
- Retail
File Name
DIM-1.11.1.zip
Supported Versions
- 12.0.5
Bugs fixed (1.11.0 → behavior change):
- Forward-declared ensureLockdownPoll — no more crash on secret-sender whispers during chat lockdown.
- AddMessage now adopts CreateTab's resolved key — no more nil-deref when merge-by-battleTag finds an existing tab under a different sender.
- Region resolution moved to click time — RaiderIO/Warcraftlogs URLs use the actual region, not always "eu".
- Stale comment fixed.
Cleanup (1.11.1): 5. whisperFilter removed on /dim off. 6. playLockdownIncomingSound deduped into playIncomingSound(nil, true). 7. tabKey(tab, fallback) helper replaces six inline copies. 8. Underscore prefix dropped from coalesce flags. 9. Tab + historyMeta schemas documented above CreateTab.