v1.4.149-rc.1.issue7936
Pre-release
Pre-release
What's Changed
- Keep embedded browser commands on the registered Orca target by @OrcaWin in #9633
- fix(ssh): apply node-pty console fallback to Windows relays by @OrcaWin in #9638
- chore: remove stray mock folder and design-notes docs by @brennanb2025 in #9641
- perf(sidebar): stabilize worktree card props so cards memo-bail on order-preserving epoch bumps by @nwparker in #9392
- perf(persistence): single full-state serialization per save by @nwparker in #9381
- fix(editor): reconcile multi-byte markdown saves without byte-offset crash (#9492) by @brennanb2025 in #9642
- fix(windows): paste copied image files by @OrcaWin in #9640
- Fix Windows ConPTY OSC color reply leaks at the PTY owner by @OrcaWin in #9651
- fix(automations): retire owned desktop terminals by @chsong1 in #9493
- Access the Floating Workspace from mobile (#8405) by @brennanb2025 in #9523
- fix(editor): surface file-save failures instead of swallowing them by @brennanb2025 in #9657
- fix(sidebar): attribute spinner-only pane titles to the launched agent by @choihjin in #9647
- fix(mobile): restore notification opt-in route compatibility by @OrcaWin in #9675
- Fix mixed-version mobile Codex session resume by @OrcaWin in #9678
- fix(sidebar): stop the Live Ports hover card flickering on compact worktree cards by @nwparker in #9662
- fix(terminal): restore clickable link hover after returning to the Orca window by @nwparker in #9659
- feat(editor): add an opt-in editor font family (default: follow terminal font) by @nwparker in #9658
- fix(terminal): stop leaking Orca's own NODE_ENV into spawned terminals by @nwparker in #9649
- fix(runtime): isolate navigation across paired clients by @OrcaWin in #9664
- fix(terminal): stop advertising the unimplemented Bold Text color override by @nwparker in #9661
- perf(orchestration): skip per-terminal dispatch scan when no dispatches exist by @nwparker in #9694
- perf(stats): move the debounced stats write off the main thread by @nwparker in #9697
- perf(linear): lazy-load @linear/sdk off the launch parse path by @nwparker in #9698
- feat(dashboard): open-worktree dialog control + finished-time parity by @brennanb2025 in #9686
- Fix Windows Resource Manager memory and CPU attribution by @adityachaudhary99 in #8845
- perf(checks-panel): gate the terminal-cwd poll on window visibility by @nwparker in #9695
- fix(github): keep work-item searches repo-scoped by @OnlyYu1996 in #9668
- Fix Codex automatic resume across account switches by @brennanb2025 in #9696
- fix(native-chat): add reconciliation to catch missed transcript updates by @AmethystLiang in #9701
- perf(mobile): route graph-sync snapshot fanout through the notify coalescer by @nwparker in #9421
- perf(runtime): gate PTY path-candidate extraction on mobile-connected by @nwparker in #9422
- fix(editor): fail safe when rich-markdown reconcile throws by @brennanb2025 in #9685
- fix(rate-limits): unstick Claude "Limited" usage — respect Retry-After and feed live usage from session statuslines by @dbachko in #9617
- fix(mobile): stop pairing QR column from starving CJK copy (#9700) by @OrcaWin in #9711
- fix(dashboard-popout): keep moving card under the open terminal by @brennanb2025 in #9709
- Fix Linear skill-install modal CTA hierarchy by @brennanb2025 in #9643
- fix(source-control): keep commit generation available for custom commands by @OnlyYu1996 in #9706
- fix(github): preserve GHES non-default auth ports by @OrcaWin in #9680
- fix(i18n): correct zh.json 'Match Case' mistranslation by @fsdwen in #9722
- feat(status-bar): tooltips for Detailed vs Compact usage modes by @brennanb2025 in #9693
- feat(settings): link Linear capabilities pane to Integrations settings by @brennanb2025 in #9764
- feat(linear): expose issue activity history by @brennanb2025 in #9667
- feat(linear): add MCP-compatible issue listing by @brennanb2025 in #9672
- feat(linear): add complete issue relations by @brennanb2025 in #9674
New Contributors
- @chsong1 made their first contribution in #9493
- @choihjin made their first contribution in #9647
- @adityachaudhary99 made their first contribution in #8845
- @OnlyYu1996 made their first contribution in #9668
Full Changelog: v1.4.148-rc.1...v1.4.149-rc.1.issue7936