| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest.yml | < 19 hours ago | 343 Bytes | |
| orca-windows-setup.exe | < 19 hours ago | 188.5 MB | |
| orca-windows-setup.exe.blockmap | < 19 hours ago | 193.3 kB | |
| latest-mac.yml | < 19 hours ago | 796 Bytes | |
| Orca-1.4.142-arm64-mac.zip | < 19 hours ago | 191.7 MB | |
| Orca-1.4.142-arm64-mac.zip.blockmap | < 19 hours ago | 200.2 kB | |
| orca-macos-arm64.dmg | < 19 hours ago | 197.8 MB | |
| orca-macos-arm64.dmg.blockmap | < 19 hours ago | 207.2 kB | |
| latest-linux.yml | < 19 hours ago | 677 Bytes | |
| orca-ide-1.4.142.x86_64.rpm | < 19 hours ago | 139.6 MB | |
| latest-linux-arm64.yml | < 19 hours ago | 690 Bytes | |
| orca-ide-1.4.142.aarch64.rpm | < 19 hours ago | 134.8 MB | |
| Orca-1.4.142-mac.zip | < 19 hours ago | 197.4 MB | |
| Orca-1.4.142-mac.zip.blockmap | < 19 hours ago | 206.9 kB | |
| orca-ide_1.4.142_amd64.deb | < 19 hours ago | 160.9 MB | |
| orca-macos-x64.dmg | < 19 hours ago | 203.6 MB | |
| orca-macos-x64.dmg.blockmap | < 19 hours ago | 212.3 kB | |
| orca-ide_1.4.142_arm64.deb | < 19 hours ago | 155.8 MB | |
| orca-linux.AppImage | < 19 hours ago | 200.5 MB | |
| orca-linux-arm64.AppImage | < 19 hours ago | 202.5 MB | |
| README.md | < 19 hours ago | 4.1 kB | |
| v1.4.142 source code.tar.gz | < 19 hours ago | 64.3 MB | |
| v1.4.142 source code.zip | < 19 hours ago | 68.9 MB | |
| Totals: 23 Items | 2.1 GB | 0 | |
What's Changed
- Add Orca Relay desktop and mobile transport by @Jinwoo-H in https://github.com/stablyai/orca/pull/8536
- fix(terminal): certify replay wedges only after a quiet window and re-kick recovery on reveal by @brennanb2025 in https://github.com/stablyai/orca/pull/8691
- fix(terminal): prevent Windows multiline paste submission by @OrcaWin in https://github.com/stablyai/orca/pull/8688
- fix(terminal): keep WebGL glyph atlas pages within the shader sampler budget by @brennanb2025 in https://github.com/stablyai/orca/pull/8672
- fix(settings): render Projects settings per-project across hosts (#8566) by @brennanb2025 in https://github.com/stablyai/orca/pull/8650
- fix(recipes): let Codex model args override defaults by @nwparker in https://github.com/stablyai/orca/pull/8773
- Suppress Git Credential Manager OAuth popup loop in Orca-run git — clone, terminals/agents, setup hooks (fixes [#7652]) by @brennanb2025 in https://github.com/stablyai/orca/pull/7986
- Classify Codex app-server chatgpt-auth-required as an auth error by @brennanb2025 in https://github.com/stablyai/orca/pull/8765
- Fall back to legacy keychain when stale scoped Claude credentials 401 by @brennanb2025 in https://github.com/stablyai/orca/pull/8767
- Fix restored terminals rendering blank on mobile by @Jinwoo-H in https://github.com/stablyai/orca/pull/8768
- Prepare mobile 0.0.30 by @Jinwoo-H in https://github.com/stablyai/orca/pull/8779
- Stop usage chips flashing and back off retries for failing providers by @brennanb2025 in https://github.com/stablyai/orca/pull/8772
- Surface Grok unified-billing monthly usage instead of a permanent warning by @brennanb2025 in https://github.com/stablyai/orca/pull/8769
- Add an in-place screenshot markup tool to the browser pane by @1shiharat in https://github.com/stablyai/orca/pull/6335
- fix(speech): resume interrupted voice model downloads and surface real errors by @brennanb2025 in https://github.com/stablyai/orca/pull/8775
- Add mobile notification opt-in onboarding by @brennanb2025 in https://github.com/stablyai/orca/pull/8780
- fix: stop renderer heap leak from unhandled terminal teardown rejections (#8260) by @iridite in https://github.com/stablyai/orca/pull/8279
- fix(mobile): harden notification opt-in onboarding by @brennanb2025 in https://github.com/stablyai/orca/pull/8792
- Fix restored mobile terminals and workspace visibility parity by @Jinwoo-H in https://github.com/stablyai/orca/pull/8789
- Fix retrying interrupted Relay pairing by @Jinwoo-H in https://github.com/stablyai/orca/pull/8809
- Fix tooltip for draw by @AmethystLiang in https://github.com/stablyai/orca/pull/8812
- Separate mobile host card metadata by @Jinwoo-H in https://github.com/stablyai/orca/pull/8819
- chore(mobile): prepare 0.0.31 releases by @Jinwoo-H in https://github.com/stablyai/orca/pull/8820
- fix(terminal): keep legacy daemon PTYs mounted by @Jinwoo-H in https://github.com/stablyai/orca/pull/8817
- feat(editor): add Toggle Heading 2, 3, 4 to markdown editor by @AmethystLiang in https://github.com/stablyai/orca/pull/8822
- fix(terminal): filter stale Windows Codex focus reports after turns by @OrcaWin in https://github.com/stablyai/orca/pull/8842
- fix(mobile): detect and repair overriding Windows Firewall Block rules for pairing by @OrcaWin in https://github.com/stablyai/orca/pull/8846
- feat(ssh): support Kerberos/GSSAPI hosts via the system OpenSSH transport by @s546126 in https://github.com/stablyai/orca/pull/7507
- fix(mobile): dedupe host cards by pinned public key on re-pair (STA-1840) by @brennanb2025 in https://github.com/stablyai/orca/pull/8833
- fix(ssh): make POSIX relay wrapper survive csh/tcsh login shells by @haohlin in https://github.com/stablyai/orca/pull/8709
New Contributors
- @1shiharat made their first contribution in https://github.com/stablyai/orca/pull/6335
- @iridite made their first contribution in https://github.com/stablyai/orca/pull/8279
- @haohlin made their first contribution in https://github.com/stablyai/orca/pull/8709
Full Changelog: https://github.com/stablyai/orca/compare/v1.4.141...v1.4.142