| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| emdash-amd64.deb | 2026-05-06 | 228.2 MB | |
| emdash-arm64.dmg | 2026-05-06 | 290.6 MB | |
| emdash-x64.dmg | 2026-05-06 | 296.0 MB | |
| emdash-x64.msi | 2026-05-06 | 255.1 MB | |
| emdash-x64.exe | 2026-05-06 | 247.6 MB | |
| emdash-x86_64.AppImage | 2026-05-06 | 293.6 MB | |
| README.md | 2026-05-05 | 4.8 kB | |
| v1.1.10 source code.tar.gz | 2026-05-05 | 8.9 MB | |
| v1.1.10 source code.zip | 2026-05-05 | 9.4 MB | |
| Totals: 9 Items | 1.6 GB | 1 | |
Emdash v1.1.10 is out!
This release brings new editor and terminal integrations (Kitty, Android Studio, VSCodium, Junie CLI, opencode), improved diff editing, a command palette, and a batch of reliability fixes across Git, SSH, and Windows - plus contributions from the community.
What's Changed
- (feat): add Kitty to Open In menu by @arnestrickmann in https://github.com/generalaction/emdash/pull/1815
- fix: windows path outside allowed roots by @jschwxrz in https://github.com/generalaction/emdash/pull/1811
- fix: make command in lifecycle scripts optional by @jschwxrz in https://github.com/generalaction/emdash/pull/1833
- chore: add standardised lifecycle interfaces and execution ctx by @Davidknp in https://github.com/generalaction/emdash/pull/1829
- Enable editing working tree diffs by @arnestrickmann in https://github.com/generalaction/emdash/pull/1824
- fix: GitHub issue picker by @jschwxrz in https://github.com/generalaction/emdash/pull/1835
- feat: add initial convo to task creation by @Davidknp in https://github.com/generalaction/emdash/pull/1836
- (fix): MCP modal save clone error by @arnestrickmann in https://github.com/generalaction/emdash/pull/1813
- chore: create release 1.1.6 by @Davidknp in https://github.com/generalaction/emdash/pull/1837
- fix(agent-hooks): detect pi completion events by @janburzinski in https://github.com/generalaction/emdash/pull/1827
- chore: cleanup by @jschwxrz in https://github.com/generalaction/emdash/pull/1839
- fix(diff): compact sidebar stats by @janburzinski in https://github.com/generalaction/emdash/pull/1842
- Add Android Studio open-in option by @rabanspiegel in https://github.com/generalaction/emdash/pull/1843
- feat: add VSCodium open-in support by @arnestrickmann in https://github.com/generalaction/emdash/pull/1845
- feat: add opencode hook plugin by @janburzinski in https://github.com/generalaction/emdash/pull/1840
- fix(skills): allow large skill modals to scroll by @janburzinski in https://github.com/generalaction/emdash/pull/1841
- fix(codex): update auto-approve flag in codex by @janburzinski in https://github.com/generalaction/emdash/pull/1851
- fix: clear stale diff models by @janburzinski in https://github.com/generalaction/emdash/pull/1850
- feat: add Junie CLI as a supported provider by @arnestrickmann in https://github.com/generalaction/emdash/pull/1849
- fix: feature flags and add byoi testing setup by @Davidknp in https://github.com/generalaction/emdash/pull/1860
- chore: create release 1.1.7 by @Davidknp in https://github.com/generalaction/emdash/pull/1861
- fix: telemetry and FF identification by @Davidknp in https://github.com/generalaction/emdash/pull/1862
- chore: create release 1.1.8 by @Davidknp in https://github.com/generalaction/emdash/pull/1863
- feat: minimal cmdk by @Davidknp in https://github.com/generalaction/emdash/pull/1864
- chore: create release 1.1.9 by @Davidknp in https://github.com/generalaction/emdash/pull/1865
- fix: prevent settings borders from clipping by @janburzinski in https://github.com/generalaction/emdash/pull/1820
- feat: restore custom cli commands + env vars by @jschwxrz in https://github.com/generalaction/emdash/pull/1872
- chore: emdash home screen darkmode text shimmer cleaner by @janburzinski in https://github.com/generalaction/emdash/pull/1847
- fix(git): resolve git executable per execution context by @jschwxrz in https://github.com/generalaction/emdash/pull/1873
- Fix: agent detection on macOS remotes by @jschwxrz in https://github.com/generalaction/emdash/pull/1877
- fix(userEnv): scrub AppImage env from shell probe by @raulpineda in https://github.com/generalaction/emdash/pull/1874
- feat: open settings from application menu by @arnestrickmann in https://github.com/generalaction/emdash/pull/1876
- fix(pr-badge): make "Open PR on GitHub" button always visible by @jeremyhalin in https://github.com/generalaction/emdash/pull/1825
- fix(legacy-port): skip FTS shadow tables during reset by @jschwxrz in https://github.com/generalaction/emdash/pull/1878
- fix: default branch resolution for project base refs by @jschwxrz in https://github.com/generalaction/emdash/pull/1881
New Contributors
- @raulpineda made their first contribution in https://github.com/generalaction/emdash/pull/1874
Full Changelog: https://github.com/generalaction/emdash/compare/v1.1.5...v1.1.10