7.20.0 (2026-01-14)
Features
- config: add ccs config auth CLI subcommand (39c1ee2), closes #319
- dashboard: add optional login authentication (#319) (464b410)
- persist: add --list-backups and --restore options for backup management (ef7e595)
- persist: add backup management for settings.json (#312) (3ac687e), closes #248
Bug Fixes
- auth: add security hardening per code review (a3a167e)
- auth: move redirect to useEffect and validate bcrypt hash format (37e3468)
- ci: add full CLIProxy env vars for AI review (7cfd3c1)
- ci: add Write tool to allowedTools for PR comment posting (e7dca48)
- persist: harden security and edge case handling (#328) (397331e), closes #312
- ui: use wss:// for WebSocket on HTTPS pages (#315) (db58c6b)