desktop-v1.12.5

openai/openai-realtime-agentsdesktop-v1.12.5Jun 9, 2026by github-actions[bot]

AI Summary

The desktop application update focuses on UI improvements for the v1/v2 workspace migration experience, including a global toggle and refined workspace visibility logic. It also includes fixes for the CLI versioning and analytics tagging for workspace events.

Key Highlights

  • Added v1/v2 toggle visibility for all users
  • Improved workspace visibility logic for pinned workspaces
  • Added analytics tagging for workspace creation events
  • Fixed CLI version derivation from package.json

New Features

  • v1/v2 toggle for all users
  • Analytics tagging for workspace_created events
  • Detection of user onboarding status for v1 vs v2

Full Release Notes

## What's Changed
* feat(desktop): show v1/v2 toggle for all users by @saddlepaddle in https://github.com/superset-sh/superset/pull/5191
* fix(desktop): move v1 Resources button after recently viewed in topbar by @saddlepaddle in https://github.com/superset-sh/superset/pull/5192
* refactor(desktop): remove search bar trigger from v1 workspace top bar by @saddlepaddle in https://github.com/superset-sh/superset/pull/5193
* fix(cli): derive baked version from package.json by @saddlepaddle in https://github.com/superset-sh/superset/pull/5196
* fix(desktop): keep pinned v2 workspaces visible when their section is missing by @saddlepaddle in https://github.com/superset-sh/superset/pull/5197
* feat(analytics): tag workspace_created with host_kind local/remote by @saddlepaddle in https://github.com/superset-sh/superset/pull/5198
* fix(desktop): detect if users onboarded on v1 vs v2 by @saddlepaddle in https://github.com/superset-sh/superset/pull/5200


**Full Changelog**: https://github.com/superset-sh/superset/compare/desktop-v1.12.4...desktop-v1.12.5