2025-10-09 17:29:57 -07:00
|
|
|
# MTG Python Deckbuilder ${VERSION}
|
|
|
|
|
|
2025-10-06 14:12:17 -07:00
|
|
|
### Summary
|
2025-10-15 18:10:17 -07:00
|
|
|
Theme catalog improvements with faster processing, tag search features, regeneration fixes, and browser performance optimizations.
|
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
|
2025-10-15 18:10:17 -07:00
|
|
|
- **Theme Browser Keyboard Navigation**: Arrow keys navigate search results (ArrowUp/Down, Enter, Escape)
|
2025-10-15 17:17:46 -07:00
|
|
|
- **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-15 18:10:17 -07:00
|
|
|
- **Theme Browser Performance**: Theme pages now load much faster
|
|
|
|
|
- **Theme Browser UI**: Removed color filter for cleaner interface
|
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
|