mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2026-04-05 12:47:17 +02:00
This commit is contained in:
parent
b808f411ea
commit
3c834222f8
7 changed files with 41 additions and 6 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## [Unreleased]
|
||||
### Added
|
||||
- **Smart Land Bases checkbox**: The New Deck modal now has a **Smart Land Bases** checkbox in the Preferences section (checked by default). Enables or disables smart land analysis per-build without needing environment variables.
|
||||
_No unreleased changes yet_
|
||||
|
||||
### Changed
|
||||
_No unreleased changes yet_
|
||||
|
|
@ -10,6 +10,13 @@ _No unreleased changes yet_
|
|||
### Fixed
|
||||
_No unreleased changes yet_
|
||||
|
||||
### Removed
|
||||
_No unreleased changes yet_
|
||||
|
||||
## [4.3.2] - 2026-03-25
|
||||
### Added
|
||||
- **Smart Land Bases checkbox**: The New Deck modal now has a **Smart Land Bases** checkbox in the Preferences section (checked by default). Enables or disables smart land analysis per-build without needing environment variables.
|
||||
|
||||
### Removed
|
||||
- **`ENABLE_SMART_LANDS` environment variable**: Replaced by the per-build checkbox. Use `LAND_PROFILE` or `LAND_COUNT` for headless overrides.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue