Skip to content

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 28 May 20:41

Quiver

v0.3.1 (2026-05-28)

Full Changelog Previous Releases

  • Bump version to 0.3.1
  • Auto-shot bar: end caps, haste color, fix colour on target switch
    • Add gold vertical tick marks at each end of the bar so the full
      range is always visible
    • Bar turns cyan when Rapid Fire or Quick Shots is active; reverts
      to gold when the buff falls off
    • Haste detection polls UnitBuff every 0.25s inside Tick() instead
      of using UNIT_AURA, which fires too frequently and causes GC churn
    • START_AUTOREPEAT_SPELL now checks HasHasteBuff() directly so the
      colour is correct even if Quick Shots was already up when you tab
      to a new target