Releases: jetstreamapp/jetstream
Releases · jetstreamapp/jetstream
Jetstream 9.15.2
9.15.2 (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)
- remove dead-code that was the source of confusion (2df6be1)
Jetstream Web Extension 2.22.1
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)
Jetstream Desktop 3.20.1
3.20.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)
Jetstream 9.15.1
Jetstream 9.15.0
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)
Jetstream 9.14.0
9.14.0 (2026-04-19)
Features
- add ProfileOrPermSetPopover component and integrate it into various selection components (0001090)
- implement security headers and improve cookie handling; add tests for auth storage privacy (e113cf0)
Bug Fixes
- add additional sources to CSP directives for enhanced security (2e434ef)
- address review feedback - fire-and-forget email sends and fix comment wording (c524a96)
- address second round of review feedback on placeholder email suppression (ce42376)
- suppress verification emails for placeholder sessions in auth flow (ad1a14e)
- update CSP policy to include additional image sources and https (4702c22)
Jetstream 9.13.0
9.13.0 (2026-04-19)
Features
- add automated-scanner routes and session handling for testing purposes (f1d14fc)
- add NameLinkRenderer for clickable record-lookup popover and update column type handling (43c8c83)
- add redirectIfNotAuthenticatedMiddleware to enforce authentication before accessing app routes (e6db530)
- enable refresh token rotation for salesforce (1a60190)
- implement verification attempt limits for authentication flows (fb8a8cb)
- introduce canvas application (f0e27ba)
- introduce jetstream managed package (c8e9990)
- revoke other sessions on password change to enhance security (fffc08f)
Bug Fixes
Jetstream Web Extension 2.22.0
2.22.0 (2026-04-19)
Features
- add ProfileOrPermSetPopover component and integrate it into various selection components (0001090)
- implement security headers and improve cookie handling; add tests for auth storage privacy (e113cf0)
Bug Fixes
- add additional sources to CSP directives for enhanced security (2e434ef)
- update CSP policy to include additional image sources and https (4702c22)
9.13.0 (2026-04-19)
Features
- add automated-scanner routes and session handling for testing purposes (f1d14fc)
- add NameLinkRenderer for clickable record-lookup popover and update column type handling (43c8c83)
- add redirectIfNotAuthenticatedMiddleware to enforce authentication before accessing app routes (e6db530)
- enable refresh token rotation for salesforce (1a60190)
- implement verification attempt limits for authentication flows (fb8a8cb)
- revoke other sessions on password change to enhance security (fffc08f)
Bug Fixes
- address review feedback - fire-and-forget email sends and fix comment wording (c524a96)
- address second round of review feedback on placeholder email suppression (ce42376)
- handle placeholder user ID in user activity logging and constants (bee11b3)
- suppress verification emails for placeholder sessions in auth flow (ad1a14e)
- update release configurations to allow hotfix branches (f1f265a)
9.12.1 (2026-04-14)
Features
Bug Fixes
- add form-action directives to content security policy for third-party redirects (4bc14f2)
- enhance error handling in canvas controller and update fullscreen parameter comment (25a74be)
- ensure @babel/traverse is on minimum patched version (a62cedb)
9.12.0 (2026-04-14)
Features
- add ability to retry failed data loads (741ff12)
- enhance bulk API error handling and add polling mechanism (5be2ad7)
- enhance CSP and server setup with nonce support and worker management improvements (a126f33)
- monitor waf traffic via cron job (d96a631)
Bug Fixes
Jetstream Desktop 3.20.0
3.20.0 (2026-04-19)
Features
- add ProfileOrPermSetPopover component and integrate it into various selection components (0001090)
- implement security headers and improve cookie handling; add tests for auth storage privacy (e113cf0)
Bug Fixes
- add additional sources to CSP directives for enhanced security (2e434ef)
- update CSP policy to include additional image sources and https (4702c22)
9.13.0 (2026-04-19)
Features
- add automated-scanner routes and session handling for testing purposes (f1d14fc)
- add NameLinkRenderer for clickable record-lookup popover and update column type handling (43c8c83)
- add redirectIfNotAuthenticatedMiddleware to enforce authentication before accessing app routes (e6db530)
- enable refresh token rotation for salesforce (1a60190)
- implement verification attempt limits for authentication flows (fb8a8cb)
- revoke other sessions on password change to enhance security (fffc08f)
Bug Fixes
- address review feedback - fire-and-forget email sends and fix comment wording (c524a96)
- address second round of review feedback on placeholder email suppression (ce42376)
- handle placeholder user ID in user activity logging and constants (bee11b3)
- suppress verification emails for placeholder sessions in auth flow (ad1a14e)
- update release configurations to allow hotfix branches (f1f265a)
9.12.1 (2026-04-14)
Features
Bug Fixes
- add form-action directives to content security policy for third-party redirects (4bc14f2)
- enhance error handling in canvas controller and update fullscreen parameter comment (25a74be)
- ensure @babel/traverse is on minimum patched version (a62cedb)
9.12.0 (2026-04-14)
Features
- add ability to retry failed data loads (741ff12)
- enhance bulk API error handling and add polling mechanism (5be2ad7)
- enhance CSP and server setup with nonce support and worker management improvements (a126f33)
- monitor waf traffic via cron job (d96a631)