Skip to content

Commit a1b11f2

Browse files
committed
Prepare v1.12.17 release notes for workflow publication.
Document CI hardening, onboarding/log export UX updates, and governance/template improvements so tag releases include complete notes.
1 parent 82dadca commit a1b11f2

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,27 @@ The format is inspired by Keep a Changelog and semantic versioning style release
1212
- GitHub issue and pull request templates
1313
- Funding metadata for GitHub Sponsors
1414

15+
## [v1.12.17] - 2026-03-12
16+
17+
- Added
18+
19+
- New `Preflight Checks` workflow for PR/push validation (shell syntax + changelog extraction)
20+
- First-run onboarding dialog to explain menu bar behavior and required accessibility setup
21+
- Debug log export action in Help menu for easier bug reporting
22+
23+
- Changed
24+
25+
- Hardened release workflow with explicit script syntax validation step
26+
- Improved screenshot workflow push error handling for branch/protection constraints
27+
- Aligned release input validation with icon fallback behavior (`appicon-cropped.png` or `appicon.png`)
28+
- Improved accessibility troubleshooting guidance in the app UI
29+
- Updated roadmap, issue/PR templates, and support/reporting documentation
30+
31+
- Fixed
32+
33+
- Reduced accidental auto-copy triggers with debounce guardrails and corrected double-click detection timing
34+
- Screenshot capture script now uses collision-safe temporary log files
35+
1536
## [v1.12.16] - 2026-03-12
1637

1738
- Changed

0 commit comments

Comments
 (0)