mtg_python_deckbuilder/RELEASE_NOTES_TEMPLATE.md

24 lines
810 B
Markdown
Raw Normal View History

# 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
2025-10-02 17:22:58 -07:00
### Changed
2025-10-14 17:01:44 -07:00
_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