Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 22 Aug 03:59
· 20 commits to master since this release

Buff Leaderboard

v1.1.0 (2026-08-22)

Full Changelog Previous Releases

  • Per-buff ladders replace the combined leaderboard
    Ranks, overtakes, and whispers are now scoped to each buff (who
    Innervates me the most), computed from the per-spell counts already
    recorded. Bare !rank lists the sender's rank on every ladder they
    appear on (packed to the whisper length limit), !rank and
    /blb dump give a single ladder, and the combined ranking is
    gone entirely: GetRank is removed, /blb dump is an alphabetical
    roster with per-buff breakdowns, and the Recorded Casters panel is
    alphabetical without rank numbers.
    Co-Authored-By: Claude Fable 5 noreply@anthropic.com
  • Say "leaderboard rank" in whispers to avoid ability-rank confusion
    Co-Authored-By: Claude Fable 5 noreply@anthropic.com
  • Grant workflow contents:write for GitHub release creation
    The default GITHUB_TOKEN is read-only, so the packager 403d when
    creating the GitHub release after a successful CurseForge upload.
    Co-Authored-By: Claude Fable 5 noreply@anthropic.com