-
v0.42.0
StableAll checks were successfulCI / Frontend (pull_request) Successful in 3m19sCI / Backend (pull_request) Successful in 3m48sCI / Build Desktop (macOS arm64) (pull_request) Successful in 1m10sCI / Playwright E2E (pull_request) Successful in 6m30sCI / Build (pull_request) Successful in 3m35sCI / Semantic Tag (pull_request) Has been skippedCI / Coverage Ratchet (pull_request) Successful in 4m31sCI / Frontend (push) Successful in 3m43sCI / Backend (push) Successful in 4m57sCI / Playwright E2E (push) Successful in 5m57sCI / Build Desktop (macOS arm64) (push) Successful in 1m0sCI / Build (push) Successful in 3m5sCI / Semantic Tag (push) Successful in 8sCI / Coverage Ratchet (push) Successful in 4m33sRelease / Build Desktop (macOS arm64) (push) Successful in 1m25sRelease / Build Frontend (push) Successful in 1m38sRelease / Build darwin/amd64 (push) Successful in 3m1sRelease / Build darwin/arm64 (push) Successful in 3m47sRelease / Build linux/amd64 (push) Successful in 4m8sRelease / Build linux/arm64 (push) Successful in 1m36sRelease / Publish Release (push) Successful in 36sreleased this
2026-06-22 00:24:12 +02:00 | 444 commits to main since this releaseFeatures
- remote: Worktree/tmux-on-owner routing + TLS round-trip (
b9144b1) - remote: Project inventory + new-session machine picker (
f6e4fb0) - remote: Cross-host interactive controls, events bridge, notice skip (
e0d4bee) - remote: Remote management API + settings UI + host badge (
10b96aa) - remote: Concurrent non-blocking session fan-out + offline stale (
de2b8d4) - remote: Hub client RemoteConn, remotePlatform, remoteHost, Manager (
4d9b758) - remote: GRPC contract + remote-side server (
d2a6a21) - remote: Introduce hostsvc.Host seam and migrate host handlers (
f205251) - remote: Instance identity + remote-access token plumbing (
5f8ab1f)
Bug fixes
- ci: Exclude generated *.pb.go from Go coverage; cover remote handlers (
a543898)
Maintenance
- remote: Drop dead code from multi-remote review (
79d8ca5)
Full changelog: https://forgejo.nousefreak.be/dries/ocman/compare/v0.41.0...v0.42.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
ocman-darwin-amd64.tar.gz
0 downloads ·
2026-06-22 00:31:00 +02:00 · 12 MiB -
ocman-darwin-arm64.dmg
0 downloads ·
2026-06-22 00:31:09 +02:00 · 11 MiB -
ocman-darwin-arm64.tar.gz
0 downloads ·
2026-06-22 00:31:02 +02:00 · 11 MiB -
ocman-linux-amd64.tar.gz
0 downloads ·
2026-06-22 00:31:04 +02:00 · 11 MiB -
ocman-linux-arm64.tar.gz
0 downloads ·
2026-06-22 00:31:06 +02:00 · 10 MiB
- remote: Worktree/tmux-on-owner routing + TLS round-trip (