Internal changelog workflow and dependency updates
Release v1.3.21 of the Kite Passport CLI adds an automated changelog GitHub Actions workflow and bumps npm dependencies. No user-facing changes.
v1.3.21What changed
This release introduces a changelog-on-release GitHub Actions workflow that automates changelog entry generation when a new release tag is pushed. A Dependabot configuration file is also added to manage future automated dependency updates.\n\nThe only other changes are a patch bump to the npm package version and its corresponding lock file update. No CLI commands, flags, API client behavior, or output formats were modified.
Included changes:
- fix: bump version to 1.3.21 (#55) (#55)
- fix(changelog): address code review comments
- feat(changelog): update changelog workflow
- feat: add changelog workflow
Submit agent feedback from the CLI
kpass CLI agents can now submit feedback with a new kpass feedback submit command, enabling programmatic reporting of issues and suggestions.
Passkey security overhaul: step-up, recovery, login history, USD session caps
Backend v1.3.0 ships action-bound step-up for high-risk operations, a recovery flow, login history with first-passkey risk holds, and USD-denominated session caps.