Skip to content

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 31 Aug 06:54
· 6 commits to main since this release

Patron Order Board

v1.0.2 (2026-08-31)

Full Changelog Previous Releases

  • Add the CurseForge project ID and use the built-in GitHub token for releases.
    Co-authored-by: Cursor cursoragent@cursor.com
  • Add a GitHub Action that packages addon-only zips for Releases and CurseForge.
    Co-authored-by: Cursor cursoragent@cursor.com
  • Keep patron orders scoped to the current profession and only auto-open at a crafting table.
    Co-authored-by: Cursor cursoragent@cursor.com

    Conflicts:

    PatronOrderBoard.toc

  • Add MIT license to the project. (#1)
    The repo had no license file or notice. Add the standard MIT License,
    announce it in the README, and set the addon TOC License field.
    Co-authored-by: Cursor Agent cursoragent@cursor.com
    Co-authored-by: Joe Liu JoeLiuCS@users.noreply.github.com
  • Combine craft and complete, close with the profession UI, and hide unlearned orders.
    Co-authored-by: Cursor cursoragent@cursor.com
  • Add a sample screenshot to the README.
    Co-authored-by: Cursor cursoragent@cursor.com
  • Keep optional and finishing reagents out of You supply.
    Co-authored-by: Cursor cursoragent@cursor.com
  • Match patron-provided reagents by item so board slots match Blizzard.
    Co-authored-by: Cursor cursoragent@cursor.com