-
v0.77.3
StableAll checks were successfulCI / Build Desktop (macOS arm64) (push) Successful in 2m0sCI / Frontend (push) Successful in 6m27sCI / Backend (push) Successful in 8m6sCI / Coverage Ratchet (push) Successful in 11m12sCI / Build (push) Successful in 4m10sCI / Playwright E2E (push) Successful in 8m36sCI / Semantic Tag (push) Successful in 11sRelease / Build Desktop (macOS arm64) (push) Successful in 2m14sRelease / Build Frontend (push) Successful in 2m10sRelease / Build darwin/arm64 (push) Successful in 2m32sRelease / Build linux/amd64 (push) Successful in 5m4sRelease / Build darwin/amd64 (push) Successful in 5m25sRelease / Build linux/arm64 (push) Successful in 2m16sRelease / Publish Release (push) Successful in 44sreleased this
2026-07-17 13:36:19 +02:00 | 119 commits to main since this releaseBug fixes
- Stop completed shell turns from blinking (
7063576) - Isolate untrusted child messages fixes #362 (
61ff2f6) - Block cross-site privileged requests fixes #361 (
f0b5daa) - Secure state database permissions fixes #359 (
c415f8d) - Harden HTTP server defaults fixes #358 (
f206031) - Require explicit remote TLS fixes #356 (
855fec2)
Full changelog: https://forgejo.nousefreak.be/dries/ocman/compare/v0.77.2...v0.77.3
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
ocman-darwin-amd64.tar.gz
0 downloads ·
2026-07-17 13:46:38 +02:00 · 13 MiB -
ocman-darwin-arm64.dmg
0 downloads ·
2026-07-17 13:46:48 +02:00 · 13 MiB -
ocman-darwin-arm64.tar.gz
0 downloads ·
2026-07-17 13:46:41 +02:00 · 13 MiB -
ocman-linux-amd64.tar.gz
0 downloads ·
2026-07-17 13:46:43 +02:00 · 13 MiB -
ocman-linux-arm64.tar.gz
0 downloads ·
2026-07-17 13:46:46 +02:00 · 12 MiB
- Stop completed shell turns from blinking (