-
Carol v0.0.1-rc.20
Pre-releasereleased this
2026-06-27 01:45:57 +00:00 | 90 commits to main since this release0.0.1-rc.20 — 2026-06-27
Bug fixes
- consistent back navigation via goBackOr history-or-parent helper (
0366454) - keep native session alive via proactive token refresh (
7b378d1)
CI
- disable release-tag trigger while the build is blocked (
5430030)
Features
Other
- Merge pull request 'feat(client): add pull-to-refresh to every content page' (#314) from 309-pull-to-refresh into main (
377391c) - Merge pull request 'feat(client): merge Skills into Experience as a tab (#311)' (#312) from experience-skills-tab into main (
ff07e04) - Merge pull request 'ci(flatpak): disable release-tag trigger while the build is blocked' (#315) from 313-disable-flatpak-build into main (
4b53dfd) - Merge pull request 'fix(client): consistent back navigation via goBackOr history-or-parent helper' (#310) from 308-back-nav-consistency into main (
4c7156c) - Merge pull request 'fix(client): keep the Android app logged in via proactive token refresh (#306)' (#307) from native-stay-logged-in into main (
ba24b4c)
Verifying the image
cosign verify \ --key https://forge.wynning.tech/james/carol/raw/branch/main/cosign.pub \ forge.wynning.tech/james/carol@sha256:2f4f6c1d4bafe2637745e11729120695c58245fae6702aeaaa66c2ea469fe69a cosign verify-attestation \ --type slsaprovenance1 \ --key https://forge.wynning.tech/james/carol/raw/branch/main/cosign.pub \ forge.wynning.tech/james/carol@sha256:2f4f6c1d4bafe2637745e11729120695c58245fae6702aeaaa66c2ea469fe69aDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- consistent back navigation via goBackOr history-or-parent helper (