chore: prepare release 4.6.1

This commit is contained in:
matt 2026-04-04 20:03:02 -07:00
parent 69d84cc414
commit e03f22a697
7 changed files with 38 additions and 21 deletions

15
docs/releases/v4.6.1.md Normal file
View file

@ -0,0 +1,15 @@
# MTG Python Deckbuilder v4.6.1
## Added
- **Card Kingdom prices**: All card surfaces now show dual TCG / CK prices — card browser tiles, theme detail cards, similar cards, card detail page, build wizard, deck summary, hover panel, Upgrade Suggestions, budget review, and alternatives.
- **Price source legend**: "TCG = TCGPlayer · CK = Card Kingdom" label on deck summary and Upgrade Suggestions pages.
- **Shopping cart export**: One-click purchasing via TCGPlayer and Card Kingdom.
- **Upgrade Suggestions page**: Checkboxes per card with select-all toggle; buttons copy the list and open the vendor's mass-entry page.
- **Finished deck view**: "Buy This Deck" toolbar that exports the full 100-card list (commander + all 99) to TCGPlayer or Card Kingdom.
## Changed
- **"Upgrade Suggestions" rename**: The Pickups page and navigation button are now labelled "Upgrade Suggestions".
## Fixed
- Commander card hover panel was triggered by the entire left sidebar instead of just the commander image.
- Commander card hover panel was missing prices because no price overlay element was attached to the commander image on the deck view.