-
v0.27.2
StableAll checks were successfulCI / Frontend (push) Successful in 2m10sCI / Backend (push) Successful in 2m56sCI / Playwright E2E (push) Successful in 4m19sCI / Build (push) Successful in 2m59sCI / Semantic Tag (push) Successful in 6sRelease / Build Frontend (push) Successful in 43sRelease / Build darwin/amd64 (push) Successful in 2m0sRelease / Build darwin/arm64 (push) Successful in 2m1sRelease / Build linux/amd64 (push) Successful in 2m55sRelease / Build linux/arm64 (push) Successful in 1m55sRelease / Publish Release (push) Successful in 19sreleased this
2026-05-17 23:14:23 +02:00 | 624 commits to main since this releaseBug fixes
- Auto-detect tmux client TTY instead of hardcoding /dev/ttys000 (
e73f954) - Validate derived tmux session and window names before use (
b000d47) - GC stale loginLimiter buckets to prevent unbounded growth (
6983aeb)
Full changelog: https://forgejo.nousefreak.be/dries/ocman/compare/v0.27.1...v0.27.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
ocman-darwin-amd64.tar.gz
0 downloads ·
2026-05-17 23:19:21 +02:00 · 8.9 MiB -
ocman-darwin-arm64.tar.gz
0 downloads ·
2026-05-17 23:19:23 +02:00 · 8.4 MiB -
ocman-linux-amd64.tar.gz
0 downloads ·
2026-05-17 23:19:25 +02:00 · 8.7 MiB -
ocman-linux-arm64.tar.gz
0 downloads ·
2026-05-17 23:19:26 +02:00 · 8 MiB
- Auto-detect tmux client TTY instead of hardcoding /dev/ttys000 (