JumpBoss

JumpBoss is a fun mini-game addon for World of Warcraft that tracks how many times players jump during boss encounters (Encounter Journal encounters). It shows a small, movable, translucent leaderboard during the fight (addon users only)

File Details

JumpBoss-1.4.7.zip

  • R
  • Jun 17, 2026
  • 9.76 KB
  • 60
  • 12.0.7
  • Retail

File Name

JumpBoss-1.4.7.zip

Supported Versions

  • 12.0.7
## 1.4.7 - 2026-06-17
### Changed
- Restored automatic group-chat leaderboard posting as the default behavior.
- Kept `/jb autopost on|off` so posting can still be disabled from saved settings if protected chat sends are blocked in a session.

### Packaging
- Bumped addon version to `1.4.7`.

## 1.4.6 - 2026-06-17
### Fixed
- Disabled automatic group-chat leaderboard posting by default to prevent `ADDON_ACTION_BLOCKED` / `UNKNOWN()` protected-call captures from the post-encounter send path.
- When auto-post is off, the winner still prints the leaderboard locally so the result is preserved without touching the protected chat-send API.

### Added
- Added `/jb autopost on|off` for manually opting back into automatic group-chat posting.

### Packaging
- Bumped addon version to `1.4.6`.

## 1.4.5 - 2026-06-17
### Changed
- Updated Interface version to 120007 for Patch 12.0.7 compatibility.
- Reviewed current encounter, chat, and addon-message API usage for 12.0.7 readiness.

### Packaging
- Bumped addon version to `1.4.5`.