mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2026-04-05 20:57:16 +02:00
9 lines
348 B
Markdown
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.
|
|
|