Skip to content

v1.4.194

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Sep 04:51
· 250 commits to main since this release

Thank you so much for using Orca and for your continued support! ❤️

Please note: It usually takes 48–72 hours for a landed PR to be released (except P0+ fixes). We have many more exciting PRs and features coming in later versions!

Notable changes

  • Faster, smoother everyday use through Markdown, worktree, terminal, and renderer performance improvements.
  • More reliable agent sessions, native chat, remote/SSH connections, and Windows/WSL workflows.
  • Refined browser, automation, mobile, onboarding, and cross-platform infrastructure.

UI / workspaces

Agents / native chat

Terminal

  • fix(terminal): complete OMP stale cwd recovery by @nwparker in #17154
  • perf(terminal): bound stalled setup-split grid polling by @nwparker in #17228
  • perf(renderer): index unread completion tabs once per snapshot by @nwparker in #17246
  • perf(terminal): index accepted input pane ownership by @nwparker in #17287
  • perf(terminals): drop disposed queued inspections by @nwparker in #17187
  • fix(memory): hydrate retained PTYs before diagnostics by @nwparker in #17308
  • Prime native cache before E2E fanout by @nwparker in #17280
  • Split terminal output scheduler pipeline by @nwparker in #17131
  • Split runtime file client layers by @nwparker in #17188
  • Split runtime environments pane layers by @nwparker in #17198
  • Split local PTY provider responsibilities by @nwparker in #17206
  • Split remote terminal multiplexer responsibilities by @nwparker in #17248
  • Split web runtime session responsibilities by @nwparker in #17263
  • Split Claude runtime auth responsibilities by @nwparker in #17268
  • Split runtime RPC server responsibilities by @nwparker in #17270
  • chore(deps): bump electron 43.4.1 and other meaningful runtime deps by @nwparker in #17330
  • fix(native-chat): keep a tab launch draft out of split sibling composers by @nwparker in #16883
  • fix(pi): stop the titlebar spinner on settlement and idle compaction by @nwparker in #16880
  • test(e2e): cover session upgrade and Windows terminal recovery by @AmethystLiang in #17289
  • STA-5496: offer Orca Browser for SSH terminal links by @Jinwoo-H in #16503
  • Enable React static component and purity lints by @nwparker in #17337
  • fix(terminal): restore lossy initial remote snapshots by @Jinwoo-H in #17113
  • test(cross-version-wire): compare published fields per frame by @nwparker in #17301
  • fix(diagnostics): measure reconciled IME typing latency by @nwparker in #17171
  • fix(native-chat): preserve IME composition across async updates by @nwparker in #17169
  • perf(rpc): compile Zod request schemas lazily by @nwparker in #17353
  • Revert "perf(rpc): compile Zod request schemas lazily" by @nwparker in #17368
  • docs(ime): codify desktop composition regression checks by @nwparker in #17172
  • fix(terminal): render the IME caret and give the candidate anchor one owner by @nwparker in #17170
  • fix(terminal): mask the agent composer's dim placeholder during a preedit by @nwparker in #17377
  • fix(linear): stop the filter coverage warning firing on complete selections by @nwparker in #17376
  • fix(native-chat): replay a draft clear dropped mid-composition by @nwparker in #17392

Windows, remote server / SSH

Mobile

Performance / reliability

New Contributors

Full Changelog: v1.4.193...v1.4.194