DIM

An instant messenger with whisper history

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):

  1. Forward-declared ensureLockdownPoll — no more crash on secret-sender whispers during chat lockdown.
  2. AddMessage now adopts CreateTab's resolved key — no more nil-deref when merge-by-battleTag finds an existing tab under a different sender.
  3. Region resolution moved to click time — RaiderIO/Warcraftlogs URLs use the actual region, not always "eu".
  4. 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.