DIM

An instant messenger with whisper history

File Details

DIM-1.10.5.zip

  • R
  • Apr 29, 2026
  • 103.22 KB
  • 21
  • 12.0.5
  • Retail

File Name

DIM-1.10.5.zip

Supported Versions

  • 12.0.5

1.10.5 - 2026-04-29

  • Shift-click an item, spell, mount, recipe, etc. now inserts the link into the focused DIM editbox (hook on HandleModifiedItemClick).
  • BN tabs no longer drift across sessions. The previous sender field was a Blizzard |K...|k token that points to a session-local roster slot; after a logout, the same token could resolve to a different friend (so a "Lumbduck" tab would come back labeled with whoever else lived in that slot). Tab keys, labels, and stored-line senders now use the friend's BN battlename (the prefix of their BattleTag), which is stable.
  • One-shot migration on load rewrites legacy |HBNplayer:%s|h[%s]|h template lines in DIMHistory to bake the friend's name in. Gated on DIMDB.schemaVersion so it runs once.