-
v0.55.0
StableAll checks were successfulCI / Build (pull_request) Successful in 3m43sCI / Frontend (pull_request) Successful in 4m27sCI / Backend (pull_request) Successful in 5m43sCI / Playwright E2E (pull_request) Successful in 7m46sCI / Build Desktop (macOS arm64) (pull_request) Successful in 1m14sCI / Semantic Tag (pull_request) Has been skippedCI / Coverage Ratchet (pull_request) Successful in 4m50sCI / Frontend (push) Successful in 4m29sCI / Backend (push) Successful in 5m13sCI / Build Desktop (macOS arm64) (push) Successful in 1m3sCI / Playwright E2E (push) Successful in 7m3sCI / Build (push) Successful in 3m56sCI / Semantic Tag (push) Successful in 10sCI / Coverage Ratchet (push) Successful in 5m7sRelease / Build Frontend (push) Successful in 1m9sRelease / Build Desktop (macOS arm64) (push) Successful in 1m27sRelease / Build darwin/amd64 (push) Successful in 3m15sRelease / Build darwin/arm64 (push) Successful in 4m2sRelease / Build linux/amd64 (push) Successful in 4m32sRelease / Build linux/arm64 (push) Successful in 1m38sRelease / Publish Release (push) Successful in 36sreleased this
2026-07-03 16:08:29 +02:00 | 362 commits to main since this releaseFeatures
- composer: Add git branch switcher and worktree target selector (
f824e82) - auto-approve: Configurable reviewer model in settings (#206) (
ee60cbf) - sharing: Settings toggle + global shared-sessions list (#203) (
69724b5) - sessions: Flatten dashboard session list (#202) (
39f8d1f) - sessions: Always group the session sidebar by project (#201) (
c49d0e3)
Bug fixes
- dev: Reliable Ctrl+C for the dev loop (
9d265c9) - sidebar: Drop leftover sidebarView reference (
b163a0e) - remote: Detach reconnect goroutines from request context (
1b0ace4) - preview: Prefix PR link previews with the PR number (#204) (
1a953eb) - sessions: Keep sidebar open when archiving the last session (#199) (
ac5b134) - sessions: Reflect unarchive-on-open in the sidebar instantly (#200) (
a1c8454)
Full changelog: https://forgejo.nousefreak.be/dries/ocman/compare/v0.54.1...v0.55.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
ocman-darwin-amd64.tar.gz
0 downloads ·
2026-07-03 16:15:04 +02:00 · 12 MiB -
ocman-darwin-arm64.dmg
0 downloads ·
2026-07-03 16:15:13 +02:00 · 12 MiB -
ocman-darwin-arm64.tar.gz
0 downloads ·
2026-07-03 16:15:06 +02:00 · 11 MiB -
ocman-linux-amd64.tar.gz
0 downloads ·
2026-07-03 16:15:09 +02:00 · 11 MiB -
ocman-linux-arm64.tar.gz
0 downloads ·
2026-07-03 16:15:11 +02:00 · 11 MiB
- composer: Add git branch switcher and worktree target selector (