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 #2179
- fix: run resource monitor only while open by @janburzinski in #2138
- fix(renderer): enable Ctrl+V paste in terminal on Windows by @abierhaus in #2173
- ENG-1118: Review individual commits in PR sidebar by @arnestrickmann in #2136
- Show feedback when marking PR ready by @janburzinski in #2191
- fix: add confirm shortcut to welcome CTA by @arnestrickmann in #2206
- fix: enter in cmdk doing the wrong action by @janburzinski in #2203
- fix: persist pasted terminal images + support heic by @janburzinski in #2205
- ENG-1196: Validate SSH modal input whitespace by @arnestrickmann in #2207
- fix: prevent trailing slash in branch prefixes by @janburzinski in #2202
- feat(mcp): add Notra server by @mezotv in #2190
- feat(settings): preview terminal font options by @janburzinski in #2186
- fix: use kaku app icon by @janburzinski in #2184
- fix(renderer): enable tsx and jsx syntax highlighting in diff view by @shoto290 in #2182
- feat: option to make mermaid graphs full size by @jschwxrz in #2208
- feat(tasks): support shift range selection by @janburzinski in #1834
- fix(renderer): refresh task repository refs from project events by @jschwxrz in #2209
- fix(renderer): avoid deep-observing file tree by @janburzinski in #2197
- feat: support GitHub enterprise remotes by @jschwxrz in #2210
New Contributors
- @abierhaus made their first contribution in #2173
Full Changelog: v1.1.24...v1.1.25