File Details
WhisperAuto_17-04-26.zip
- R
- Apr 17, 2026
- 28.73 KB
- 120
- 12.0.5+4
- Classic + 3
File Name
WhisperAuto_17-04-26.zip
Supported Versions
- 12.0.5
- 12.0.1
- 5.5.3
- 2.5.5
- 1.15.8
[1.9.5] - 2026-04-17
Fixed
- Guild auto-reply vs. global toggle: When the addon was disabled (`/wa` toggle), guild-chat auto-replies could still fire. Guild mentions now respect `WhisperAutoDB.enabled` the same way whispers do.
Improved
- Queue detection robustness: `GetLFGQueueStats` / `GetBattlefieldStatus` are wrapped in `pcall` so a rare API error cannot stop the once-per-second status ticker; on failure the addon treats you as not in queue for that tick (existing cache TTL unchanged).
- First load: If `language` was never saved, it is now initialized from the client locale (`ukUA`/`ruRU` → Ukrainian UI, otherwise English), matching `addon:GetText` defaults and keeping the choice in SavedVariables.
- Minimap (fallback & LibDBIcon): “UI not loaded” uses the localized string (`SLASH_UI_NOT_LOADED`) instead of hardcoded English.

