mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2026-04-06 05:07:16 +02:00
580 B
580 B
MTG Python Deckbuilder v4.6.2
Fixed
- CK prices missing after GitHub cache download:
ck_prices_cache.jsonwas not committed to thesimilarity-cache-databranch by the build workflow, and was not fetched by the "Download from GitHub" button or the orchestrator auto-download. All three paths now include it (graceful 404 fallback preserves backward compatibility). commander_cards.parquetmissing from orchestrator download: The orchestrator's download list was missing this file, creating an inconsistency with the route handler. Both lists are now in sync.