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 #1815
- fix: windows path outside allowed roots by @jschwxrz in #1811
- fix: make command in lifecycle scripts optional by @jschwxrz in #1833
- chore: add standardised lifecycle interfaces and execution ctx by @Davidknp in #1829
- Enable editing working tree diffs by @arnestrickmann in #1824
- fix: GitHub issue picker by @jschwxrz in #1835
- feat: add initial convo to task creation by @Davidknp in #1836
- (fix): MCP modal save clone error by @arnestrickmann in #1813
- chore: create release 1.1.6 by @Davidknp in #1837
- fix(agent-hooks): detect pi completion events by @janburzinski in #1827
- chore: cleanup by @jschwxrz in #1839
- fix(diff): compact sidebar stats by @janburzinski in #1842
- Add Android Studio open-in option by @rabanspiegel in #1843
- feat: add VSCodium open-in support by @arnestrickmann in #1845
- feat: add opencode hook plugin by @janburzinski in #1840
- fix(skills): allow large skill modals to scroll by @janburzinski in #1841
- fix(codex): update auto-approve flag in codex by @janburzinski in #1851
- fix: clear stale diff models by @janburzinski in #1850
- feat: add Junie CLI as a supported provider by @arnestrickmann in #1849
- fix: feature flags and add byoi testing setup by @Davidknp in #1860
- chore: create release 1.1.7 by @Davidknp in #1861
- fix: telemetry and FF identification by @Davidknp in #1862
- chore: create release 1.1.8 by @Davidknp in #1863
- feat: minimal cmdk by @Davidknp in #1864
- chore: create release 1.1.9 by @Davidknp in #1865
- fix: prevent settings borders from clipping by @janburzinski in #1820
- feat: restore custom cli commands + env vars by @jschwxrz in #1872
- chore: emdash home screen darkmode text shimmer cleaner by @janburzinski in #1847
- fix(git): resolve git executable per execution context by @jschwxrz in #1873
- Fix: agent detection on macOS remotes by @jschwxrz in #1877
- fix(userEnv): scrub AppImage env from shell probe by @raulpineda in #1874
- feat: open settings from application menu by @arnestrickmann in #1876
- fix(pr-badge): make "Open PR on GitHub" button always visible by @jeremyhalin in #1825
- fix(legacy-port): skip FTS shadow tables during reset by @jschwxrz in #1878
- fix: default branch resolution for project base refs by @jschwxrz in #1881
New Contributors
- @raulpineda made their first contribution in #1874
Full Changelog: v1.1.5...v1.1.10