mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2026-01-09 11:08:51 +01:00
16 lines
598 B
Markdown
16 lines
598 B
Markdown
# MTG Python Deckbuilder ${VERSION}
|
|
|
|
### Summary
|
|
- 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.
|
|
|
|
### Added
|
|
- Non-basic land type tagging (i.e. Caves, Deserts, Gates, etc...) in the tagging module.
|
|
- Close button to alternatives panel header so it can be dismissed.
|
|
|
|
### Changed
|
|
- Removed the owned badge from each alternative and moved owned metadata to a data attribute on the button.
|
|
|
|
### Fixed
|
|
- Custom theme fuzzy matching now accepts selection.
|
|
- Custom themes may now be removed from the list.
|