mtg_python_deckbuilder/RELEASE_NOTES_TEMPLATE.md
matt 6d1d5a1822
Some checks are pending
CI / build (push) Waiting to run
chore: prepare release 4.5.2
2026-04-01 21:01:15 -07:00

9 lines
348 B
Markdown

# MTG Python Deckbuilder
## [Unreleased]
_No unreleased changes yet._
## [4.5.2] - 2026-04-01
### Added
- Hover-intent prefetch (`WEB_PREFETCH=1`): hovering the Open button on the Finished Decks page prefetches the deck view after 100 ms, making it load near-instantly. Off by default; Data Saver / slow connections are respected automatically.