v1.3.4
What's Changed
- fix(source-control): do not reset defaultBaseRef on worktree switch by @AmethystLiang in #811
- fix: resolve Radix Dialog a11y warnings and duplicate React key by @Jinwoo-H in #810
- fix(feedback): include app version + OS metadata in submissions by @nwparker in #812
- feat(editor): open in-worktree .md links as preview edit tabs by @AmethystLiang in #813
- fix(github): Needs My Review tab returns no results by @Jinwoo-H in #815
- style(rich-md): show pointer cursor on links only while modifier held by @AmethystLiang in #814
- fix: suppress Enter submit during IME composition in workflow creation popup by @fffk10 in #804
- persist sidebar collapsed groups across navigation and restart by @AmoabaKelvin in #722
- fix: correct IME candidate window position when typing Japanese in terminal by @drakontia in #798
- fix(new-workspace): clean up backgrounds, contrast, and loading UX by @nwparker in #816
- fix: pass SSH connectionId for fs:listFiles by @shamounY in #790
- fix: prompt to save or discard when quitting with dirty files by @shamounY in #789
- feat(sidebar): consolidate group-by + filter controls by @nwparker in #818
- fix(rate-limits): route Claude OAuth usage fetch through HTTP proxy by @nengqi in #803
- build(deps): bump dompurify from 3.3.3 to 3.4.0 by @dependabot[bot] in #720
- fix: restore terminal focus after context menu copy/paste by @nwparker in #819
- fix(worktrees): collapse internal '..' in sanitized branch names by @nwparker in #820
- fix(editor): delete untitled markdown files from disk when closed without edits by @Jinwoo-H in #821
- fix(linux): skip Vulkan/SkiaGraphite/WebGPU on Linux Wayland sessions by @nwparker in #822
- fix(sidebar): drop top margin on first worktree group header by @nwparker in #824
New Contributors
- @fffk10 made their first contribution in #804
- @AmoabaKelvin made their first contribution in #722
- @shamounY made their first contribution in #790
- @nengqi made their first contribution in #803
Full Changelog: v1.3.3...v1.3.4