mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2026-01-08 10:38:51 +01:00
This commit is contained in:
parent
6f67ee79ca
commit
f6a6f72950
7 changed files with 39 additions and 11 deletions
|
|
@ -1,16 +1,13 @@
|
|||
# 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.
|
||||
- _No unreleased changes yet._
|
||||
|
||||
### 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.
|
||||
- _No unreleased changes yet._
|
||||
|
||||
### Changed
|
||||
- Removed the owned badge from each alternative and moved owned metadata to a data attribute on the button.
|
||||
- _No unreleased changes yet._
|
||||
|
||||
### Fixed
|
||||
- Custom theme fuzzy matching now accepts selection.
|
||||
- Custom themes may now be removed from the list.
|
||||
- _No unreleased changes yet._
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue