File Details
JumpBoss V1.4.1
- R
- Apr 23, 2026
- 9.55 KB
- 33
- 12.0.5
- Retail
File Name
JumpBoss-1.4.1.zip
Supported Versions
- 12.0.5
## 1.4.1 - 2026-04-23
### Fixed
- Hardened chat-send safety gating again after fresh BugGrabber findings:
- Chat posting now also refuses sends when the global `SendChatMessage` path is tainted, not just when `C_ChatInfo.SendChatMessage` is tainted.
- Reduces the chance of hitting an initial `[ADDON_ACTION_BLOCKED] ... SendChatMessage()` before the session-level safety shutoff engages.

