This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+12 more
Summary
AI summaryBroad release touches fix, feat, settings, and ui.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Improve SSH directory selector Improve SSH directory selector Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
| Feature | Low |
Improve terminal font picker Improve terminal font picker Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
| Feature | Low |
Add auto-approve permissions for Kiro Add auto-approve permissions for Kiro Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
| Feature | Low |
Add line stats in changes file list Add line stats in changes file list Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
| Feature | Low |
Support RubyMine as a tool Support RubyMine as a tool Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
| Feature | Low |
Add quit confirmation modal Add quit confirmation modal Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
| Feature | Low |
Add feedback action to command palette Add feedback action to command palette Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
| Feature | Low |
Add Grok CLI provider Add Grok CLI provider Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
| Feature | Low |
Make random branch name suffix optional Make random branch name suffix optional Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
| Feature | Low |
Add split panes Add split panes Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
| Feature | Low |
Add migration for project configuration Add migration for project configuration Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
| Feature | Low |
Add prompt library view Add prompt library view Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
| Feature | Low |
Render images in PR comments Render images in PR comments Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
| Bugfix | Low |
Toggle settings shortcut fixed Toggle settings shortcut fixed Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
| Bugfix | Low |
Task workspace bootstrap failing fixed and tests added Task workspace bootstrap failing fixed and tests added Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
| Bugfix | Low |
Duplicate terminal creation on last one close fixed Duplicate terminal creation on last one close fixed Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
| Bugfix | Low |
Restore focus to previous element when modal closes Restore focus to previous element when modal closes Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
| Bugfix | Low |
SQLite test routing fixed SQLite test routing fixed Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
| Bugfix | Low |
Run tooling npm install through shell on Windows Run tooling npm install through shell on Windows Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
| Bugfix | Low |
Fix some radio labels in projects Fix some radio labels in projects Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
| Bugfix | Low |
Increase inactive tab contrast Increase inactive tab contrast Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
| Bugfix | Low |
Move update check to top of help menu Move update check to top of help menu Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
| Bugfix | Low |
Prevent task item double click collapse sidebar Prevent task item double click collapse sidebar Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
| Bugfix | Low |
Migrate codex notifications to global hooks Migrate codex notifications to global hooks Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
| Bugfix | Low |
Run lifecycle scripts from hovered rows in terminals Run lifecycle scripts from hovered rows in terminals Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
| Bugfix | Low |
Improve terminal cursor visibility Improve terminal cursor visibility Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
| Bugfix | Low |
Create task modal prompt overflow fixed Create task modal prompt overflow fixed Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
| Bugfix | Low |
Validate contact email in feedback Validate contact email in feedback Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
| Bugfix | Low |
Simplify account display name in settings Simplify account display name in settings Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
| Bugfix | Low |
Align sidebar toggle controls Align sidebar toggle controls Source: granite4.1:8b-q6_K@2026-05-19 Confidence: high |
— |
Full changelog
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 https://github.com/generalaction/emdash/pull/2015
- fix(settings): toggle settings shortcut by @janburzinski in https://github.com/generalaction/emdash/pull/1915
- fix: task workspace bootstrap failing and add tests by @Davidknp in https://github.com/generalaction/emdash/pull/2018
- feat(settings): improve terminal font picker by @janburzinski in https://github.com/generalaction/emdash/pull/1856
- feat: add auto-approve permissions for Kiro by @nicolegros in https://github.com/generalaction/emdash/pull/2021
- fix: duplicate terminal creation on last one close by @janburzinski in https://github.com/generalaction/emdash/pull/2019
- v1.1.17 by @jschwxrz in https://github.com/generalaction/emdash/pull/2026
- feat: add line stats in changes file list by @arnestrickmann in https://github.com/generalaction/emdash/pull/2016
- feat: support RubyMine as a tool by @markahesketh in https://github.com/generalaction/emdash/pull/2027
- feat: add quit confirmation modal by @arnestrickmann in https://github.com/generalaction/emdash/pull/2028
- feat(command-palette): add feedback action by @janburzinski in https://github.com/generalaction/emdash/pull/2031
- feat: add grok cli provider by @arnestrickmann in https://github.com/generalaction/emdash/pull/2032
- fix: restore focus to previous element when modal closes by @nicolegros in https://github.com/generalaction/emdash/pull/2030
- feat: make random branch name suffix optional by @jschwxrz in https://github.com/generalaction/emdash/pull/2037
- feat: add split panes by @Davidknp in https://github.com/generalaction/emdash/pull/2022
- feat: add migration for project configuration by @jschwxrz in https://github.com/generalaction/emdash/pull/2038
- fix: sqlite test routing by @jschwxrz in https://github.com/generalaction/emdash/pull/2035
- fix(release): run tooling npm install through shell on windows by @jschwxrz in https://github.com/generalaction/emdash/pull/2034
- fix(projects): fix some radio labels by @janburzinski in https://github.com/generalaction/emdash/pull/2043
- fix(ui): increase inactive tab contrast by @janburzinski in https://github.com/generalaction/emdash/pull/1977
- fix: move update check to top of help menu by @janburzinski in https://github.com/generalaction/emdash/pull/2042
- fix: prevent task item double click collapse sidebar by @jschwxrz in https://github.com/generalaction/emdash/pull/2049
- fix: migrate codex notifications to global hooks by @jschwxrz in https://github.com/generalaction/emdash/pull/2047
- fix(terminals): run lifecycle scripts from hovered rows by @jschwxrz in https://github.com/generalaction/emdash/pull/2050
- fix: improve terminal cursor visibility by @janburzinski in https://github.com/generalaction/emdash/pull/2024
- feat: add prompt library view by @arnestrickmann in https://github.com/generalaction/emdash/pull/2036
- feat: render images in PR comments by @arnestrickmann in https://github.com/generalaction/emdash/pull/2051
- fix: create task modal prompt overflow by @janburzinski in https://github.com/generalaction/emdash/pull/2057
- fix(feedback): validate contact email by @mezotv in https://github.com/generalaction/emdash/pull/2063
- fix(settings): simplify account display name by @mezotv in https://github.com/generalaction/emdash/pull/2062
- fix: align sidebar toggle controls by @janburzinski in https://github.com/generalaction/emdash/pull/2064
- feat: use tabs in project view by @jschwxrz in https://github.com/generalaction/emdash/pull/2033
- fix: prevent duplicate terminal creation by @janburzinski in https://github.com/generalaction/emdash/pull/2045
- ui: use solid fill for agent status indicator dots by @rabanspiegel in https://github.com/generalaction/emdash/pull/2046
- fix(pty): double-wrap cmd.exe command lines so Claude launches from paths with spaces on Windows by @DMCK96 in https://github.com/generalaction/emdash/pull/2058
- feat: add asana integration by @janburzinski in https://github.com/generalaction/emdash/pull/2065
- fix: keep onboarding skip safe during sign-in by @janburzinski in https://github.com/generalaction/emdash/pull/2060
- docs: update readme (asana integration) by @arnestrickmann in https://github.com/generalaction/emdash/pull/2067
- feat(tabs): close tabs on middle click by @janburzinski in https://github.com/generalaction/emdash/pull/2053
- fix: clicking project name go to project by @janburzinski in https://github.com/generalaction/emdash/pull/2054
- fix(command-palette): show resource monitor in search by @janburzinski in https://github.com/generalaction/emdash/pull/2025
- fix(integrations): stack setup modal descriptions by @mezotv in https://github.com/generalaction/emdash/pull/2069
- fix(terminals): focus new terminal from lifecycle drawer by @jschwxrz in https://github.com/generalaction/emdash/pull/2074
- ui: add issue selector affordances by @arnestrickmann in https://github.com/generalaction/emdash/pull/2076
- fix: remote agent detection after install by @jschwxrz in https://github.com/generalaction/emdash/pull/2077
- chore: bump version to 1.1.18 by @rabanspiegel in https://github.com/generalaction/emdash/pull/2078
- feat(linear): more context in linear issue prompt by @janburzinski in https://github.com/generalaction/emdash/pull/1999
New Contributors
- @markahesketh made their first contribution in https://github.com/generalaction/emdash/pull/2027
- @DMCK96 made their first contribution in https://github.com/generalaction/emdash/pull/2058
Full Changelog: https://github.com/generalaction/emdash/compare/v1.1.16...v1.1.19
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Emdash
Emdash is the Open-Source Agentic Development Environment ( YC W26). Run multiple coding agents in parallel. Use any provider.
Related context
Related tools
Beta — feedback welcome: [email protected]