mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2026-02-09 09:54:21 +01:00
bugfix: Fixed custom theme selection and fuzzy matching issue
This commit is contained in:
parent
db84c4d15d
commit
21aecb4b6e
2 changed files with 11 additions and 10 deletions
|
|
@ -9,7 +9,7 @@ This format follows Keep a Changelog principles and aims for Semantic Versioning
|
|||
|
||||
## [Unreleased]
|
||||
### Summary
|
||||
- _No unreleased changes yet._
|
||||
- Fixed issues with custom themes in the web UI.
|
||||
|
||||
### Added
|
||||
- _No unreleased changes yet._
|
||||
|
|
@ -18,7 +18,8 @@ This format follows Keep a Changelog principles and aims for Semantic Versioning
|
|||
- _No unreleased changes yet._
|
||||
|
||||
### Fixed
|
||||
- _No unreleased changes yet._
|
||||
- Custom theme fuzzy matching now accepts selection.
|
||||
- Custom themes may now be removed from the list.
|
||||
|
||||
## [2.6.0] - 2025-10-13
|
||||
### Summary
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue