-
Carol v0.0.1-rc.13
Pre-releasereleased this
2026-06-24 12:54:35 +00:00 | 126 commits to main since this release0.0.1-rc.13 — 2026-06-24
Bug fixes
Features
- convert Projects to display-first view with Edit toggle (#273) (
58c81b4) - rename Account to Settings + pin to sidebar bottom (#271) (
a41efde) - mount PWA update toast in root layout (#225) (
3616ce3) - PWA update toast component (#225) (
b07d752) - service worker update detection hook (#225) (
4f8d53d) - service worker handles SKIP_WAITING message (#225) (
ad36ad2)
Other
- Merge pull request 'feat(client): convert Projects to display-first view + Edit toggle (#273)' (#276) from 273-projects-display-first into main (
dcea37d) - Merge pull request 'fix(i18n): use single-brace {count} in organisations count labels' (#275) from 272-orgs-count-interpolation into main (
ea91b4b) - Merge pull request 'feat(client): rename Account to Settings + pin to sidebar bottom (#271)' (#274) from 271-settings-sidebar-bottom into main (
be9de11) - Merge pull request 'feat(client): service-worker update toast (#225)' (#270) from 225-sw-update-toast into main (
5a09537)
Verifying the image
cosign verify \ --key https://forge.wynning.tech/james/carol/raw/branch/main/cosign.pub \ forge.wynning.tech/james/carol@sha256:3d8a6cd652d0f3c51d28fd1e806eb186e49f365f1cbfadba20fc192bd0d9fce5 cosign verify-attestation \ --type slsaprovenance1 \ --key https://forge.wynning.tech/james/carol/raw/branch/main/cosign.pub \ forge.wynning.tech/james/carol@sha256:3d8a6cd652d0f3c51d28fd1e806eb186e49f365f1cbfadba20fc192bd0d9fce5Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- convert Projects to display-first view with Edit toggle (#273) (