Skip to content

v1.0.3

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Jun 21:16

Arena Talent Reminder

v1.0.3 (2026-06-22)

Full Changelog Previous Releases

  • Border auto-sizing, want-set suppression with notes, and Evoker fixes
    • Display: size the frame/border to hug the text (no more fixed-width
      wrapping/overflow); render reminders in large gold text and suppression
      notes in a smaller gray FontString with an inline info icon.
    • Engine: two-pass Evaluate. A "shouldn't have" drop is suppressed when
      another rule wants the same talent ("want it" beats "drop it"), so a
      talent good vs multiple matchups isn't flagged for removal when you face
      only one. Suppressed drops surface as a note naming the overruled rule and
      which matchup wants the talent. Returns { reminders, notes }.
    • Add "Show suppression notes" toggle (default on); test mode previews raw.
      Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com