mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2025-12-16 15:40:12 +01:00
This commit is contained in:
parent
19e032b015
commit
bf40be41fb
6 changed files with 32 additions and 6 deletions
13
docs/releases/v2.5.1.md
Normal file
13
docs/releases/v2.5.1.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# MTG Python Deckbuilder v2.5.1
|
||||
|
||||
## Summary
|
||||
- Alternative suggestions in the build wizard now surface the replacement card preview immediately and reload the list after a swap.
|
||||
|
||||
## Added
|
||||
- Alternatives panel includes a "New pool" button so you can request a fresh batch of suggestions without rerunning the stage.
|
||||
|
||||
## Changed
|
||||
- Alternative suggestion buttons expose role, mana, and rarity metadata to hover previews for better at-a-glance context.
|
||||
|
||||
## Fixed
|
||||
- Previewing an alternative card now shows the replacement instead of the currently slotted card, and the list refreshes automatically after choosing an alternative.
|
||||
Loading…
Add table
Add a link
Reference in a new issue