2025-10-09 17:29:57 -07:00
|
|
|
# MTG Python Deckbuilder ${VERSION}
|
|
|
|
|
|
2025-10-19 13:29:47 -07:00
|
|
|
## [Unreleased]
|
|
|
|
|
|
2025-10-06 14:12:17 -07:00
|
|
|
### Summary
|
2025-10-19 13:29:47 -07:00
|
|
|
Performance improvements and bug fixes for commander selection and display.
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
_None_
|
|
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
_None_
|
|
|
|
|
|
|
|
|
|
### Removed
|
|
|
|
|
_None_
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- **Color Identity Display**: Fixed commander color identity showing incorrectly as "Colorless (C)" for non-partner commanders in the summary panel
|
|
|
|
|
|
|
|
|
|
### Performance
|
|
|
|
|
- **Commander Selection Speed**: Dramatically improved response time from 4+ seconds to under 1 second
|
|
|
|
|
- Implemented intelligent caching for card data to eliminate redundant file loading
|
|
|
|
|
- Both commander data and full card database now cached with automatic refresh when data updates
|
2025-10-17 16:17:36 -07:00
|
|
|
|
2025-10-18 21:32:12 -07:00
|
|
|
### For Users
|
2025-10-19 13:29:47 -07:00
|
|
|
- Commander selection is now **much faster** - expect sub-second response times
|
|
|
|
|
- Color identity labels in deck summaries now display correctly for all commanders
|
|
|
|
|
|
|
|
|
|
### Deprecated
|
|
|
|
|
_None_
|
|
|
|
|
|
|
|
|
|
### Security
|
|
|
|
|
_None_
|