-
v0.62.1
StableAll checks were successfulCI / Backend (push) Successful in 3m6sCI / Frontend (push) Successful in 3m37sCI / Build Desktop (macOS arm64) (push) Successful in 1m56sCI / Playwright E2E (push) Successful in 6m43sCI / Build (push) Successful in 3m57sCI / Semantic Tag (push) Successful in 8sCI / Coverage Ratchet (push) Successful in 5m8sRelease / Build Frontend (push) Successful in 1m9sRelease / Build Desktop (macOS arm64) (push) Successful in 2m18sRelease / Build linux/amd64 (push) Successful in 2m19sRelease / Build darwin/arm64 (push) Successful in 2m26sRelease / Build darwin/amd64 (push) Successful in 2m29sRelease / Build linux/arm64 (push) Successful in 1m26sRelease / Publish Release (push) Successful in 36sreleased this
2026-07-06 00:57:19 +02:00 | 309 commits to main since this releaseBug fixes
- frontend: Report backend-down instead of cryptic browser fetch errors (
09bc85e)
Maintenance
- autoapprove: Split autoapprove.go into judge, sink, statemachine, tee, background (
ee64fcd) - opencode: Dedupe GET-JSON fetchers through a getInto helper (
f0ea401) - server: Extract directory browse/search into handlers_filesystem.go (
b65d617) - state: Finish splitting db.go into per-concern files (
269ced5)
Full changelog: https://forgejo.nousefreak.be/dries/ocman/compare/v0.62.0...v0.62.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
ocman-darwin-amd64.tar.gz
0 downloads ·
2026-07-06 01:02:45 +02:00 · 12 MiB -
ocman-darwin-arm64.dmg
0 downloads ·
2026-07-06 01:02:54 +02:00 · 12 MiB -
ocman-darwin-arm64.tar.gz
0 downloads ·
2026-07-06 01:02:48 +02:00 · 11 MiB -
ocman-linux-amd64.tar.gz
0 downloads ·
2026-07-06 01:02:50 +02:00 · 11 MiB -
ocman-linux-arm64.tar.gz
0 downloads ·
2026-07-06 01:02:52 +02:00 · 11 MiB
- frontend: Report backend-down instead of cryptic browser fetch errors (