Release Notes — v1.0.0

Generated: 2026-03-12T21:19:35.157108+00:00
Git range: initial..v1.0.0
Traceability score: 50.0%

Summary

Category Count
✅ Fully traced (Jira + Git) 13 tickets
⚠️ Jira only (no git commit ref) 9 tickets
⚠️ Git only (no Jira fixVersion) 0 tickets
🔴 Untracked commits (no ticket) 16 commits
🔗 Orphan tickets (missing parent) 5 tickets
🌿 Open branches (not merged) 2 branches
Total commits 32 (excl. merges)

⚠️ Breaking Changes

Changes (Fully Traced)

New Features

CI / Automation

Documentation

Style & UI

⚠️ Jira Tickets with No Commit Reference

These tickets are assigned fixVersion in Jira but no git commit references them. Action: verify implementation evidence or link commits manually.

🔴 Untracked Commits (No Ticket Reference)

These commits contain no Jira ticket reference. Action: create retrospective tickets or annotate with ticket refs.

🔗 Orphan Tickets (Missing Parent)

These tickets have no parent in the Jira hierarchy. Stories should be under an Epic; Epics should be under an Initiative. Stories can be fixed via API. Epic → Initiative must be set manually in the Jira UI.

Ticket Type Summary Expected Parent Actual Parent
CWPD-2 Epic Video Collection Jekyll Data Structure Initiative (none)
CWPD-3 Epic Video Tiles on Promo Videos Page Initiative (none)
CWPD-4 Epic Individual Video Pages Initiative (none)
CWPD-5 Epic SDLC Foundation - Testing and CI/CD Initiative (none)
CWPD-6 Epic SDLC Documentation - Audit Ready Initiative (none)

🌿 Open Branches (Not Merged to Main)

These branches exist on the remote but have not been merged into main. Review and merge or delete to keep the repository clean.

Branch Last Commit Date Author
feature/CWPD-1-v1-release 75359d0 ci(CWPD-35): upgrade GitHub Actions to Node.js 24 compatible 2026-03-12 Simon Hewins
feature/CWPD-27-responsive-video-tiles ffd0055 feat!(CWPD-1): release v1.0.0 — video gallery with full SDLC 2026-03-11 Simon Hewins

Full Commit Log

SHA Date Author Subject
2e801e2e 2026-03-11 simonhewinszodia Merge pull request #13 from texashedgeem/feature/CWPD-1-v1-release
e183b18d 2026-03-11 Simon Hewins feat!(CWPD-1): release v1.0.0 — video gallery with full SDLC pipeline
70584b3e 2026-03-11 Simon Hewins ci(CWPD-27): update commit-msg hook to allow ! breaking change marker
cd3af2ca 2026-03-11 Simon Hewins ci(CWPD-27): support major version bumps via feat!/fix! conventional commits
ce4515aa 2026-03-11 Simon Hewins chore(CWPD-1): commit package-lock.json to fix CI npm cache lookup
f2af2354 2026-03-11 simonhewinszodia Merge pull request #12 from texashedgeem/feature/CWPD-27-responsive-video-tiles
e8519779 2026-03-11 Simon Hewins style(CWPD-27): make video tile grid responsive and cap titles to two lines
3dc9a6f0 2026-03-11 simonhewinszodia Merge pull request #11 from texashedgeem/feature/CWPD-11-video-tile-styles
9e16cb33 2026-03-11 Simon Hewins style(CWPD-11): style video tiles to match services page tile design
046ad6ac 2026-03-11 simonhewinszodia Merge pull request #10 from texashedgeem/feature/CWPD-10-video-tile-grid
38f90ac9 2026-03-11 Simon Hewins feat(CWPD-10): add video tile grid to /promo-videos/ page
13b79e0b 2026-03-11 Simon Hewins Merge pull request #9 from texashedgeem/feature/CWPD-9-populate-videos
7f2d309d 2026-03-11 Simon Hewins feat(CWPD-9): pre-populate _videos collection with 8 Open Banking videos
8ec0daed 2026-03-11 Simon Hewins Merge pull request #8 from texashedgeem/feature/CWPD-8-video-page-layout
9d4f123c 2026-03-11 Simon Hewins feat(CWPD-8): add video page layout template with embed and CTA
dc827d3c 2026-03-11 Simon Hewins Merge pull request #7 from texashedgeem/feature/CWPD-7-videos-collection
34c1c67a 2026-03-11 Simon Hewins feat(CWPD-7): add _videos Jekyll collection with front matter schema
159eeca8 2026-03-11 simonhewinszodia Merge pull request #6 from texashedgeem/feature/CWPD-19-sdlc-md
af36d4f9 2026-03-11 Simon Hewins docs(CWPD-19): add SDLC.md to ISO27001/SOC1/DORA audit standard
ee68ca3d 2026-03-11 simonhewinszodia Merge pull request #5 from texashedgeem/feature/CWPD-18-contributing-md
898a96fd 2026-03-11 Simon Hewins docs(CWPD-18): add CONTRIBUTING.md covering branching, commits, and testing
32b18aa5 2026-03-11 simonhewinszodia Merge pull request #4 from texashedgeem/feature/CWPD-16-github-actions-ci
87cff31a 2026-03-11 Simon Hewins ci(CWPD-16): add GitHub Actions CI pipeline running Playwright on every PR
bbd6d5c5 2026-03-11 Simon Hewins Merge pull request #1 from texashedgeem/feature/CWPD-15-pre-commit-hook
364bd254 2026-03-11 Simon Hewins Merge pull request #2 from texashedgeem/feature/CWPD-14-playwright-framework
d0bf5e9f 2026-03-11 Simon Hewins Merge pull request #3 from texashedgeem/feature/CWPD-17-auto-release-notes
81ff87af 2026-03-11 Simon Hewins feat(CWPD-17): add automated GitHub Release notes on push to main
1797aba0 2026-03-11 Simon Hewins feat(CWPD-14): add Playwright functional test framework
63b3ed06 2026-03-11 Simon Hewins feat(CWPD-15): add pre-commit hook enforcing conventional commit format
68005005 2026-03-10 Simon Hewins OBLT-237: Reorder services page cards
e6d9c1bb 2026-03-10 Simon Hewins OBLT-237: Update footer to single legal line
d9ee0040 2026-03-10 Simon Hewins Merge footer into single legal line, remove logo/nav/RedKoi credit
24086d38 2026-03-09 Simon Hewins Add session log directory and first change summary
be65894d 2026-03-09 Simon Hewins Fix burger menu: add .show class and CSS transform override
13b7a721 2026-03-09 Simon Hewins Fix burger nav: drive show/hide entirely via JS inline styles to bypass CSS cascade
d121ee57 2026-03-09 Simon Hewins Fix burger nav visibility: use !important to override theme CSS z-index and opacity conflicts
38f0dbd5 2026-03-09 Simon Hewins Rewrite burger menu: single body.nav-open class controls all show/hide via CSS
4ad0e54e 2026-03-09 Simon Hewins Fix burger menu: move nav and overlay outside header to fix stacking context
b2e7e197 2026-03-09 Simon Hewins Fix burger nav: add missing fullscreen panel CSS and correct z-index layering
c52e746a 2026-03-09 Simon Hewins Fix mobile burger menu: correct overlay class, hide nav on load, animate icon to X
722c3b46 2026-03-09 Simon Hewins Fix isHome detection: use Liquid if/else instead of json filter
054dc21a 2026-03-09 Simon Hewins Fix header: add scroll-activated dark background, always-dark on non-home pages
0c1ba1d0 2026-03-09 Simon Hewins Crop promo-videos and join-us images to 3:2 ratio to match other service cards
542caa4b 2026-03-09 Simon Hewins Fix about-us 404: add permalink /about-us/
9b673b37 2026-03-09 Simon Hewins Migrate consentwise.io WordPress site to Jekyll/GitHub Pages