What's Changed
- Improve Windows terminal performance: retain WebGL contexts, warm first ConPTY by @Jinwoo-H in #7085
- [Bug]: Claude Code hooks spawn powershell.exe on every tool call (~360 ms overhead per call, even outside Orca panes) by @sudoeren in #7131
- Notarize serve-sim camera dylibs in macOS releases by @brennanb2025 in #7077
- [codex] Add file explorer open in terminal by @gatsby74 in #7029
- Fix Codex config paths in managed runtime home by @brennanb2025 in #7157
- docs: update Android APK link to 0.0.21 by @AmethystLiang in #7163
- Fix Claude Fable usage for OAuth-backed accounts by @nwparker in #7167
- Revert WebGL context retention from #7085 (keep ConPTY warm-up and dispose hardening) by @Jinwoo-H in #7169
- Revert "Notarize serve-sim camera dylibs in macOS releases" by @brennanb2025 in #7165
- Run the repo's Custom GitHub Issue Command when starting a workspace from an issue by @brennanb2025 in #6827
- fix(emulator): recycle iOS simulators that wedge-boot without a display framebuffer by @nightlaro in #7065
- Open terminal file links on mobile by @brennanb2025 in #7134
- Ship serve-sim camera dylib as data and materialize it at runtime by @brennanb2025 in #7168
- Revert "Ship serve-sim camera dylib as data and materialize it at runtime" by @brennanb2025 in #7172
- Keep terminals responsive under agent output load by @brennanb2025 in #7139
- Fix Codex pane output tearing after app occlusion by @brennanb2025 in #7173
- Refine TUI wheel scroll feel by @Jinwoo-H in #7179
- Fix Vim alternate-screen terminal redraw recovery by @nwparker in #7142
- Add rich Markdown spellcheck setting by @nwparker in #7103
- Skip the synchronous cold-restore replay for live daemon sessions in doSpawn by @nwparker in #7105
- Show Claude Fable usage in account switcher previews by @nwparker in #7190
- Allow manual sorting of Project Groups by @nwparker in #7191
- Keep runtime mirror sized with desktop terminal resizes by @brennanb2025 in #7192
- Recover exported terminal handles from live PTYs by @nwparker in #7162
- fix(mobile): preserve terminal input mode on reentry by @siddqamar in #7129
- fix(browser): keep CDP reload from closing Orca browser tabs by @rodboev in #7040
- Fix rename inputs committing on CJK IME Enter confirmation (#6980) by @xianjianlf2 in #7081
- Coalesce PTY input write bursts by @Jinwoo-H in #7205
New Contributors
- @xianjianlf2 made their first contribution in #7081
Full Changelog: v1.4.119...v1.4.120