chore: prepare release 4.0.1

This commit is contained in:
matt 2026-03-17 17:44:56 -07:00
parent 9fc90ed27d
commit 0ccb05f792
7 changed files with 67 additions and 5 deletions

View file

@ -1,6 +1,9 @@
# MTG Python Deckbuilder ${VERSION}
# MTG Python Deckbuilder v4.0.1
## [Unreleased]
_No unreleased changes yet_
## [4.0.1] - 2026-03-17
### Summary
Backend standardization infrastructure (M1-M5 complete): response builders, telemetry, service layer, validation framework, error handling integration, and testing standards. Web UI improvements with Tailwind CSS migration, TypeScript conversion, component library, template validation tests, enhanced code quality tools, and optional card image caching. Bug fixes for image cache UI, Scryfall API compatibility, and container startup errors.