Skip to content

v0.6.4

Choose a tag to compare

@github-actions github-actions released this 10 Jun 13:57

Quiver

v0.6.4 (2026-06-10)

Full Changelog Previous Releases

  • v0.6.4: Aspect swap improvements
    • The small badge icon on the aspects button now correctly updates while
      in combat to show which aspect you would switch to on right-click
    • Right-click aspect swap now works in both directions during a fight —
      you can toggle back and forth between your two selected aspects as many
      times as needed, not just once per combat
  • Aspect swap badge + bidirectional in-combat swap
    • Swap badge on the aspects orbit button now updates immediately when
      aspects change in combat (SetTexture is not combat-restricted)
    • Right-click swap now works in both directions during combat using
      /castsequence reset=combat with the ! prefix; [stance:N] does not
      apply to hunter aspects in TBC Anniversary (they are buffs, not
      shapeshifts), so the sequence is the only viable in-combat mechanism
    • Cache shapeshift form index per aspect name in DetectCurrentAspect
      for future reference
    • Fix unused CONTENT_H variable in Help.lua
    • Add GetPetActionInfo, IsMounted, TogglePetAutocast to luacheckrc