What's Changed
- chore: add run command to .superset/config.json by @Kitenite in #2647
- fix(desktop): presets menu stays open on unpin by @vivishko in #2649
- chore(desktop): bump version to 1.2.3 by @Kitenite in #2648
- feat(desktop): add autosave for setup/teardown scripts by @AviPeltz in #2644
- fix(api): update task slug to Linear identifier after first sync by @Kitenite in #2615
- fix: solve #2650 — emoji characters render as blank squares in terminal by @github-actions[bot] in #2651
- Fix delete task and multi-select count by @Kitenite in #2654
- fix(desktop): remove Outlit — duplicates Sentry + PostHog by @github-actions[bot] in #2579
- Fix workspace drag start inside sections by @Kitenite in #2657
- feat(desktop): add task create modal by @Kitenite in #2656
- feat(desktop): add task detail action menu by @Kitenite in #2660
- Fix Bun cache key isolation in GitHub Actions by @Kitenite in #2661
- Remove setup config source logs by @Kitenite in #2664
- refactor(mcp): split session launch tools by task vs prompt by @Kitenite in #2663
- fix(desktop): refresh GitHub status after PR mutations by @Kitenite in #2665
- fix(desktop): focus chat input on tab activation by @Kitenite in #2669
- Reduce synchronous work in terminal createOrAttach by @Kitenite in #2667
- fix(desktop): clear new workspace form immediately on submit by @michalkopanski in #2633
- fix(desktop): position attachment dropdown below button in new workspace modal by @AviPeltz in #2672
- fix(desktop): reuse attached PR branches on publish by @Kitenite in #2673
- fix(desktop): harden PR merge detection fallback by @Kitenite in #2668
- feat(desktop): preserve chat textarea draft across tab/workspace switches by @michalkopanski in #2631
- feat(desktop): move run button to presets bar with cmd+g shortcut by @AviPeltz in #2680
- feat(desktop): Add GitHub issue attachment to new workspace modal by @AviPeltz in #2678
- fix(desktop): refocus chat textarea after @mention file selection by @michalkopanski in #2653
- desktop: stop passive terminal probes from spawning daemon by @Kitenite in #2666
New Contributors
Full Changelog: desktop-v1.2.3...desktop-v1.2.4