desktop-v1.7.2

superset-sh/supersetdesktop-v1.7.2Apr 29, 2026by github-actions[bot]

AI Summary

A minor maintenance release that adjusts the v2 sidebar layout and fixes WebGL rendering issues. It also ensures Electric collections persist to SQLite for offline access.

Key Highlights

  • Indented workspaces under projects in v2 sidebar
  • Raised Chromium WebGL context cap to 256
  • Persist Electric collections to SQLite for offline launch

New Features

  • Fix for v2 workspace locality derivation
  • Fix for v1 terminal attach latency

Full Release Notes

## What's Changed
* feat(desktop): indent workspaces under projects in v2 sidebar by @Kitenite in https://github.com/superset-sh/superset/pull/3835
* fix(desktop): derive v2 workspace locality from workspace.hostId, not joined v2Hosts by @saddlepaddle in https://github.com/superset-sh/superset/pull/3837
* fix(desktop): raise Chromium WebGL context cap to 256 by @Kitenite in https://github.com/superset-sh/superset/pull/3834
* feat(desktop): persist Electric collections to SQLite for offline launch by @saddlepaddle in https://github.com/superset-sh/superset/pull/3841


**Full Changelog**: https://github.com/superset-sh/superset/compare/desktop-v1.7.1...desktop-v1.7.2