mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2026-04-05 20:57:16 +02:00
chore: prepare release 4.4.2
This commit is contained in:
parent
e4acf22773
commit
6a76b6d45d
14 changed files with 284 additions and 6 deletions
23
docs/releases/v4.4.2.md
Normal file
23
docs/releases/v4.4.2.md
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
# MTG Python Deckbuilder v4.4.2
|
||||
|
||||
## Summary
|
||||
Adds community links and GitHub feature request templates so users can easily report issues, request new themes, and suggest features directly from the app.
|
||||
|
||||
## Added
|
||||
|
||||
### Community links
|
||||
GitHub repo, issue tracker, feature request, and DockerHub links now appear in the site footer and on the home page — visible from anywhere in the app without leaving the tab.
|
||||
|
||||
### GitHub issue templates
|
||||
Three structured issue templates are available at `.github/ISSUE_TEMPLATE/`:
|
||||
|
||||
- **General Theme Request** — report a missing theme or a theme with incorrect/incomplete data.
|
||||
- **Commander-Specific Theme Request** — request a new commander strategy theme or flag synergy gaps for a specific commander.
|
||||
- **Other Feature Request** — suggest UI improvements, new workflow features, export formats, or anything else not theme/commander related.
|
||||
|
||||
Reference copies of each template are also saved in `logs/roadmaps/feature_requests/` for local reference.
|
||||
|
||||
### Feedback prompts
|
||||
Short inline prompts with direct links to the relevant issue templates appear at the top of:
|
||||
- **Themes** page — links to the General Theme Request template
|
||||
- **Commanders** page — links to the Commander-Specific Theme Request template
|
||||
Loading…
Add table
Add a link
Reference in a new issue