3.16.7-6-g76ccf6f

Details

  • Filename
    WIM-3.16.7-6-g76ccf6f.zip
  • Uploaded by
  • Uploaded
    Mar 19, 2026
  • Size
    472.58 KB
  • Downloads
    373
  • MD5
    8f56cd019f7edefaf65ca97ef26dc1d9

Supported WoW Retail Versions

  • 12.0.1
  • 12.0.0

Supported WoW Mists of Pandaria Classic Versions

  • 5.5.3

Supported WoW Cataclysm Classic Versions

  • 4.4.2

Supported WoW Wrath of the Lich King Classic Versions

  • 3.4.5

Supported WoW Classic Versions

  • 1.15.8

Supported WoW Burning Crusade Classic Versions

  • 2.5.5

Changelog

WIM

3.16.7-6-g76ccf6f (2026-03-19)

Full Changelog Previous Releases

  • Re-enable censored messages. There is a known issue though that it will malfunction if a censored message is received while in chat lock down. WIM is doing everything possible to stay clear of the message, BUT blizzards internal tables become tainted. If you are experiencing problems, it is best to disable message censoring.
  • Cache which chat lines contain secrets.
  • In order to reducing the level of tainting of the default chat frame, I'm moving the scope of hooking/manipulating to the function level of GetActiveWindow. Hopefully this will allow for item linking to continue working without breaking other things.
  • Debugging some reply issues. Reverting solution for universal link inserting.
  • Change: Remove color formatting to name in ignore user dialog. #246
  • fix: When hooking reply tell, don't call originating functions on editBox if editBox belongs to WIM. #248