What's Changed
- feat(desktop): replace initial loading spinner with Superset logo by @Kitenite in #1632
- chore(desktop): bump version to 0.0.82 by @Kitenite in #1631
- feat(desktop): add clear status option to workspace context menu by @Kitenite in #1633
- feat(desktop): add New Project page with empty, clone, and template tabs by @Kitenite in #1623
- Create shared chat package, add functionality by @saddlepaddle in #1634
- Chat streaming stability followup by @saddlepaddle in #1639
- fix(desktop): replace blocking terminal connection error popup with auto-retry by @Kitenite in #1646
- Desktop chat: add user-message scrollback rail by @saddlepaddle in #1648
- feat(desktop): drag file paths from sidebar into chat input by @Kitenite in #1656
- Versioned canary script by @Kitenite in #1654
- Tray by @Kitenite in #1651
- fix(db): enable env validation for DATABASE_URL by @Kitenite in #1658
- fix(desktop): stop reporting NotGitRepoError to Sentry by @AviPeltz in #1653
- fix(desktop): stale "has uncommitted changes" status in delete dialogs by @AviPeltz in #1660
- feat(desktop): add Cmd+F search to rendered markdown viewer by @AviPeltz in #1661
- Refactor chat host auth flow and decouple DB from desktop runtime by @saddlepaddle in #1670
- feat(docs): Add MCP improvements / improve MCP local command flakiness by @saddlepaddle in #1608
- feat(api): add Slack image attachment support to Slack agent by @saddlepaddle in #1671
- revert: remove docs restructure from MCP auth PR by @saddlepaddle in #1672
- fix: use collection onUpdate handler for agentCommands persistence by @saddlepaddle in #1675
Full Changelog: desktop-v0.0.82...desktop-v0.0.83