-
v0.29.0
StableAll checks were successfulCI / Frontend (push) Successful in 2m30sCI / Backend (push) Successful in 3m10sCI / Playwright E2E (push) Successful in 4m40sCI / Build (push) Successful in 2m29sCI / Semantic Tag (push) Successful in 8sRelease / Build Frontend (push) Successful in 46sRelease / Build darwin/arm64 (push) Successful in 1m57sRelease / Build linux/amd64 (push) Successful in 2m10sRelease / Build darwin/amd64 (push) Successful in 2m11sRelease / Build linux/arm64 (push) Successful in 1m20sRelease / Publish Release (push) Successful in 20sreleased this
2026-05-26 23:17:32 +02:00 | 596 commits to main since this releaseFeatures
- Replace loading spinner with thread skeleton in session detail (
bd3797a)
Bug fixes
- Update loading-spinner testid to thread-skeleton in integration test (
898a5d9) - Prevent cache corruption when switching sessions rapidly (
15b5d8d) - Remove hasServed guard from mockSse that broke session switching (
142d3c3)
Full changelog: https://forgejo.nousefreak.be/dries/ocman/compare/v0.28.0...v0.29.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
ocman-darwin-amd64.tar.gz
0 downloads ·
2026-05-26 23:21:57 +02:00 · 9.1 MiB -
ocman-darwin-arm64.tar.gz
0 downloads ·
2026-05-26 23:21:59 +02:00 · 8.6 MiB -
ocman-linux-amd64.tar.gz
0 downloads ·
2026-05-26 23:22:00 +02:00 · 8.9 MiB -
ocman-linux-arm64.tar.gz
0 downloads ·
2026-05-26 23:22:02 +02:00 · 8.2 MiB
- Replace loading spinner with thread skeleton in session detail (