Skip to content

Releases: JoeLiuCS/patron-order-board

v1.0.6

Choose a tag to compare

@github-actions github-actions released this 01 Sep 04:25

Patron Order Board

v1.0.6 (2026-09-01)

Full Changelog Previous Releases

  • Bump version to 1.0.6.

  • Only mark concentration when the craft actually misses the order quality.

    Dummy per-order API results were flagging max-skill recipes as needing 150 concentration.

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 31 Aug 23:40

Patron Order Board

v1.0.5 (2026-08-31)

Full Changelog Previous Releases

  • Bump version to 1.0.5.
    Co-authored-by: Cursor cursoragent@cursor.com
  • Keep the board list stable after Start Order and drop completed orders.
    Starting an order no longer reshuffles cards, and a finished order is removed from the board without a full resort.
    Co-authored-by: Cursor cursoragent@cursor.com

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 31 Aug 22:16

Patron Order Board

v1.0.4 (2026-08-31)

Full Changelog Previous Releases

  • Keep the Blizzard order page open from Start through Craft & Complete.
    Start Order now opens the official order detail view, and the list only returns after the order is fully turned in.
    Co-authored-by: Cursor cursoragent@cursor.com

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 31 Aug 07:00

Patron Order Board

v1.0.3 (2026-08-31)

Full Changelog Previous Releases

  • update version name

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 31 Aug 06:54

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