promotional bannermobile promotional banner

WIM (WoW Instant Messenger) v3

Give whispers an instant messenger feel.

File Details

3.11.0

  • R
  • Jun 13, 2024
  • 477.86 KB
  • 27.2K
  • 10.2.7+4
  • Classic + 2

File Name

WIM-3.11.0.zip

Supported Versions

  • 10.2.7
  • 4.4.0
  • 3.4.3
  • 2.5.4
  • 1.15.2

WIM

3.11.0 (2024-06-13)

Full Changelog Previous Releases

  • Update default setting to record all whispers by everyone.
  • Censored messages are now updated in history when shown. Censored messages are not recorded with their "Show Message" and "Report" links.
  • Fix: BNet windows were not being handled correctly when events were received.
  • Remove dependency of LibChatHandler-1.0.
  • bug fix
  • Merge branch 'simplified-chat-events' of https://github.com/Legacy-of-Sylvanaar/wow-instant-messenger into simplified-chat-events
  • added support for censored messages. Note: Hidden messages are not stored once shown in history at this time.
  • added support for censored messages. Note: Hidden messages are not stored once shown in history at this time.
  • revert(history): rebuilding history in realtime would require a lot more data to be stored. Saving post filtered messages as before.
  • preserve arg2 of chat events since there was some strange alterations taking place in the chat message filters
  • Merge branch 'master' into simplified-chat-events
  • Rebuild the way WhisperEngine, ChatEngine and Filters handling chat events, no longer using LibChatHandler-1.0.