What's Changed
- fix(i18n): apply persisted UI language at startup instead of OS locale by @leynier in #7193
- Fix mobile live input keyboard and Korean IME by @Jinwoo-H in #7273
- fix(markdown): restore TOC navigation for h4 and h5 by @outdog-hwh in #7063
- feat(browser): add Copy to context menu when text is selected by @sudoeren in #7159
- fix(rate-limits): route hidden Claude usage PTY through the configured proxy by @haozhenfei in #7245
- fix: add 'hooks' to CODEX_SYSTEM_RESOURCE_ENTRIES by @soichisumi in #7120
- Fix Codex hook trust hash for matcherless events (UserPromptSubmit/Stop) by @m11y in #7110
- fix(mobile): avoid SF Mono fallback on iOS terminal by @mturac in #6761
- Inject serve-sim camera dylib from an unquarantined runtime copy by @brennanb2025 in #7174
- fix: strip trailing whitespace from PROMPT_COMMAND in bash wrapper by @dracpet in #6897
- fix(ssh): surface stdout alongside stderr in execCommand errors instead of masking by @jischeng in #6865
- feat: allow custom worktree branch names by @wolfiesch in #6454
New Contributors
- @outdog-hwh made their first contribution in #7063
- @haozhenfei made their first contribution in #7245
- @soichisumi made their first contribution in #7120
- @m11y made their first contribution in #7110
- @dracpet made their first contribution in #6897
- @jischeng made their first contribution in #6865
Full Changelog: v1.4.121-rc.5...v1.4.121-rc.6