2025-10-09 17:29:57 -07:00
|
|
|
# MTG Python Deckbuilder ${VERSION}
|
|
|
|
|
|
2025-10-06 14:12:17 -07:00
|
|
|
### Summary
|
2025-10-13 15:07:31 -07:00
|
|
|
- Fixed issues with custom themes in the web UI.
|
|
|
|
|
- Added non-basic land type tagging (i.e. Caves, Deserts, Gates, etc...) in the tagging module.
|
2025-09-30 15:49:08 -07:00
|
|
|
|
2025-10-06 14:12:17 -07:00
|
|
|
### Added
|
2025-10-13 15:07:31 -07:00
|
|
|
- Non-basic land type tagging (i.e. Caves, Deserts, Gates, etc...) in the tagging module.
|
2025-10-13 16:02:12 -07:00
|
|
|
- Close button to alternatives panel header so it can be dismissed.
|
2025-10-02 17:22:58 -07:00
|
|
|
|
2025-10-06 14:12:17 -07:00
|
|
|
### Changed
|
2025-10-13 16:02:12 -07:00
|
|
|
- Removed the owned badge from each alternative and moved owned metadata to a data attribute on the button.
|
2025-09-19 11:53:52 -07:00
|
|
|
|
2025-10-06 14:12:17 -07:00
|
|
|
### Fixed
|
2025-10-13 15:07:31 -07:00
|
|
|
- Custom theme fuzzy matching now accepts selection.
|
|
|
|
|
- Custom themes may now be removed from the list.
|