File Details
WhisperAuto_26-03-26.zip
- R
- Mar 26, 2026
- 24.82 KB
- 110
- 12.0.5+4
- Classic + 3
File Name
WhisperAuto_26-03-26.zip
Supported Versions
- 12.0.5
- 12.0.1
- 5.5.3
- 2.5.5
- 1.15.8
## [1.8] - 2026-03-26
### Fixed (Retail 12.x)
- **Secret boolean:** `UnitIsAFK("player")` returns a value that cannot be used in normal `if`/boolean tests from addon code. All AFK checks now use a safe comparison (`== true` via `IsPlayerAFK()`), including minimap / LibDBIcon tooltip and `/wa status`.

