-
Carol v0.0.1-rc.17
Pre-releasereleased this
2026-06-26 22:30:06 +00:00 | 109 commits to main since this release0.0.1-rc.17 — 2026-06-26
Bug fixes
- inset the native sidebar below the status bar (
dfa3748) - bump Flatpak Rust toolchain to 1.85 and stamp build version (
9eeacab) - stamp app.json expo.version in the container build (
2c1b484)
Features
- log app name and version at server startup (
ec09774)
Other
- Merge pull request 'fix(client): inset the native sidebar below the status bar' (#296) from 295-sidebar-safe-area into main (
f12fffa) - Merge pull request 'fix(ci): bump Flatpak Rust toolchain to 1.85 and stamp build version' (#294) from 293-flatpak-rust-toolchain into main (
9b482d4) - Merge pull request 'fix(ci): stamp app.json expo.version in the container build' (#292) from 291-web-version-stamp into main (
1bebb8c)
Verifying the image
cosign verify \ --key https://forge.wynning.tech/james/carol/raw/branch/main/cosign.pub \ forge.wynning.tech/james/carol@sha256:0186daef37949abe6d89009c560a7c07e2b684b5a07921aa7cc7597f15e9abc3 cosign verify-attestation \ --type slsaprovenance1 \ --key https://forge.wynning.tech/james/carol/raw/branch/main/cosign.pub \ forge.wynning.tech/james/carol@sha256:0186daef37949abe6d89009c560a7c07e2b684b5a07921aa7cc7597f15e9abc3Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- inset the native sidebar below the status bar (