Skip to content

0.9.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Jul 13:49
5b6bdb3

Cogeto 0.9.1 — EU-hosted AI command center with verifiable memory.

What's Changed

Features

  • feat: sender-routed email capture (registered users + per-user allowlists) by @igolubic in #56

Fixes

  • fix: hide the System view from non-admin users by @igolubic in #57
  • fix: operator script installs cosign and itself; checklist detail pass by @igolubic in #58

Chores

Full Changelog: v0.9.0...v0.9.1


Verify these images (keyless cosign signatures):

cosign verify cogeto/cogeto:0.9.1 \
  --certificate-identity-regexp '^https://github.com/Cogeto/cogeto/\.github/workflows/release\.yml@refs/tags/' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com'
cosign verify cogeto/cogeto-edge:0.9.1 \
  --certificate-identity-regexp '^https://github.com/Cogeto/cogeto/\.github/workflows/release\.yml@refs/tags/' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com'
cosign verify cogeto/cogeto-mail:0.9.1 \
  --certificate-identity-regexp '^https://github.com/Cogeto/cogeto/\.github/workflows/release\.yml@refs/tags/' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com'