-
v0.56.1
StableAll checks were successfulCI / Frontend (push) Successful in 4m13sCI / Backend (push) Successful in 5m9sCI / Build Desktop (macOS arm64) (push) Successful in 1m21sCI / Playwright E2E (push) Successful in 6m46sCI / Build (push) Successful in 4m7sCI / Semantic Tag (push) Successful in 12sRelease / Build Frontend (push) Successful in 1m16sCI / Coverage Ratchet (push) Successful in 5m44sRelease / Build Desktop (macOS arm64) (push) Successful in 1m28sRelease / Build darwin/amd64 (push) Successful in 3m27sRelease / Build darwin/arm64 (push) Successful in 4m23sRelease / Build linux/amd64 (push) Successful in 5m10sRelease / Build linux/arm64 (push) Successful in 1m51sRelease / Publish Release (push) Successful in 36sreleased this
2026-07-03 18:45:29 +02:00 | 354 commits to main since this releaseBug fixes
- dev: Run remote dev through dev script (
962eb8c) - opencode: Resolve live port by session (
78a808c) - remote: Route session detail by platform (
710f865) - remote: Route sends by platform (
3a70f15) - remote: Mark connected details as live (
35e052d) - remote: Refresh capabilities for late remotes (
bb384c6) - remote: Show remote labels on project groups (
c762753)
Full changelog: https://forgejo.nousefreak.be/dries/ocman/compare/v0.56.0...v0.56.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
ocman-darwin-amd64.tar.gz
0 downloads ·
2026-07-03 18:52:39 +02:00 · 12 MiB -
ocman-darwin-arm64.dmg
0 downloads ·
2026-07-03 18:52:48 +02:00 · 12 MiB -
ocman-darwin-arm64.tar.gz
0 downloads ·
2026-07-03 18:52:41 +02:00 · 11 MiB -
ocman-linux-amd64.tar.gz
0 downloads ·
2026-07-03 18:52:44 +02:00 · 11 MiB -
ocman-linux-arm64.tar.gz
0 downloads ·
2026-07-03 18:52:46 +02:00 · 11 MiB
- dev: Run remote dev through dev script (