What's Changed
- Resolve and clear push targets for linked hosted reviews by @AmethystLiang in #6092
- fix: refit after single terminal restore by @Jinwoo-H in #6089
- fix(mobile): keep iOS terminal inputs on the default keyboard by @audichuang in #5876
- Harden mobile session tab sync: snapshot ordering, terminal create rollback + idempotency by @Kesta-bos in #5961
- Fix floating workspace terminal
selector_not_foundon a remote runtime by @LesleyMurfin in #5946 - Don't show local Windows shells for serve-runtime worktrees by @LesleyMurfin in #5947
- Keep closed tab agents from reappearing by @brennanb2025 in #6095
- Reduce idle remote runtime workspace work by @dvic in #5895
- fix: pr-bug-scan validated finding from #5942 by @buf0-bot[bot] in #5956
- Fix Open In launcher path classification by @Jinwoo-H in #6098
- fix(file-explorer): allow filtered folder toggles by @bennewell35 in #5977
- fix: close mirrored editor tabs on the host so they stop reopening by @gsxdsm in #5975
- fix(terminal): attach dropped image files via bracketed paste by @rsaulo in #6013
- fix: improve terminal contrast in light themes (Tango Light + xterm minimumContrastRatio) by @zhangqinzhong in #5986
- feat: copy a file from the explorer to the OS clipboard by @AnddyAgudelo in #5990
- Polish setup guide integration layout by @brennanb2025 in #5856
- feat(mobile): surface "Link an existing PR" in PR sidebar empty state by @gsxdsm in #5963
- [codex] Optimize renderer idle sync and scrollback caps by @nexusjuniorai in #5926
- fix(jira): send non-browser User-Agent to avoid XSRF 403 on issue search/create by @zaridan in #5957
- fix: match workspace tab divider line colors with rest of UI by @noahkhomer18 in #5987
- fix(agent-hooks): wrap Windows hook commands in cmd.exe to survive spaces in profile path (#6078) by @jorge-huxley in #6083
- fix(terminal): gate Windows ConPTY backend selection on execution host (serve panes) by @LesleyMurfin in #6027
- Fix blank/unclosable mobile emulator tab in floating workspace by @wolfiesch in #6042
- Fix SSH terminal replay artifacts by @Jinwoo-H in #6043
- Fix remote Node.js detection for nvm, mise, asdf, and volta by @thekvn in #6037
- Update mobile Android APK links to 0.0.15 by @AmethystLiang in #6108
- Tune terminal scroll defaults by @nwparker in #6068
- Load all hosts' repos at startup so cold start doesn't hide local repos by @omarshahine in #6079
- fix: Persist custom macOS dock icon by @tmchow in #6088
- Improve highlight contrast for selected file explorer rows by @AmethystLiang in #6104
- fix: publish linux release matrix artifacts by @nwparker in #6111
- Support SSH file copy to OS clipboard by @sawirricardo in #6110
- Detect agents in the serve user's package-manager bins; don't pin empty remote-detect results by @LesleyMurfin in #6029
- Defer workspace directory path edits until blur or enter by @AmethystLiang in #6059
- Fix directory pickers creating typed prefixes by @sawirricardo in #6114
- Reduce git trace and branch compare polling churn by @wolfiesch in #6002
- Fix terminal font chooser filtering by @nwparker in #6121
- fix(jira): surface issue-search failures instead of a misleading empty list by @zaridan in #5958
- Document Orca CLI card status by @nwparker in #6122
- Don't enqueue local PR refresh for remote-host repos (fix renderer OOM crash) by @omarshahine in #6094
- Fix WorktreeCard render-scope retention in virtual rows by @Jinwoo-H in #6117
- Fix Windows terminal cwd from MSYS paths by @Jinwoo-H in #6126
- Fix Fira Code ligature repaint in terminals by @Jinwoo-H in #6123
- fix: cache macOS computer-use AX snapshot reads by @Jinwoo-H in #6130
- Add relay upstream negative cache by @Jinwoo-H in #6105
New Contributors
- @audichuang made their first contribution in #5876
- @dvic made their first contribution in #5895
- @bennewell35 made their first contribution in #5977
- @rsaulo made their first contribution in #6013
- @zhangqinzhong made their first contribution in #5986
- @zaridan made their first contribution in #5957
- @noahkhomer18 made their first contribution in #5987
- @jorge-huxley made their first contribution in #6083
- @thekvn made their first contribution in #6037
- @omarshahine made their first contribution in #6079
- @sawirricardo made their first contribution in #6110
Full Changelog: mobile-android-v0.0.15...v1.4.92-rc.1