-
v0.38.0
StableAll checks were successfulCI / Frontend (pull_request) Successful in 3m32sCI / Backend (pull_request) Successful in 4m6sCI / Build Desktop (macOS arm64) (pull_request) Successful in 4m11sCI / Build (pull_request) Successful in 4m23sCI / Coverage Ratchet (pull_request) Successful in 4m40sCI / Playwright E2E (pull_request) Successful in 3m23sCI / Semantic Tag (pull_request) Has been skippedCI / Frontend (push) Successful in 3m38sCI / Backend (push) Successful in 5m13sCI / Build Desktop (macOS arm64) (push) Successful in 1m9sCI / Playwright E2E (push) Successful in 7m8sCI / Coverage Ratchet (push) Successful in 5m7sCI / Build (push) Successful in 4m35sCI / Semantic Tag (push) Successful in 17sRelease / Build Desktop (macOS arm64) (push) Successful in 1m21sRelease / Build Frontend (push) Successful in 1m37sRelease / Build linux/amd64 (push) Successful in 3m17sRelease / Build darwin/arm64 (push) Successful in 3m59sRelease / Build darwin/amd64 (push) Successful in 4m21sRelease / Build linux/arm64 (push) Successful in 1m34sRelease / Publish Release (push) Successful in 35sreleased this
2026-06-20 02:28:12 +02:00 | 487 commits to main since this releaseFeatures
- notify: Broadcast prompt resolution so toasts clear instantly (
4338376) - ui: Sort sidebar projects alphabetically with drag-to-reorder (
87b7f9f) - sessions: Surface provider-overloaded errors as a notice (
c45bf20) - ui: Reopen last closed session with Alt+Shift+N (
f68adcb)
Bug fixes
- ui: Clean up print/PDF output and shared-view layout (
3344967) - ui: Dismiss question prompt answered outside ocman (
8beb08b) - ui: Ignore in-flight keystrokes right after permission prompt opens (
aa18b3b)
Full changelog: https://forgejo.nousefreak.be/dries/ocman/compare/v0.37.0...v0.38.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
ocman-darwin-amd64.tar.gz
0 downloads ·
2026-06-20 02:40:01 +02:00 · 11 MiB -
ocman-darwin-arm64.dmg
0 downloads ·
2026-06-20 02:40:09 +02:00 · 11 MiB -
ocman-darwin-arm64.tar.gz
0 downloads ·
2026-06-20 02:40:03 +02:00 · 11 MiB -
ocman-linux-amd64.tar.gz
0 downloads ·
2026-06-20 02:40:05 +02:00 · 11 MiB -
ocman-linux-arm64.tar.gz
0 downloads ·
2026-06-20 02:40:07 +02:00 · 10 MiB
- notify: Broadcast prompt resolution so toasts clear instantly (