What's Changed
- Honor configured SSH for remote-base worktrees by @brennanb2025 in #5739
- Show branch cues in experimental worktree cards by @brennanb2025 in #5737
- Keep linked workspace prompts as editable drafts by @brennanb2025 in #5734
- Keep automation off by default in compact workspace cards by @brennanb2025 in #5740
- fix: improve mobile terminal glyph rendering by @carlosbaraza in #5602
- fix: improve mobile link modifier handling by @carlosbaraza in #5597
- fix: stop Devin SessionStart from showing false Running spinner in sidebar by @thomaszdxsn in #5731
- Prevent stale branch compare results on Git HEAD updates by @AmethystLiang in #5663
- Hide workspace parent flag from worktree create CLI by @brennanb2025 in #5743
- Fix folder PR checks row icons by @brennanb2025 in #5744
- refactor(sidebar): show more of repo, workspace, and group names by @tmchow in #4761
- fix(mobile): downscale oversized clipboard images so paste no longer fails by @carlosbaraza in #5601
- fix(mobile): sync non-markdown editor files to mobile session tabs by @gsxdsm in #5582
- Fix Jira credentials clearing on forbidden task reads by @Jinwoo-H in #5757
- Recognize Claude agents in sidebar by @Jinwoo-H in #5758
- fix(i18n): correct Korean mistranslations and particle spacing by @39hn in #5761
- Fix Jira description formatting by @Jinwoo-H in #5762
- Keep completed-agent hibernation pane-scoped by @brennanb2025 in #5749
- fix(mobile): clarify legacy voice settings runtime error by @wolfiesch in #5751
- [perf] Speed up CLI launch through Orca by @slashdevcorpse in #5753
- Update installed Orca skills without reinstalling by @brennanb2025 in #5755
- Honor system-browser shortcut for port opens by @brennanb2025 in #5756
- feat(tray): Windows system tray with minimize-to-tray on close by @janderson-fagner in #5666
- Support browser panes on headless remote Orca servers by @Jinwoo-H in #5412
- fix: dismiss stuck browser address bar autocomplete on webview click by @tmchow in #5769
- fix: support worktree name selectors by @wolfiesch in #5696
- fix(window): remove double title bar on Linux by @gobeyondpty in #5726
- Use platform Orca CLI command for Agent Teams by @Jinwoo-H in #5773
- feat(sidebar): preview workspace board on card drag start with trigger cue by @nwparker in #5777
- Add Cmd-J tab session search by @AmethystLiang in #5775
- fix(store): purge per-file editor and git-huge state on worktree removal by @nwparker in #5782
- fix(store): evict PR & commit-message generation records on worktree removal by @nwparker in #5784
- fix(sidebar): tidy Live Ports card header by @nwparker in #5790
- chore(deps): resolve Dependabot security alerts (no overrides) by @nwparker in #5795
- feat(shortcuts): make Select Tab/Workspace 1–9 remappable by @nwparker in #5789
- fix(store): evict runtime detected-agent caches when environments are removed by @nwparker in #5791
- fix(runtime): stop leaking orphaned runtime-client-event subscriptions by @nwparker in #5793
- fix(store): bound prRefreshSequences with an LRU cap by @nwparker in #5792
- fix(daemon): reap dead terminal sessions and clear stale checkpoint flags by @nwparker in #5788
- feat(worktree): reuse an existing branch when creating a worktree (#5181) by @nwparker in #5781
- fix(renderer): recover from failed lazy chunk imports instead of crashing by @nwparker in #5803
New Contributors
- @39hn made their first contribution in #5761
- @gobeyondpty made their first contribution in #5726
Full Changelog: v1.4.80-rc.3...v1.4.81-rc.4