Changelog
All notable changes to the Cleft Documentation site will be documented in this file. Format: Keep a Changelog Versioning: Semantic Versioning
Internal only - This changelog tracks repo infrastructure and tooling.
For user-facing release notes, see resources/changelog.mdx.
[Unreleased]
Added
test.yml- GitHub Actions for PR testingchangelog-reminder.yml- Thursday changelog reminder workflowtests/changelog.test.js- 23 changelog validation teststests/cross-repo.test.js- 9 cross-repo alignment testsCLAUDE.md- Hybrid trunk workflow documentation
Fixed
- Color contrast: Updated to WCAG 2.1 AA compliance (4.51:1 ratio)
- Screen readers: Added sr-only text to icon-only links
Changed
- Development strategy: Adopted hybrid trunk workflow
- RSS control: Changelog entries batch on Thursdays
[1.0.0] - 2025-11-29
Added
- Mintlify site: Initial documentation site
- User guides: 15+ user personas
- Trust section: Privacy Policy, Terms, DPA
- Resources: Changelog, community info
- Accessibility: WCAG 2.1 AA compliance
- Navigation: Version-based (v1.10.1)
- Scripts: Image compression utilities
- AI guidance:
CLAUDE.md
Workflow Reference
| Item | Value |
|---|---|
| Development: | Hybrid trunk |
| Most changes: | Deploy immediately |
| Changelog edits: | Batch on Thursdays |
| RSS trigger: | New <Update> components only |
CLAUDE.md#git-workflow-hybrid-trunk for full details.