Releases: JoeLiuCS/patron-order-board
Releases · JoeLiuCS/patron-order-board
Release list
v1.0.6
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
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
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
v1.0.2
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.comConflicts:
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