File Details
v2.5.1-rc1
- R
- Apr 29, 2026
- 18.27 KB
- 42
- 12.0.5+1
- Retail
File Name
EarlyPull-v2.5.1-rc1.zip
Supported Versions
- 12.0.5
- 12.0.1
EarlyPull
v2.5.1-rc1 (2026-04-29)
Full Changelog Previous Releases
- Window report = leaderboard only, drop session detail
The per-session breakdown below the leaderboard was noisy and didn't
add anything the leaderboard didn't already convey. The window now
just shows the ranked leaderboard — same content the Report to Raid
button posts to chat.
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com - Remove accidentally-committed local backup file
Report.lua.local-test was a working-tree backup of the test-data
seeding code that snuck into the previous commit when I used git
add -A without checking the status. The file isn't loaded (TOC
doesn't list it) so it didn't break anything, but it shipped in
the v2.5.0-rc1 zip as dead bytes.
Removed the file and added *.local / *.local-test to .gitignore to
prevent future accidents.

