desktop-v1.5.6

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

AI Summary

This release focuses on enhancing the v2 workspace experience, introducing a PR review tab and file editor, and improving terminal and workspace management stability.

Key Highlights

  • Introduction of v2 PR review tab with PR info, checks, and comments
  • Foundation and stability pass for the v2 file editor
  • Improved v2 terminal with drag-and-drop support and link tooltips
  • Fix for IME composition issues and 'workspace not found' flash errors

New Features

  • v2 PR review tab
  • v2 file editor
  • v2 launch context composition
  • Recently Viewed section in v2 Quick Open
  • v2 PR checkout via widened checkout procedure

Full Release Notes

## What's Changed
* chore(desktop): bump version to 1.5.5 by @saddlepaddle in https://github.com/superset-sh/superset/pull/3473
* feat(desktop): v2 review tab — PR info, checks, comments by @AviPeltz in https://github.com/superset-sh/superset/pull/3463
* fix(desktop): handle IME composition in new-workspace Enter handlers by @Kitenite in https://github.com/superset-sh/superset/pull/3486
* fix(desktop): prevent "workspace not found" flash after v2 workspace create by @Kitenite in https://github.com/superset-sh/superset/pull/3494
* refactor(desktop): derive v2 base branch from git config by @Kitenite in https://github.com/superset-sh/superset/pull/3492
* feat(desktop): Recently Viewed section in v2 Quick Open by @saddlepaddle in https://github.com/superset-sh/superset/pull/3488
* fix(desktop): bump electron-updater and recover from corrupt update cache by @Kitenite in https://github.com/superset-sh/superset/pull/3495
* fix(desktop): remove viewed checkboxes from v2 diff sidebar by @AviPeltz in https://github.com/superset-sh/superset/pull/3480
* feat(desktop): v2 launch context composition (steps 1-5) by @Kitenite in https://github.com/superset-sh/superset/pull/3467
* fix(desktop): Cmd+O firing open-in twice on v1 workspace route by @Kitenite in https://github.com/superset-sh/superset/pull/3511
* chore(deps): upgrade tanstack/db + electric, drop durable-streams patch by @saddlepaddle in https://github.com/superset-sh/superset/pull/3509
* feat(desktop): v2 file editor — foundation, views, and stability pass by @saddlepaddle in https://github.com/superset-sh/superset/pull/3526
* feat(desktop): v2 PR checkout via widened checkout procedure by @Kitenite in https://github.com/superset-sh/superset/pull/3525
* feat(desktop): promote "Create Section Below" to top-level on workspace menu by @saddlepaddle in https://github.com/superset-sh/superset/pull/3537
* feat(desktop): modifier-keyed v2 terminal file links + folder sidebar reveal by @saddlepaddle in https://github.com/superset-sh/superset/pull/3512
* refactor(desktop): upgrade mastracode + simplify small-model naming by @Kitenite in https://github.com/superset-sh/superset/pull/3517
* fix(desktop): wire drag-and-drop for files in v2 terminal panes by @saddlepaddle in https://github.com/superset-sh/superset/pull/3542
* fix(desktop): v2 sidebar section count matches visual grouping by @saddlepaddle in https://github.com/superset-sh/superset/pull/3544
* fix(desktop): sync v1 terminal dimensions to backend on connect by @Kitenite in https://github.com/superset-sh/superset/pull/3545
* fix(desktop): use --no-track instead of ^{commit} in v1 createWorktree by @Kitenite in https://github.com/superset-sh/superset/pull/3548
* fix(desktop): guard installUpdate against repeat clicks on macOS by @Kitenite in https://github.com/superset-sh/superset/pull/3549
* fix(desktop): refresh v2 terminal link tooltip editor + nudge plain clicks by @saddlepaddle in https://github.com/superset-sh/superset/pull/3552
* fix(desktop): trigger macOS Local Network permission on startup by @Kitenite in https://github.com/superset-sh/superset/pull/3551
* feat(desktop): restore Tasks link in v2 dashboard sidebar by @saddlepaddle in https://github.com/superset-sh/superset/pull/3553
* fix(desktop): unblock v1 terminal user input during shell init (#3478) by @Kitenite in https://github.com/superset-sh/superset/pull/3550
* fix(desktop): stop excessive lsof spawning from port scanner (#3372) by @Kitenite in https://github.com/superset-sh/superset/pull/3547


**Full Changelog**: https://github.com/superset-sh/superset/compare/desktop-v1.5.5...desktop-v1.5.6