| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| emdash-x86_64.AppImage | 2026-05-26 | 292.7 MB | |
| emdash-x64.msi | 2026-05-26 | 253.8 MB | |
| emdash-x64.exe | 2026-05-26 | 246.2 MB | |
| emdash-x64.dmg | 2026-05-26 | 295.2 MB | |
| emdash-arm64.dmg | 2026-05-26 | 289.8 MB | |
| emdash-amd64.deb | 2026-05-26 | 227.8 MB | |
| README.md | 2026-05-26 | 2.9 kB | |
| v1.1.25 source code.tar.gz | 2026-05-26 | 6.1 MB | |
| v1.1.25 source code.zip | 2026-05-26 | 6.7 MB | |
| Totals: 9 Items | 1.6 GB | 1 | |
Emdash v1.1.25 is out! This release improves PR and task workflows, adds better terminal and diff-view support (including Windows paste, image paste persistence, and TSX/JSX highlighting), expands compatibility with GitHub Enterprise remotes, and includes a new MCP provider (Notra) plus a range of performance, stability, and UI polish fixes.
What's Changed
- v1.1.24 by @jschwxrz in https://github.com/generalaction/emdash/pull/2179
- fix: run resource monitor only while open by @janburzinski in https://github.com/generalaction/emdash/pull/2138
- fix(renderer): enable Ctrl+V paste in terminal on Windows by @abierhaus in https://github.com/generalaction/emdash/pull/2173
- ENG-1118: Review individual commits in PR sidebar by @arnestrickmann in https://github.com/generalaction/emdash/pull/2136
- Show feedback when marking PR ready by @janburzinski in https://github.com/generalaction/emdash/pull/2191
- fix: add confirm shortcut to welcome CTA by @arnestrickmann in https://github.com/generalaction/emdash/pull/2206
- fix: enter in cmdk doing the wrong action by @janburzinski in https://github.com/generalaction/emdash/pull/2203
- fix: persist pasted terminal images + support heic by @janburzinski in https://github.com/generalaction/emdash/pull/2205
- ENG-1196: Validate SSH modal input whitespace by @arnestrickmann in https://github.com/generalaction/emdash/pull/2207
- fix: prevent trailing slash in branch prefixes by @janburzinski in https://github.com/generalaction/emdash/pull/2202
- feat(mcp): add Notra server by @mezotv in https://github.com/generalaction/emdash/pull/2190
- feat(settings): preview terminal font options by @janburzinski in https://github.com/generalaction/emdash/pull/2186
- fix: use kaku app icon by @janburzinski in https://github.com/generalaction/emdash/pull/2184
- fix(renderer): enable tsx and jsx syntax highlighting in diff view by @shoto290 in https://github.com/generalaction/emdash/pull/2182
- feat: option to make mermaid graphs full size by @jschwxrz in https://github.com/generalaction/emdash/pull/2208
- feat(tasks): support shift range selection by @janburzinski in https://github.com/generalaction/emdash/pull/1834
- fix(renderer): refresh task repository refs from project events by @jschwxrz in https://github.com/generalaction/emdash/pull/2209
- fix(renderer): avoid deep-observing file tree by @janburzinski in https://github.com/generalaction/emdash/pull/2197
- feat: support GitHub enterprise remotes by @jschwxrz in https://github.com/generalaction/emdash/pull/2210
New Contributors
- @abierhaus made their first contribution in https://github.com/generalaction/emdash/pull/2173
Full Changelog: https://github.com/generalaction/emdash/compare/v1.1.24...v1.1.25