Changelog
Release notes for Kite Passport.
July 15, 2026
Release 2026-07-15
A new Halliday deposit flow, end-to-end multi-offer x402 payments, binary merchant responses, and catalog vendor details — plus fixes for wallet-identity stalls, delayed deposit balances, and partner embeds.
July 8, 2026
Release 2026-07-08
Cross-chain payment routing is live, bridging automatically across Base, Tempo, and Solana, with a redesigned session dashboard and a new `kpass cloud` command. Base is now the default settlement chain; mainnet funds have moved from Kite.
July 1, 2026
Release 2026-07-01
A redesigned session-centric dashboard with live data, create and attach spending sessions from the browser, a new skill to deploy a project to Google Cloud, plus clearer payment-decline details and a fix for how session spend is displayed.
June 23, 2026
Release 2026-06-23
Provision and fund cloud projects from your wallet, test agent payments in an isolated sandbox, approve wallet sends in the browser with a passkey, connect Passport to ChatGPT over MCP, settle x402 payments on Solana, and reach 13 new x402 services.
June 17, 2026
Release 2026-06-17
The Windows installer now resolves the latest version reliably, and the quickstart guide's paths and examples are corrected.
June 11, 2026
Release 2026-06-11
A new security module arrives with passkey and step-up authentication for sensitive operations, plus login history and security audit logs. Protocol-agnostic session negotiation and per-endpoint pricing in search results round out the release, along with a fix for bundled binary location in restricted environments.
June 4, 2026
Passkey security overhaul: step-up, recovery, login history, USD session caps
Backend v1.3.0 adds action-bound passkey step-up on wallet send, agent session approval, and passkey add/remove; a delayed recovery flow with email cancel links; login history with first-passkey risk holds; and USD-denominated session caps.
May 28, 2026
Internal changelog workflow and dependency updates
Adds a GitHub Actions workflow to automate changelog generation on release, and bumps npm package versions. No changes to CLI commands or behavior.
May 27, 2026
Submit agent feedback from the CLI
kpass feedback submit lets agents and developers send structured feedback directly from the CLI, with server-side validation and a confirmation response.
May 19, 2026
Merchant fee estimates in session preflight
The preflight endpoint includes an estimated_fees field so agents can show users a realistic total spend cap before they approve a session.
Filter activity by date and merchant
kpass activity supports --since, --until, and --merchant flags so agents can answer 'what did I spend on X last week?' without fetching the full history.
request-session retries preflight on catalog errors
Sessions targeting catalog services no longer fail immediately when the catalog returns a 503 — the skill retries with backoff before surfacing the error.
Estimated fees on session approval
Users approving a new session see an itemized 'up to ~$X' estimate next to the raw budget cap, matching the new backend preflight data.