Emdash v1.1.22 is out!
This release brings a redesigned sidebar, a new worktree directory browser, improved GitHub auth and connection flow, custom notification sounds, Termy terminal support, better file drag-and-drop in the editor, plus a wave of fixes for workspaces, SSH sessions, shortcuts, and diff rendering.
What's Changed
- feat: improve GitHub auth source handling and connection flow by @jschwxrz in #2071
- UI: Normalize home action label casing by @arnestrickmann in #2079
- fix(ssh): show actionable MaxSessions panel when channels are exhausted by @jschwxrz in #2080
- feat: add worktree directory browser by @janburzinski in #2083
- fix: workspace bugs by @Davidknp in #2086
- feat: fix themes by @Davidknp in #2089
- fix: prioritize path truncation in changes sidebar by @jschwxrz in #2090
- v1.1.19 by @jschwxrz in #2093
- fix: create task from PR failing when branch already checked out in external worktree by @jschwxrz in #2094
- feat(sidebar): add search trigger that opens the command palette by @mezotv in #2072
- fix: show draft PR status icon by @janburzinski in #2096
- feat: reorganize left sidebar by @jschwxrz in #2100
- fix(tasks): pass task identity to create PR modal by @jschwxrz in #2103
- v1.1.20 by @jschwxrz in #2105
- fix: render deleted file diffs by @janburzinski in #2095
- fix: shortcuts by @jschwxrz in #2104
- fix(tasks): conversation rename by @jschwxrz in #2107
- Fix Asana integration icon by @rabanspiegel in #2106
- feat(editor): support dragging file into folders & copy path by @janburzinski in #2059
- fix: notification sound settings sync by @janburzinski in #2092
- fix: track agent turns from real user messages by @jschwxrz in #2109
- fix: conversation not showing (empty state) by @Davidknp in #2111
- fix: remove react activity and add convo guard by @Davidknp in #2114
- feat(settings): add custom notification sound by @mezotv in #2085
- feat: improve agent context interaction by @Davidknp in #2115
- feat: Improve task list empty screen by @Davidknp in #2119
- fix: grok icon by @janburzinski in #2120
- chore: optimize welcome img by @janburzinski in #2117
- feat: add termy terminal by @janburzinski in #2116
- Add Droid stop hook support by @janburzinski in #2121
- fix(onboarding): remove GitHub CLI skip copy by @jschwxrz in #2128
- fix: clarify optional branch prefix by @arnestrickmann in #2129
- fix: update BYOI toggle wording by @arnestrickmann in #2127
- feat: migrate from eslint to oxlint by @jschwxrz in #2130
- feat: migrate from prettier to oxfmt by @jschwxrz in #2132
Full Changelog: v1.1.19...v1.1.22