Skip to main content

9.11.0 - Token rotation for desktop and extension, subquery fixes

What's new

Rotating authentication tokens on desktop and extension

The desktop app and browser extension now rotate their authentication tokens when they are refreshed, shrinking the window that a leaked token remains valid. No user action required.

Subquery handling in query results

A set of related fixes for subquery columns:

  • Subquery columns now render with the correct metadata.
  • Fixed cases where subquery columns and their fields could be mismatched in query results.

Also included

  • Desktop and extension pick up the improved Create Fields error messages and other 9.10.0 fixes.