| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| emdash-x86_64.AppImage | 2026-05-22 | 292.9 MB | |
| emdash-x64.msi | 2026-05-22 | 254.1 MB | |
| emdash-x64.exe | 2026-05-22 | 246.5 MB | |
| emdash-x64.dmg | 2026-05-22 | 295.3 MB | |
| emdash-arm64.dmg | 2026-05-22 | 289.9 MB | |
| emdash-amd64.deb | 2026-05-22 | 228.1 MB | |
| README.md | 2026-05-22 | 8.2 kB | |
| v1.1.24 source code.tar.gz | 2026-05-22 | 6.3 MB | |
| v1.1.24 source code.zip | 2026-05-22 | 7.0 MB | |
| Totals: 9 Items | 1.6 GB | 1 | |
Emdash v1.1.24 is out!
This release brings major improvements to SSH and remote workflows (including ProxyJump, ProxyCommand, ForwardAgent, and better MaxSessions handling), a more polished navigation and sidebar experience, better task and PR flows, expanded terminal/open-in-app support, new integrations and providers (Neon, Antigravity, Asana polish), plus a long list of stability, performance, editor, and UI fixes across the app.
What's Changed
- feat: improve GitHub auth source handling and connection flow by @jschwxrz in https://github.com/generalaction/emdash/pull/2071
- UI: Normalize home action label casing by @arnestrickmann in https://github.com/generalaction/emdash/pull/2079
- fix(ssh): show actionable MaxSessions panel when channels are exhausted by @jschwxrz in https://github.com/generalaction/emdash/pull/2080
- feat: add worktree directory browser by @janburzinski in https://github.com/generalaction/emdash/pull/2083
- fix: workspace bugs by @Davidknp in https://github.com/generalaction/emdash/pull/2086
- feat: fix themes by @Davidknp in https://github.com/generalaction/emdash/pull/2089
- fix: prioritize path truncation in changes sidebar by @jschwxrz in https://github.com/generalaction/emdash/pull/2090
- v1.1.19 by @jschwxrz in https://github.com/generalaction/emdash/pull/2093
- fix: create task from PR failing when branch already checked out in external worktree by @jschwxrz in https://github.com/generalaction/emdash/pull/2094
- feat(sidebar): add search trigger that opens the command palette by @mezotv in https://github.com/generalaction/emdash/pull/2072
- fix: show draft PR status icon by @janburzinski in https://github.com/generalaction/emdash/pull/2096
- feat: reorganize left sidebar by @jschwxrz in https://github.com/generalaction/emdash/pull/2100
- fix(tasks): pass task identity to create PR modal by @jschwxrz in https://github.com/generalaction/emdash/pull/2103
- v1.1.20 by @jschwxrz in https://github.com/generalaction/emdash/pull/2105
- fix: render deleted file diffs by @janburzinski in https://github.com/generalaction/emdash/pull/2095
- fix: shortcuts by @jschwxrz in https://github.com/generalaction/emdash/pull/2104
- fix(tasks): conversation rename by @jschwxrz in https://github.com/generalaction/emdash/pull/2107
- Fix Asana integration icon by @rabanspiegel in https://github.com/generalaction/emdash/pull/2106
- feat(editor): support dragging file into folders & copy path by @janburzinski in https://github.com/generalaction/emdash/pull/2059
- fix: notification sound settings sync by @janburzinski in https://github.com/generalaction/emdash/pull/2092
- fix: track agent turns from real user messages by @jschwxrz in https://github.com/generalaction/emdash/pull/2109
- fix: conversation not showing (empty state) by @Davidknp in https://github.com/generalaction/emdash/pull/2111
- fix: remove react activity and add convo guard by @Davidknp in https://github.com/generalaction/emdash/pull/2114
- feat(settings): add custom notification sound by @mezotv in https://github.com/generalaction/emdash/pull/2085
- feat: improve agent context interaction by @Davidknp in https://github.com/generalaction/emdash/pull/2115
- feat: Improve task list empty screen by @Davidknp in https://github.com/generalaction/emdash/pull/2119
- fix: grok icon by @janburzinski in https://github.com/generalaction/emdash/pull/2120
- chore: optimize welcome img by @janburzinski in https://github.com/generalaction/emdash/pull/2117
- feat: add termy terminal by @janburzinski in https://github.com/generalaction/emdash/pull/2116
- Add Droid stop hook support by @janburzinski in https://github.com/generalaction/emdash/pull/2121
- fix(onboarding): remove GitHub CLI skip copy by @jschwxrz in https://github.com/generalaction/emdash/pull/2128
- fix: clarify optional branch prefix by @arnestrickmann in https://github.com/generalaction/emdash/pull/2129
- fix: update BYOI toggle wording by @arnestrickmann in https://github.com/generalaction/emdash/pull/2127
- feat: migrate from eslint to oxlint by @jschwxrz in https://github.com/generalaction/emdash/pull/2130
- feat: migrate from prettier to oxfmt by @jschwxrz in https://github.com/generalaction/emdash/pull/2132
- v1.1.22 by @jschwxrz in https://github.com/generalaction/emdash/pull/2133
- ENG-1352: Add open in Alacritty support by @arnestrickmann in https://github.com/generalaction/emdash/pull/2131
- feat: split pasted env assignments by @mezotv in https://github.com/generalaction/emdash/pull/2075
- fix(renderer): harden restored navigation state by @jschwxrz in https://github.com/generalaction/emdash/pull/2134
- fix: pass provider launch env vars to agents by @jschwxrz in https://github.com/generalaction/emdash/pull/2135
- fix: ctx popover focus guard by @Davidknp in https://github.com/generalaction/emdash/pull/2141
- chore: create release 1.1.23 by @Davidknp in https://github.com/generalaction/emdash/pull/2143
- feat(renderer): add more file icons by @janburzinski in https://github.com/generalaction/emdash/pull/2145
- feat: titlebar improvements by @Davidknp in https://github.com/generalaction/emdash/pull/2147
- feat: show current author first in PR filter by @mezotv in https://github.com/generalaction/emdash/pull/2139
- feat: add antigravity provider by @janburzinski in https://github.com/generalaction/emdash/pull/2144
- fix(renderer): preserve dropped file path formatting by @janburzinski in https://github.com/generalaction/emdash/pull/2146
- fix: enable opencode auto approve by @janburzinski in https://github.com/generalaction/emdash/pull/2149
- fix: add terminal font fallbacks by @janburzinski in https://github.com/generalaction/emdash/pull/2150
- fix(opencode): submit initial prompt reliably by @janburzinski in https://github.com/generalaction/emdash/pull/1948
- fix(open-in-apps): Improve Windows compatibility and command handling by @anglox in https://github.com/generalaction/emdash/pull/2081
- feat: improve create task branch names by @Davidknp in https://github.com/generalaction/emdash/pull/2156
- Improve integration icon legibility by @janburzinski in https://github.com/generalaction/emdash/pull/2161
- refactor: improve task creation by @Davidknp in https://github.com/generalaction/emdash/pull/2169
- fix: inconsistent padding in form controls by @janburzinski in https://github.com/generalaction/emdash/pull/2164
- Add Kaku terminal open-in support by @janburzinski in https://github.com/generalaction/emdash/pull/2172
- feat(ssh): support proxyjump, proxy command, forwardagent by @jschwxrz in https://github.com/generalaction/emdash/pull/2151
- feat(settings): issue context default toggle by @janburzinski in https://github.com/generalaction/emdash/pull/2125
- fix(ui): avoid stuck isAnimating state in AnimatedHeight by @tobi110289 in https://github.com/generalaction/emdash/pull/2168
- fix(plain): restore thread context injection, show all threads, and prefix task names with ref by @tobi110289 in https://github.com/generalaction/emdash/pull/2170
- fix(plain): preserve real ForbiddenError message from Plain API by @tobi110289 in https://github.com/generalaction/emdash/pull/2167
- fix(editor): render file tree from normalized children by @Drakaniia in https://github.com/generalaction/emdash/pull/2113
- fix: improve PR status modal spacing by @janburzinski in https://github.com/generalaction/emdash/pull/2176
- feat: add skill uninstall confirmation by @janburzinski in https://github.com/generalaction/emdash/pull/2177
- fix: settings scrollbar layout by @janburzinski in https://github.com/generalaction/emdash/pull/2159
- feat(mcp): add Neon catalog entry by @mezotv in https://github.com/generalaction/emdash/pull/2178
New Contributors
- @anglox made their first contribution in https://github.com/generalaction/emdash/pull/2081
- @Drakaniia made their first contribution in https://github.com/generalaction/emdash/pull/2113
Full Changelog: https://github.com/generalaction/emdash/compare/v1.1.19...v1.1.24