Releases: generalaction/emdash
Releases · generalaction/emdash
Release list
v1.1.40
What's Changed
- fix(ui): align Ask mode in new issue modal by @janburzinski in #2859
- fix(chat-ui): support pasting image attachments by @janburzinski in #2862
- feat(shortcuts): add zen mode toggle by @janburzinski in #2835
- fix(ui): center macOS Shift key in shortcut keycaps by @janburzinski in #2868
- feat(files): add Show in Finder to file tree context menu by @piter10p in #2869
- fix(sidebar): keep divider visible with open tabs by @janburzinski in #2880
- fix(telemetry): register task lifecycle tracking by @janburzinski in #2874
- feat(pull-requests): add shared PR URL copy action by @arnestrickmann in #2884
- hotfix: file index blocking main process by @jschwxrz in #2883
- fix(open-in): update Termy logo by @janburzinski in #2893
- fix(chat-ui): center stop button icon by @janburzinski in #2890
- fix(chat): avoid clipping agent mode label descenders by @janburzinski in #2895
- fix(watch): prevent watcher resubscribe crashes by @jschwxrz in #2897
- fix(issue-selector): prevent provider icon clipping by @janburzinski in #2905
- fix(tasks): align issue provider placeholder inline by @janburzinski in #2906
New Contributors
Full Changelog: v1.1.39...v1.1.40
v1.1.40-canary.80
Merge pull request #2897 from generalaction/slick-plums-drive fix(watch): prevent watcher resubscribe crashes
v1.1.39
What's Changed
- feat(mcp): add Executor to recommended MCP servers by @janburzinski in #2836
- fix(chat): prevent provider name clipping by @janburzinski in #2849
- fix(mcp): update stale documentation links by @janburzinski in #2846
- docs(providers): fix catalog totals by @janburzinski in #2843
- fix(opencode): forward selected model by @janburzinski in #2847
- fix(ssh): prevent crashes during remote task teardown by @jschwxrz in #2854
- fix(amp): correct MCP config and model options by @janburzinski in #2848
- feat(chat-ui): enable chat UI for all ACP-capable users by @arnestrickmann in #2856
- style(ui): use sans-serif typography for app chrome by @arnestrickmann in #2834
- fix(titlebar): size open-in menu to content by @janburzinski in #2839
- feat(browser): simplify load error page by @janburzinski in #2866
- feat(chat-ui): make first-time use opt-in by @arnestrickmann in #2857
- fix(ui): unify tooltip horizontal padding by @janburzinski in #2860
- fix(tasks): render icons for every issue mention by @janburzinski in #2863
- chore(release): bump desktop version to 1.1.39 by @arnestrickmann in #2872
Full Changelog: v1.1.38...v1.1.39
v1.1.39-canary.79
Merge pull request #2834 from generalaction/emdash/font-change style(ui): use sans-serif typography for app chrome
v1.1.38
What's Changed
- refactor: extract issue providers into plugins package by @jschwxrz in #2757
- feat: add Rider open-in app by @janburzinski in #2760
- fix: start update download from sidebar update button by @rabanspiegel in #2776
- feat: wip chat ui improvements by @Davidknp in #2773
- feat(open-with): add Hyper terminal by @janburzinski in #2775
- fix(settings): center version badge text by @janburzinski in #2767
- style(settings): align telemetry link arrow by @janburzinski in #2766
- feat(mistral): add selectable Vibe models by @janburzinski in #2763
- fix(codex): update model selector by @janburzinski in #2740
- fix(tabs): keep tab trigger full height by @janburzinski in #2762
- fix: automation branch not respecetd by @janburzinski in #2761
- fix(settings): simplify agents description by @arnestrickmann in #2778
- feat: chat ui improvements by @Davidknp in #2777
- fix: chat ui model and mode selection by @Davidknp in #2783
- feat(terminals): support dragging terminals into task tabs by @arnestrickmann in #2749
- fix(tasks): center PR badges by @janburzinski in #2779
- fix: prevent triage icon clipping by @janburzinski in #2780
- feat: add macOS microphone permission for voice mode by @rabanspiegel in #2122
- fix: chat ui msg misalignment by @Davidknp in #2785
- feat: Add Notion integration by @janburzinski in #2782
- fix(pr): render changed files in tree view by @jschwxrz in #2786
- feat: add more acp providers by @jschwxrz in #2788
- fix: add mermaid open dialog to chat ui by @Davidknp in #2790
- fix(linear): use search result fragment for issue search by @jschwxrz in #2789
- feat: wire by @Davidknp in #2787
- fix(acp): restore prompt queueing during active turns by @jschwxrz in #2791
- feat(diff): show branch commits before PR by @jschwxrz in #2792
- feat: wip workspace server stub by @Davidknp in #2797
- feat: remove duplicated agent registry by @Davidknp in #2799
- fix(workspaces): submit lifecycle scripts on Windows by @janburzinski in #2798
- fix(tasks): keep task modal open after app blur by @janburzinski in #2794
- feat: agent auth by @Davidknp in #2801
- fix(workspaces): recover legacy task branch worktrees by @jschwxrz in #2802
- feat: wip workspace server worskapce setup by @Davidknp in #2800
- feat(codex): add GPT-5.6 model options by @janburzinski in #2811
- fix(agents): remove Gemini CLI provider by @janburzinski in #2803
- feat: acp wire wip by @Davidknp in #2812
- feat: wire test utils by @Davidknp in #2813
- feat(storage): add task worktree storage management by @rabanspiegel in #2686
- fix(ui): use sentence case in chat composer copy by @arnestrickmann in #2814
- feat(tasks): default branch deletion setting by @janburzinski in #2808
- feat: workspace server agents by @Davidknp in #2816
- fix(ui): prevent action icons from overlapping PR number on hover by @owaismohammed79 in #2732
- feat: wip workspace server by @Davidknp in #2824
- feat(terminal): add copy control to external link dialog by @arnestrickmann in #2826
- feat: add oh-my-pi integration by @janburzinski in #2806
- fix(mimocode): use native install command by @janburzinski in #2821
- fix(editor): stop stale external file loading spinner by @janburzinski in #2819
- feat(tasks): add archive shortcut by @janburzinski in #2809
- fix: parcel app crashes by @Davidknp in #2825
- fix(automations): restore automation deletion by @arnestrickmann in #2829
- feat(diff): preview markdown and html by @janburzinski in #2795
- feat(providers): add Zero CLI by @janburzinski in #2765
- chore(release): bump desktop version to 1.1.38 by @arnestrickmann in #2830
New Contributors
- @owaismohammed79 made their first contribution in #2732
Full Changelog: v1.1.37...v1.1.38
v1.1.38-canary.77
Merge pull request #2825 from generalaction/fix-parcel-watcher fix: parcel app crashes
v1.1.38-canary.76
Merge pull request #2800 from generalaction/wire-abstraction feat: wip workspace server worskapce setup
v1.1.38-canary.73
Merge pull request #2801 from generalaction/agents-fixes feat: agent auth
v1.1.38-canary.72
Merge pull request #2792 from generalaction/feat-branch-commits-in-ri…
v1.1.38-canary.71
Merge pull request #2790 from generalaction/chat-ui-ff fix: add mermaid open dialog to chat ui