What's Changed
- Fix remote host branch diff routing by @mturac in #6747
- fix(quick-open): prune generated dirs in git fallback by @bbingz in #7842
- Fix layout-aware find in the source editor by @nwparker in #8088
- Fix hard-wrapped terminal file links by @Jinwoo-H in #8100
- fix(browser): auto-grant pointerLock permission by @omnificate in #7697
- fix(browser): allow trusted embedded popup windows by @rodboev in #7392
- fix(terminal): reset PTY delivery accounting across renderer lifecycle resets (permanent frozen panes) by @brennanb2025 in #8034
- STA-1598: Prevent duplicate TOML project keys from breaking Codex startup by @Jinwoo-H in #8138
- fix(remote): harden terminal, relay, and SSH reliability by @Jinwoo-H in #8141
- feat(jira): group Jira issues by status by @andres-vr in #7958
- feat(status-bar): Antigravity usage status by @bbingz in #7996
- fix(grok): clipboard, native chat, hooks, sessions, ConPTY KKP by @bbingz in #7944
- Fix Markdown URL actions behind Explorer by @nwparker in #8137
- fix(terminal): forward Option hotkeys to kitty-keyboard TUIs on compose layouts by @brennanb2025 in #8031
- Show agent session history on mobile by @brennanb2025 in #6786
- Fix Linux Parcel watcher crawl restart loop by @Jinwoo-H in #8155
- Fix Windows terminal daemon death after workspace close by @Jinwoo-H in #8140
- fix(ports): stop live-port indicator flickering (scan debounce + re-init loop) by @gsxdsm in #5510
- Fix WebGL glyph atlas wipe no-op that garbles terminals in long sessions by @brennanb2025 in #8150
- Keep Parcel watcher isolation in Electron dev builds by @OrcaWin in #8162
- Improve quota display by @AmethystLiang in #8167
- fix(i18n): unbreak main lint — locale parity for uploadingAttachments by @brennanb2025 in #8056
- Extract web-host agent launch path to fix max-lines lint break on main by @brennanb2025 in #8174
- Restore original agent working-spinner size in AgentStateDot by @brennanb2025 in #8172
- perf(renderer): scope editor Git subscriptions by worktree by @nwparker in #8107
- Bump mobile app.json to 0.0.26 by @nwparker in #8046
- fix: handle headless file download version skew by @siddqamar in #7738
- Fix SSH worktree delete routing after host reconnect by @timsuchanek in #7997
- Fix mobile duplicate-PTY-handle crash after agent sleep + wake by @brennanb2025 in #8016
- chore: remove release-scan artifact and trailing whitespace by @AmethystLiang in #8184
- fix(quick-open): keep primary results when the git ignored pass fails by @brennanb2025 in #8049
- Terminal performance initiative: pipeline fixes + term-speed-2 revival + PTY flow control (integration branch) by @Jinwoo-H in #7214
- fix(codex): harden WSL hook path trust lifecycle by @AmethystLiang in #8191
- Make Windows workspace deletion reliable and respect Git locks by @Jinwoo-H in #7963
- fix terminal false unread from title-only idle by @gatsby74 in #7818
- fix(agent-status): filter harness-injected turns by tag shape, not a literal list by @brennanb2025 in #7971
- fix(browser): snapshot Chromium cookie WAL safely by @AmethystLiang in #8195
- fix(source-control): avoid render-time layout reads by @AmethystLiang in #8193
- fix(git): cache unsupported capabilities per host by @nwparker in #8109
- STA-1598: Handle CRLF project headers during Codex config repair by @Jinwoo-H in #8197
New Contributors
- @omnificate made their first contribution in #7697
- @timsuchanek made their first contribution in #7997
Full Changelog: v1.4.134...v1.4.135