File Details
WhisperAuto_06-04-26.zip
- R
- Apr 6, 2026
- 27.54 KB
- 101
- 12.0.5+4
- Classic + 3
File Name
WhisperAuto_06-04-26.zip
Supported Versions
- 12.0.5
- 12.0.1
- 5.5.3
- 2.5.5
- 1.15.8
[1.9.3] - 2026-04-06
Added
- Slash aliases: `/wauto` in addition to `/whisperauto` and `/wa`; help, load message, and Interface → AddOns text note when `/wa` conflicts with another addon (e.g. WeakAuras).
- `/wa status`: prints Busy Mode (on/off) with AFK / instance / queue lines.
- Settings window: closes with Escape (`UISpecialFrames`); preview window also closes with Escape once opened.
- Locales: settings window title and Interface panel title use localized strings (`SETTINGS_FRAME_TITLE`, `OPTIONS_PANEL_TITLE`).
Fixed / improved
- Chat send limit: outgoing auto-replies (whisper, guild, return whispers, Battle.net) are truncated to 255 bytes so `SendChatMessage` does not error on very long custom messages.
- Queue message template: if `string.format` fails (broken `%s` placeholders), the addon falls back to the default queue line, then a minimal English fallback.
- Preview: safe `string.format` for the queue line and full preview; shows a short error string if the template is invalid.
- Reset confirmation dialog: Yes / No buttons instead of reusing “Reset to Default” / “Cancel”.

