Jetstream Web Extension 2.22.1
·
823 commits
to main
since this release
2.22.1 (2026-04-23)
Features
- add Cloudflare analytics archiver with database schema, cron entrypoint, and utility functions (e9e7e2b)
- add compare links for latest release tags in release script (dd71a61)
- implement SSO user resolution and identity linking with error handling for ambiguous accounts (6b2030f)
Bug Fixes
- add PostgreSQL service for integration tests and run database migration (dd97a6d)
- enhance CI workflow to conditionally run E2E tests based on affected projects (a68bad6)
- enhance SSO authentication flow and error handling in desktop app (2000d6e)
- exclude specific projects from affected build and test commands (6aa4cdf)
- implement inline 404 handling with landing page response and add regression test (aff84e1)
9.15.1 (2026-04-22)
Features
- delegate authentication-strength decisions to IdP by disabling requestedAuthnContext (fc6a886)
9.15.0 (2026-04-21)
Features
- add provider and providerAccountId to session management and token handling (b05c8fd)
Bug Fixes
- add handling for expired access tokens in decryptAccessToken and update tests (c6c5306)
- add state parameter to OAuth flow for improved security and validation (9f5520a)
- enhance error handling in firewall spike detection and improve query structure (3554c0a)
- ensure all user tokens are cleared during session revocation (7377ca2)
- handle undefined field mapping items in LoadRecordsFieldMapping (132b2f0)
- improve quick filter functionality in useDataTable to handle invalid regex inputs (95eac41)
- preserve error context during session-ending errors in verification process (d3e7eee)
- remove dead-code that was the source of confusion (2df6be1)