desktop-v1.8.8

superset-sh/supersetdesktop-v1.8.8May 8, 2026by github-actions[bot]

AI Summary

Focuses on Slack MCP v2 alignment, v2 preset bar restoration, inline PR review comments in the diff pane, and expands the theme marketplace with 19 new themes.

Key Highlights

  • Added `slack-mcp-v2` flag and aligned MCP surfaces.
  • Elevated live pane titles to tab names.
  • Added 19 themes from the marketplace.
  • Added inline PR review comments in v2 diff pane.
  • Added tray 'Quit Superset Completely' option.

New Features

  • 19 new marketplace themes
  • Inline PR review comments
  • Tray quit option

Full Release Notes

## What's Changed
* fix(desktop): return direct-lookup PR/issue regardless of state by @saddlepaddle in https://github.com/superset-sh/superset/pull/4190
* fix(desktop): reserve space for delete-dialog warning banner by @saddlepaddle in https://github.com/superset-sh/superset/pull/4191
* feat(cli/sdk/mcp): add workspaces update for renaming by @saddlepaddle in https://github.com/superset-sh/superset/pull/4189
* fix(desktop): stop new-project modal from closing on open by @saddlepaddle in https://github.com/superset-sh/superset/pull/4192
* fix(desktop): align v2 sidebar shortcuts with rendered project order by @saddlepaddle in https://github.com/superset-sh/superset/pull/4193
* feat(slack): add slack-mcp-v2 flag + align mcp-v2/cli/sdk surface by @saddlepaddle in https://github.com/superset-sh/superset/pull/4197
* feat(desktop): restore preset-bar hide toggle in v2 by @saddlepaddle in https://github.com/superset-sh/superset/pull/4201
* fix(desktop): forward Ctrl+V on non-text clipboard paste (#4029) by @Kitenite in https://github.com/superset-sh/superset/pull/4155
* release(cli): cut v0.2.12 by @saddlepaddle in https://github.com/superset-sh/superset/pull/4209
* release(sdk): cut alpha.9 by @saddlepaddle in https://github.com/superset-sh/superset/pull/4210
* feat(slack): bump models to Claude 4.X flagships by @saddlepaddle in https://github.com/superset-sh/superset/pull/4208
* feat(panes): elevate live pane titles to tab name by @Kitenite in https://github.com/superset-sh/superset/pull/4152
* feat(desktop): show pick-workspace prompt on cross-version routes by @Kitenite in https://github.com/superset-sh/superset/pull/4211
* feat(desktop): add tray "Quit Superset Completely" for full shutdown by @Kitenite in https://github.com/superset-sh/superset/pull/4212
* feat(marketplace): add 19 themes from itsbariscan/superset-themes by @Kitenite in https://github.com/superset-sh/superset/pull/4215
* fix(desktop): stable Adopt button + Adopt-all on v1 workspaces by @Kitenite in https://github.com/superset-sh/superset/pull/4214
* feat(desktop): remove automations-access feature flag by @saddlepaddle in https://github.com/superset-sh/superset/pull/4213
* fix(desktop): restore v2 sidebar LOC indicator by @saddlepaddle in https://github.com/superset-sh/superset/pull/4222
* refactor(desktop): align automations tab with Linear design language by @Kitenite in https://github.com/superset-sh/superset/pull/4225
* feat(desktop): inline PR review comments in v2 diff pane by @Kitenite in https://github.com/superset-sh/superset/pull/4217
* feat(desktop): roomier v2 workspace pickers + clearer branch actions by @Kitenite in https://github.com/superset-sh/superset/pull/4226
* feat(desktop): respawn host-service on every Electron auto-update by @Kitenite in https://github.com/superset-sh/superset/pull/4218
* fix(host-service): restore terminal modes on reattach via headless xterm by @Kitenite in https://github.com/superset-sh/superset/pull/4231
* feat(desktop): unify tasks/PRs/issues view with project filter by @AviPeltz in https://github.com/superset-sh/superset/pull/4220
* feat(desktop): show loader while fetching tasks PRs and issues by @AviPeltz in https://github.com/superset-sh/superset/pull/4235
* feat(desktop): require single project selection in tasks view by @AviPeltz in https://github.com/superset-sh/superset/pull/4236
* fix(desktop): persist tasks-view project filter across navigation by @AviPeltz in https://github.com/superset-sh/superset/pull/4248


**Full Changelog**: https://github.com/superset-sh/superset/compare/desktop-v1.8.7...desktop-v1.8.8