Skip to content

Jetstream Web Extension 2.22.0

Choose a tag to compare

@jetstream-bot jetstream-bot released this 19 Apr 23:27
· 842 commits to main since this release

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

  • introduce canvas application (f0e27ba)
  • introduce jetstream managed package (c8e9990)

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

  • adjust updatedAt calculation in user sync records generation test (e3fdd77)
  • correct typo in comment for batch processing in loadBulkApiData (aff3c3b)
  • improve jobInfo and intervalCount state updates in LoadRecordsBulkApiResults (8709f54)
  • update web extension asset path to public directory (73d8c65)