mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2025-12-16 23:50:12 +01:00
fix: restore htmx pagination and seed theme defaults
This commit is contained in:
parent
4f7d39acba
commit
6e9ba244c9
14 changed files with 66 additions and 28227 deletions
9
docs/releases/v2.3.2.md
Normal file
9
docs/releases/v2.3.2.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# MTG Python Deckbuilder v2.3.2
|
||||
|
||||
## Summary
|
||||
- Theme catalog pagination buttons now re-run HTMX processing after fragment fetches so “Next” works reliably in the picker and simple catalog views.
|
||||
- Docker entrypoint seeds default theme catalog configuration files into volume-backed deployments, keeping Docker Hub images ready out of the box.
|
||||
|
||||
## Fixed
|
||||
- Theme catalog Next pagination button now reprocesses HTMX fragments after manual fetches, restoring navigation controls in theme picker and simple catalog modes.
|
||||
- Docker entrypoint seeds default `config/themes` YAML files (synergy pairs, clusters, whitelist, etc.) into mounted volumes so Docker Hub deployments have the expected baseline data.
|
||||
Loading…
Add table
Add a link
Reference in a new issue