desktop-v1.12.3

superset-sh/supersetdesktop-v1.12.3Jun 5, 2026by github-actions[bot]

AI Summary

This release addresses terminal recovery issues, removes legacy features, and adds file upload capabilities.

Key Highlights

  • Removed the remote-control web terminal feature.
  • Fixed terminal recovery after laptop sleep/wake cycles.
  • Added drag-and-drop file upload into v2 Files tab.
  • Patched security alerts for Dependabot (better-auth, hono).

Breaking Changes

  • Removed the remote-control web terminal feature

New Features

  • File drag-and-drop upload
  • Terminal sleep recovery
  • Security dependency patches

Full Release Notes

## What's Changed
* chore(desktop): bump version to 1.12.2 by @saddlepaddle in https://github.com/superset-sh/superset/pull/5072
* feat(marketing): add Google Ads gtag tracking by @AviPeltz in https://github.com/superset-sh/superset/pull/5074
* fix(deps): patch flagged Dependabot advisories (better-auth, hono) by @AviPeltz in https://github.com/superset-sh/superset/pull/5118
* fix(desktop): attach desktop_version as a renderer super property by @saddlepaddle in https://github.com/superset-sh/superset/pull/5117
* Remove the remote-control web terminal feature by @saddlepaddle in https://github.com/superset-sh/superset/pull/5105
* fix(desktop): stop idle tanstack-db.sqlite writes that churn disk and bloat the file by @saddlepaddle in https://github.com/superset-sh/superset/pull/5129
* feat(desktop): drag-and-drop file upload into v2 Files tab by @AviPeltz in https://github.com/superset-sh/superset/pull/5082
* fix(desktop): scope v2 notifications and ports to sidebar-visible workspaces by @saddlepaddle in https://github.com/superset-sh/superset/pull/5134
* fix(desktop): recover remote terminal after laptop sleep/wake by @saddlepaddle in https://github.com/superset-sh/superset/pull/5135
* fix(desktop): guard terminal resume against in-flight connect by @saddlepaddle in https://github.com/superset-sh/superset/pull/5137
* fix(trpc): repair CI Test job — add verifyOrgOwner to v2-project test mock by @saddlepaddle in https://github.com/superset-sh/superset/pull/5136
* fix(host-service): decide workspace-delete cleanup on git state, not error text by @saddlepaddle in https://github.com/superset-sh/superset/pull/5138


**Full Changelog**: https://github.com/superset-sh/superset/compare/desktop-v1.12.2...desktop-v1.12.3