mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2026-01-09 11:08:51 +01:00
23 lines
810 B
Markdown
23 lines
810 B
Markdown
# MTG Python Deckbuilder ${VERSION}
|
|
|
|
### Summary
|
|
Theme catalog improvements with faster processing, tag search features, and regeneration fixes.
|
|
|
|
### Added
|
|
- **Theme Catalog Optimization**:
|
|
- Consolidated theme enrichment pipeline
|
|
- Tag search API for theme-based card discovery
|
|
- Commander browser theme autocomplete with keyboard navigation
|
|
- Tag index for faster queries
|
|
- **Card Data Consolidation** (from previous release):
|
|
- Optimized format with smaller file sizes
|
|
- "Rebuild Card Files" button in Setup page
|
|
- Automatic updates after tagging/setup
|
|
|
|
### Changed
|
|
_No unreleased changes yet._
|
|
|
|
### Fixed
|
|
- **Theme Regeneration**: Theme catalog can now be fully rebuilt from scratch
|
|
- Fixed placeholder data appearing in fresh installations
|
|
- Examples now generated from actual card data
|