1.4.0 (2026-04-13)
Features
- add GitHub Actions CI + auto-labeler + welcome bot + /run skill (2ddf22a)
- dashboard: add Catppuccin Latte light theme with auto-detection (ff686c8)
- dashboard: add progress analytics screen (623c837)
- dashboard: add vim motions to pipeline screen (#262) (d149e54)
- dashboard: aligned tables and markdown syntax rendering in viewer (dbd1d3f)
Bug Fixes
- ci: use pull_request_target for labeler on fork PRs (#260) (2ecf572)
- correct _shared.md → _profile.md reference in CUSTOMIZATION.md (closes #137) (a91e264)
- replace grep -P with POSIX-compatible grep in batch-runner.sh (637b39e)
- test-all.mjs scans only git-tracked files, avoids false positives (47c9f98)
- use execFileSync to prevent shell injection in test-all.mjs (c99d5a6)