Emdash v1.1.19 is out!
This release includes smoother SSH and remote project workflows, improvements to navigation and the command palette, better PR/diff tooling (including richer file list info and PR comment rendering), new integrations and providers (Asana, Linear updates, Grok CLI), plus a long list of stability, performance, and terminal fixes across platforms.
What's Changed
- feat: improve ssh directory selector by @jschwxrz in #2015
- fix(settings): toggle settings shortcut by @janburzinski in #1915
- fix: task workspace bootstrap failing and add tests by @Davidknp in #2018
- feat(settings): improve terminal font picker by @janburzinski in #1856
- feat: add auto-approve permissions for Kiro by @nicolegros in #2021
- fix: duplicate terminal creation on last one close by @janburzinski in #2019
- v1.1.17 by @jschwxrz in #2026
- feat: add line stats in changes file list by @arnestrickmann in #2016
- feat: support RubyMine as a tool by @markahesketh in #2027
- feat: add quit confirmation modal by @arnestrickmann in #2028
- feat(command-palette): add feedback action by @janburzinski in #2031
- feat: add grok cli provider by @arnestrickmann in #2032
- fix: restore focus to previous element when modal closes by @nicolegros in #2030
- feat: make random branch name suffix optional by @jschwxrz in #2037
- feat: add split panes by @Davidknp in #2022
- feat: add migration for project configuration by @jschwxrz in #2038
- fix: sqlite test routing by @jschwxrz in #2035
- fix(release): run tooling npm install through shell on windows by @jschwxrz in #2034
- fix(projects): fix some radio labels by @janburzinski in #2043
- fix(ui): increase inactive tab contrast by @janburzinski in #1977
- fix: move update check to top of help menu by @janburzinski in #2042
- fix: prevent task item double click collapse sidebar by @jschwxrz in #2049
- fix: migrate codex notifications to global hooks by @jschwxrz in #2047
- fix(terminals): run lifecycle scripts from hovered rows by @jschwxrz in #2050
- fix: improve terminal cursor visibility by @janburzinski in #2024
- feat: add prompt library view by @arnestrickmann in #2036
- feat: render images in PR comments by @arnestrickmann in #2051
- fix: create task modal prompt overflow by @janburzinski in #2057
- fix(feedback): validate contact email by @mezotv in #2063
- fix(settings): simplify account display name by @mezotv in #2062
- fix: align sidebar toggle controls by @janburzinski in #2064
- feat: use tabs in project view by @jschwxrz in #2033
- fix: prevent duplicate terminal creation by @janburzinski in #2045
- ui: use solid fill for agent status indicator dots by @rabanspiegel in #2046
- fix(pty): double-wrap cmd.exe command lines so Claude launches from paths with spaces on Windows by @DMCK96 in #2058
- feat: add asana integration by @janburzinski in #2065
- fix: keep onboarding skip safe during sign-in by @janburzinski in #2060
- docs: update readme (asana integration) by @arnestrickmann in #2067
- feat(tabs): close tabs on middle click by @janburzinski in #2053
- fix: clicking project name go to project by @janburzinski in #2054
- fix(command-palette): show resource monitor in search by @janburzinski in #2025
- fix(integrations): stack setup modal descriptions by @mezotv in #2069
- fix(terminals): focus new terminal from lifecycle drawer by @jschwxrz in #2074
- ui: add issue selector affordances by @arnestrickmann in #2076
- fix: remote agent detection after install by @jschwxrz in #2077
- chore: bump version to 1.1.18 by @rabanspiegel in #2078
- feat(linear): more context in linear issue prompt by @janburzinski in #1999
New Contributors
- @markahesketh made their first contribution in #2027
- @DMCK96 made their first contribution in #2058
Full Changelog: v1.1.16...v1.1.19