File Details
WhisperAuto_01-04-26.zip
- R
- Apr 1, 2026
- 25.63 KB
- 30
- 12.0.5+4
- Classic + 3
File Name
WhisperAuto_01-04-26.zip
Supported Versions
- 12.0.5
- 12.0.1
- 5.5.3
- 2.5.5
- 1.15.8
[1.9] - 2026-04-01
Fixed
- Return / “notify on return”: `wasInActivity` now matches the same conditions as auto-replies (AFK, instance, LFG/PvP queue, and Busy Mode). When you were only in queue or only busy, leaving that state correctly triggers return messages and missed-whisper lists, as intended.
- Minimap (LibDBIcon): tooltip always shows a “Currently” line (including Active when appropriate); previously the Lib branch could omit it. Queue and scenario states are shown; priority matches the auto-reply order (Busy → AFK → … → queue).
Changed
- Shared reply logic: `GetAutoReplyBodyAndReason()` centralizes whisper and guild text selection (guild still ignores Busy Mode, as before).
- Exported `addon.GetQueueInfo` and `addon.IsInAwayState` for other modules.
- Reset to default in settings uses localized default message strings (`DEFAULT_` keys) for the current UI language instead of hardcoded English.
- Preview: one reusable preview frame; text updates on each open; language switch updates preview title/close if the frame exists.
Minimap
- Fallback and LibDBIcon tooltips use the same helper; queue state uses `MINIMAP_QUEUE` string; click hints use localized `CLICK_` with consistent styling.

