v1.3.9
What's Changed
- feat(sidebar): rename Shutdown to Sleep with explanatory tooltip by @brennanb2025 in #875
- fix: Cmd+F search scrolls to active match in rich markdown editor by @AmethystLiang in #876
- fix(tabs): raise selected tab contrast so it stands out from hover by @brennanb2025 in #877
- feat(editor): support clicking anchor links to jump to headings by @AmethystLiang in #879
- fix(terminal): preserve scroll position during split pane drag resize by @Jinwoo-H in #865
- feat(stats): add share button to usage panes by @Jinwoo-H in #874
- fix: preserve selection during external markdown edits and sidebar interactions by @AmethystLiang in #880
- fix(editor): restore syntax highlighting for .tsx and .jsx files by @nwparker in #878
- docs(agents): tighten code-comment rule to short, why-only by @AmethystLiang in #883
- feat: export active markdown to PDF by @AmethystLiang in #882
- fix(terminal): auto-respawn PTY daemon when it dies mid-session by @Jinwoo-H in #881
- feat: computer use via agent-browser CDP bridge by @Jinwoo-H in #856
- feat: add terminal line height setting by @AmoabaKelvin in #712
- diff-comments: copy-only flow in Source Control by @brennanb2025 in #884
- fix(browser): improve Cloudflare Turnstile compatibility by @Jinwoo-H in #885
- fix(editor): apply dark scrollbar styling to rich markdown editor by @Jinwoo-H in #886
- Support GitHub Copilot CLI agent detection by @drakontia in #866
- feat(settings): Cmd+Shift affordances for RC channel and hidden experimental by @nwparker in #887
- feat(browser): duplicate tab, search engine, address bar history fix by @Jinwoo-H in #892
- feat(browser): search suggestion in address bar dropdown by @Jinwoo-H in #893
- fix: route Cmd/Ctrl+N through main-process shortcut allowlist by @AmethystLiang in #895
- fix(sidebar): collapsed group overlap on restart by @Jinwoo-H in #898
- fix(sidebar): focus newly-added non-git folder in workspace by @brennanb2025 in #894
- fix(diff-notes): rename to "Note", highlight saved card, Enter submits by @brennanb2025 in #902
- fix: allow retry download from error state when update version is cached by @AmethystLiang in #906
- fix(browser): place CLI-created tabs in the active browser tab's group by @Jinwoo-H in #904
- feat(settings): add dedicated Agent Browser Use setup in Browser pane by @AmethystLiang in #907
- feat(editor): open HTML preview to the side by @nwparker in #908
- Simplify new workspace quick-create and wire Use button to direct launch by @nwparker in #913
- feat(terminal): Ctrl+Left/Right word-nav on Windows/Linux by @brennanb2025 in #857
- Derive quick-create agent from props instead of syncing via effect by @nwparker in #914
- fix(sidebar): make pinned-group divider visible in both themes by @nwparker in #917
- fix(tasks): drop redundant title-adjacent type icon on work-item rows by @nwparker in #918
- fix(editor): focus find input on Cmd+F when search is already open by @Jinwoo-H in #910
- fix: clarify Sleep tooltip to mention browser tabs by @brennanb2025 in #915
- fix(settings): trigger RC channel and hidden-experimental via plain Shift by @nwparker in #919
- fix(composer): larger fonts and Enter-to-advance in new-workspace dialog by @AmethystLiang in #920
Full Changelog: v1.3.7...v1.3.9