File Details
WhisperAuto_26-03-26.zip
- R
- Mar 26, 2026
- 23.84 KB
- 44
- 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 (Midnight): `CHAT_MSG_WHISPER`, `CHAT_MSG_GUILD`, `CHAT_MSG_BN_WHISPER`, and `CHAT_MSG_WHISPER_INFORM` can pass secret message/sender values. Guards use `canaccessvalue` / `issecretvalue` so the addon no longer calls `strsplit`, `string.lower`, or `:find()` on those values (fixes "attempt to perform string conversion on a secret string value").
- Self-message detection for whispers/guild: if the local player name is unreadable, falls back to `C_Secrets.ShouldUnitComparisonBeSecret` + `UnitIsUnit` when available.

