-
v0.83.0
StableAll checks were successfulCI / Build Desktop (macOS arm64) (push) Successful in 1m32sCI / Frontend (push) Successful in 6m49sCI / Backend (push) Successful in 8m10sCI / Coverage Results (push) Successful in 19sCI / Playwright E2E (push) Successful in 9m10sCI / Build (push) Successful in 3m22sCI / Semantic Tag (push) Successful in 7sRelease / Build Frontend (push) Successful in 1m12sRelease / Build Desktop (macOS arm64) (push) Successful in 1m33sRelease / Build linux/amd64 (push) Successful in 3m43sRelease / Build darwin/arm64 (push) Successful in 4m30sRelease / Build darwin/amd64 (push) Successful in 5m4sRelease / Build linux/arm64 (push) Successful in 1m51sRelease / Publish Release (push) Successful in 44sreleased this
2026-07-20 16:23:17 +02:00 | 84 commits to main since this releaseFeatures
Bug fixes
- Limit child session recursion (
02ac42d) - Move shell output toggle inside terminal (
fd8cd64) - Simplify shell command display (
9689a84) - Wait for remote connectors on shutdown (
41f24c8) - Preserve conversation scroll position (
a6f6784)
Full changelog: https://forgejo.nousefreak.be/dries/ocman/compare/v0.82.0...v0.83.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
ocman-darwin-amd64.tar.gz
0 downloads ·
2026-07-20 16:30:40 +02:00 · 14 MiB -
ocman-darwin-arm64.dmg
0 downloads ·
2026-07-20 16:30:52 +02:00 · 14 MiB -
ocman-darwin-arm64.tar.gz
0 downloads ·
2026-07-20 16:30:43 +02:00 · 14 MiB -
ocman-linux-amd64.tar.gz
0 downloads ·
2026-07-20 16:30:46 +02:00 · 14 MiB -
ocman-linux-arm64.tar.gz
0 downloads ·
2026-07-20 16:30:49 +02:00 · 13 MiB
- Limit child session recursion (