Commits were merged into target branch
-
4 months ago4 months ago4 months ago4 months ago4 months ago4 months ago4 months ago4 months ago4 months ago4 months ago4 months ago4 months ago4 months ago4 months ago4 months ago4 months ago4 months ago4 months ago4 months ago4 months ago4 months ago
-
| Submitter | Ross Durham |
| Target | main |
| Source | release-notes |
Merge Strategy
Create Merge Commit
This update adds automated release notes and version tracking to Chore Scheduler. The build process now compiles recent commits into a release-notes.json file, excluding routine commits like merges and buildspec edits, publishing with each build. A new modal in the app displays these notes in a clean Bootstrap card layout, grouping commits by date with subjects, commit IDs, and optional descriptions. The modal appears automatically after updates and is also available from the Settings menu. Alongside this, a version.json file is generated to capture the version, commit hash, and build timestamp, ensuring each release is tied to clear version history and visible change logs.