2025-10-09 17:29:57 -07:00
|
|
|
# MTG Python Deckbuilder ${VERSION}
|
|
|
|
|
|
2025-10-06 14:12:17 -07:00
|
|
|
### Summary
|
2025-10-15 17:17:46 -07:00
|
|
|
Theme catalog improvements with faster processing, tag search features, and regeneration fixes.
|
2025-09-30 15:49:08 -07:00
|
|
|
|
2025-10-06 14:12:17 -07:00
|
|
|
### Added
|
2025-10-15 17:17:46 -07:00
|
|
|
- **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
|
2025-10-02 17:22:58 -07:00
|
|
|
|
2025-10-06 14:12:17 -07:00
|
|
|
### Changed
|
2025-10-14 17:01:44 -07:00
|
|
|
_No unreleased changes yet._
|
2025-09-19 11:53:52 -07:00
|
|
|
|
2025-10-06 14:12:17 -07:00
|
|
|
### Fixed
|
2025-10-15 17:17:46 -07:00
|
|
|
- **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
|