Skip to main content

9.4.0 - Google Drive picker on desktop and extension

What's new

Google Drive picker on desktop and extension

The Google Drive file picker is now available in the desktop app and browser extension. You can select files for download or upload directly from your Drive without leaving Jetstream. Web users already had this, so now all three platforms behave consistently.

Field creation plays nice with SFDX change tracking

When you created fields and assigned them to profiles or permission sets, the SFDX CLI wouldn't detect the permission changes. Jetstream now updates those Profile and Permission Set records after deployment so the SFDX CLI picks up the change, matching how the Permissions Manager already handles this. If that update fails, the deployment still succeeds.

Accessibility fixes

  • The feedback widget context menu (right-click or Shift+F10) now supports arrow-key navigation, Home/End, and Escape to close. The first item is focused automatically when the menu opens.
  • The header filter input in Permissions Manager no longer loses native text-editing shortcuts (Cmd/Ctrl+A, Home, End, arrow keys) to the underlying data grid.