Skip to content

Releases: jetstreamapp/jetstream

Jetstream 10.3.5

22 Jun 23:21

Choose a tag to compare

10.3.5 (2026-06-22)

Features

  • optimize data table performance (65cb462)

Bug Fixes

  • resolve data table crash by ensuring valid column IDs and coercing row IDs to strings (#1821) (afb0b55)

Jetstream 10.3.4

22 Jun 20:01

Choose a tag to compare

10.3.4 (2026-06-22)

Bug Fixes

  • replace getPinnedPublicIpDispatcher with fetchWithPinnedPublicIp for SSRF protection in OIDC/SAML metadata fetching (b08e56b)

Jetstream 10.3.3

22 Jun 18:42

Choose a tag to compare

10.3.3 (2026-06-22)

Features

  • optimize data table performance (65cb462)

Bug Fixes

  • Enhance OIDC discovery error logging and improve IP resolution resilience (7554874)

Jetstream 10.3.2

22 Jun 15:11

Choose a tag to compare

10.3.2 (2026-06-22)

Features

  • optimize data table performance (65cb462)

Bug Fixes

  • improve token verification for desktop and web extension sessions (1976983)

Jetstream Web Extension 3.3.2

22 Jun 23:22

Choose a tag to compare

3.3.2 (2026-06-22)

Features

  • optimize data table performance (65cb462)

Bug Fixes

  • resolve data table crash by ensuring valid column IDs and coercing row IDs to strings (#1821) (afb0b55)

Jetstream 10.3.1

21 Jun 03:30

Choose a tag to compare

10.3.1 (2026-06-21)

Bug Fixes

  • data-table: prevent column drag initiation during resize (11a35ad)
  • increase tooltip open delay from 300ms to 500ms across multiple components (5dc8da0)

Jetstream 10.3.0

21 Jun 02:00

Choose a tag to compare

10.3.0 (2026-06-21)

Features

  • add back/forward/submit keyboard shortcuts (11dacb7)
  • add border to code editor (82f4875)
  • add table column re-ordering (0a6dd25)
  • data-table: add CSV copy functionality and enhance header copy option (77bee80)
  • data-table: enhance keyboard navigation and accessibility (c857d75)
  • migrate to tanstack table (f12f59d)
  • query: Add filter/order/limit to subqueries (aa1e786)

Bug Fixes

  • add border-radius styling to Spinner component (007e55a)
  • data-table: resolve duplicate export and improve GridCell aria attributes (d9f3ded)
  • improve table keyboard navigation and accessibility (6923afe)
  • keyboard navigation when tables appear in modal (79b1959)
  • query: Adjust clear button behavior in QueryLimit component (3272a3d)
  • update archiver import to use ZipArchive class (f7c0cd6)
  • update HeaderFilterButton icon color based on active state (6ef3240)

Jetstream Web Extension 3.3.1

21 Jun 03:31

Choose a tag to compare

3.3.1 (2026-06-21)

Bug Fixes

  • data-table: prevent column drag initiation during resize (11a35ad)
  • increase tooltip open delay from 300ms to 500ms across multiple components (5dc8da0)

Jetstream Web Extension 3.3.0

21 Jun 02:01

Choose a tag to compare

3.3.0 (2026-06-21)

Features

  • add back/forward/submit keyboard shortcuts (11dacb7)
  • add border to code editor (82f4875)
  • add table column re-ordering (0a6dd25)
  • data-table: add CSV copy functionality and enhance header copy option (77bee80)
  • data-table: enhance keyboard navigation and accessibility (c857d75)
  • migrate to tanstack table (f12f59d)
  • query: Add filter/order/limit to subqueries (aa1e786)

Bug Fixes

  • add border-radius styling to Spinner component (007e55a)
  • data-table: resolve duplicate export and improve GridCell aria attributes (d9f3ded)
  • improve table keyboard navigation and accessibility (6923afe)
  • keyboard navigation when tables appear in modal (79b1959)
  • query: Adjust clear button behavior in QueryLimit component (3272a3d)
  • update HeaderFilterButton icon color based on active state (6ef3240)

Jetstream 10.2.0

20 Jun 16:14

Choose a tag to compare

10.2.0 (2026-06-20)

Features

  • migrate drag and drop library to dnd-kit (81871b4)

Bug Fixes

  • add xml-crypto dependency to package.json and update pnpm-lock.yaml (6b3ac41)
  • ensure web extension build does not produce non-ascii characters (04cba97)
  • improve keyboard navigation for popovers, org info, and app navigation (58076f4)
  • resolve org group state mismatch by implementing loadable state handling (7df959b)
  • web extension token churn (5a3c66e)