Commit Graph

3 Commits

Author SHA1 Message Date
66519787ba docs: restore changelog fragments for pr ci 2026-03-11 20:34:18 -07:00
f23e2f019e Add controller support and harden overlay input handling
- Ship v0.6.0 with keyboard-overlay gamepad support, controller modals, and detection indicator
- Tighten controller config/IPC validation (integer button indices, reject malformed preference payloads)
- Fix blocked-input edge handling and lookup/modal error paths to avoid stale UI state
2026-03-11 20:34:18 -07:00
9c7e02cbf0 Enforce config example drift checks in CI and release
- add `verify:config-example` script with tests to fail on missing/stale generated config artifacts
- run the verification in CI and release workflows, and document it in release/docs guidance
- fix docs-site Cloudflare Pages watch path to `docs-site/*` with regression coverage
2026-03-10 20:06:41 -07:00