desktop-v1.8.4

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

AI Summary

A short release adding a terminal agent for notifications, fixing adaptive-layout hotkey dispatch, and re-adding the Settings menu to the org dropdown for v1.

Key Highlights

  • Wired pi terminal agent to notification hooks.
  • Fixed adaptive-layout hotkey dispatch.
  • Re-added Settings to org dropdown for v1.
  • Redesigned v2 workspace create error state.

New Features

  • Terminal agent notifications
  • Settings dropdown re-addition
  • Error state redesign

Full Release Notes

## What's Changed
* chore(desktop): bump version to 1.8.2 by @Kitenite in https://github.com/superset-sh/superset/pull/4079
* feat(desktop): wire pi terminal agent to notification hooks by @garritfra in https://github.com/superset-sh/superset/pull/4083
* fix(desktop/hotkeys): adaptive-layout toggle now reaches every dispatch consumer by @Kitenite in https://github.com/superset-sh/superset/pull/4091
* release(cli): cut v0.2.8 by @saddlepaddle in https://github.com/superset-sh/superset/pull/4092
* feat(desktop): re-add Settings to org dropdown for v1 by @AviPeltz in https://github.com/superset-sh/superset/pull/4093
* fix(mcp-v2): don't claim relay-tunnel disconnects mean toggle is off by @saddlepaddle in https://github.com/superset-sh/superset/pull/4095
* fix(desktop): redesign v2 workspace create error state by @Kitenite in https://github.com/superset-sh/superset/pull/4094

## New Contributors
* @garritfra made their first contribution in https://github.com/superset-sh/superset/pull/4083

**Full Changelog**: https://github.com/superset-sh/superset/compare/desktop-v1.8.3...desktop-v1.8.4