-
Carol v0.0.1-rc.11
Pre-releasereleased this
2026-06-24 02:20:45 +00:00 | 142 commits to main since this release0.0.1-rc.11 — 2026-06-24
Bug fixes
- sidebar follows app theme; collapsed brand row is a single tap target (
11aca71) - convert plural templates from ICU to i18next native format (
9417737)
Features
- network screen + person detail (#27) (
ed33886) - people + organizations hooks + regenerated typed client (#27) (
db63dc9) - /api/people and /api/organizations CRUD with nested sub-resources (#27) (
a5e5500) - people + organizations tables, repos, and dual-engine tests (#27) (
b47dda0) - sidebar redesign per design package (
79758dc) - page-level edit toggle on Profile (
754046d) - add profile.edit.* keys for page-level edit toggle (
895c6fc) - projects screen — list, create, edit, delete (#26) (
f701111) - projects screen catalog (#26) (
0c610d6) - projects hooks + regenerated typed client (#26) (
940eba2) - /api/projects CRUD + zod DTOs + openapi (#26) (
73ef109) - projects table + repository (#26) (
9217c16)
Other
- Merge pull request 'feat(api+client): people feature with relatives, met-through, organizations, and notes (#27)' (#268) from 27-people-feature into main (
837c9e9) - Merge pull request 'feat(client): sidebar redesign per design package' (#267) from sidebar-design-refresh into main (
20452bc) - Merge pull request 'feat(client): page-level edit toggle on Profile (per design package)' (#266) from profile-page-level-edit into main (
4f197af) - Merge pull request 'feat(api+client): projects feature (#26)' (#265) from 26-projects-feature into main (
e8ebebf) - Merge pull request 'fix(i18n): convert plural templates from ICU to i18next native format' (#264) from fix-plural-templates into main (
574b4d2)
Verifying the image
cosign verify \ --key https://forge.wynning.tech/james/carol/raw/branch/main/cosign.pub \ forge.wynning.tech/james/carol@sha256:7f3cf72c8d0b54481961844805fa23f360121b93a0fd32b45d0f1acf96dac5b5 cosign verify-attestation \ --type slsaprovenance1 \ --key https://forge.wynning.tech/james/carol/raw/branch/main/cosign.pub \ forge.wynning.tech/james/carol@sha256:7f3cf72c8d0b54481961844805fa23f360121b93a0fd32b45d0f1acf96dac5b5Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- sidebar follows app theme; collapsed brand row is a single tap target (