What's Changed
- Clear a worktree's merged pull request after it switches to a different branch by @brennanb2025 in #7460
- Fix mobile emulator device rotation by @Jinwoo-H in #6326
- Preserve terminal scrollbar position after tab switches by @brennanb2025 in #7472
- Prepare mobile 0.0.24 by @AmethystLiang in #7546
- perf(renderer): purge pane-expand maps on worktree removal by @nwparker in #7534
- perf(renderer): pause the shared useNow clock while the window is hidden by @nwparker in #7537
- perf(main): stop allocating a debug snapshot on every PTY delivery event by @nwparker in #7541
- perf(renderer): gate WorktreeCardAgentsBody's send-target subscriptions by @nwparker in #7545
- Remove stale max-lines lint disables from files under the limit by @nwparker in #7548
- fix(renderer): raise renderer V8 heap toward the 4GB pointer-compression cage by @nwparker in #7531
- fix: add view file action to file context menu by @tmchow in #4620
- fix(orchestration): stop coordinator message auto-submit by @rodboev in #7391
- Stop terminal flicker during active Claude Code sessions by @brennanb2025 in #7540
Full Changelog: v1.4.124...v1.4.125-rc.0