v0.27.0
·
80 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Changelog
- c5a12ff docs(openclaw): add companion YouTube video embed (#234)
- e3de9e0 docs(openclawvpsguide): built out the doc for the OpenClaw VPS Guide. (#233)
- 6954d54 feat: add OAuth credential type with Connect flow and Token Upload (#235)
Verify
# Verify checksum (portable across macOS and Linux)
shasum -a 256 --ignore-missing -c checksums.txt
# Verify signature (requires cosign v2+)
cosign verify-blob \
--bundle checksums.txt.sig \
--certificate-identity-regexp "^https://github\.com/Infisical/agent-vault/\.github/workflows/release\.yml@refs/tags/" \
--certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
checksums.txt