mtg_python_deckbuilder/RELEASE_NOTES_TEMPLATE.md

10 lines
348 B
Markdown
Raw Normal View History

# MTG Python Deckbuilder
## [Unreleased]
2026-04-01 21:01:15 -07:00
_No unreleased changes yet._
## [4.5.2] - 2026-04-01
### Added
2026-04-01 21:01:15 -07:00
- 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.