desktop-v1.20.2

superset-sh/supersetdesktop-v1.20.2Aug 10, 2026by github-actions[bot]

AI Summary

A maintenance release fixing import flow issues in the v1 importer and healing orphaned database references for terminals.

Key Highlights

  • Import Fix: Stopped v1 importer from duplicating already-imported projects.
  • Database Health: Healed orphaned terminal references and baseline foreign key checks.

New Features

  • Fixed v1 importer duplication bug
  • Healed orphaned terminal database references

Full Release Notes

## What's Changed
* chore(desktop): bump version to 1.20.1 by @Kitenite in https://github.com/superset-sh/superset/pull/6307
* fix(host-service,desktop): broken import flow, stop v1 importer from duplicating already-imported projects by @distroinfinity in https://github.com/superset-sh/superset/pull/6309
* fix(desktop): route project/session selection through single draft-store writers by @Kitenite in https://github.com/superset-sh/superset/pull/6314
* fix(host-service): heal orphaned terminal refs and baseline the post-migration FK check by @saddlepaddle in https://github.com/superset-sh/superset/pull/6321
* fix(relay): serve the relay endpoint from the API by @saddlepaddle in https://github.com/superset-sh/superset/pull/6226
* chore(deps): bump nanoid from 5.1.7 to 6.0.0 by @dependabot[bot] in https://github.com/superset-sh/superset/pull/6104

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

**Full Changelog**: https://github.com/superset-sh/superset/compare/desktop-v1.20.1...desktop-v1.20.2