Release 0.0.13
Compozy 0.0.13
Welcome to this new release of Compozy! π
Installation
Binary Download
Download the appropriate binary for your platform from the assets below.
Go Install
go install github.com/compozy/compozy@v0.0.13Container Image
docker pull ghcr.io/compozy/compozy:0.0.13Changelog
π
- 5716388: feat(repo): Add attachments support (#248) (@pedronauck)
- 464116f: feat(repo): Add hierarchical global tool access (#237) (@pedronauck)
- b38b0c3: feat(repo): Integrate webhooks (#241) (@pedronauck)
π
- 8e7bc6d: fix(repo): Agentic MCP tool calling (#240) (@pedronauck)
- 878f8a7: fix(repo): Gracefully shutdown MCPs (#243) (@pedronauck)
- f95483f: fix(webhooks): Fix workflow trigger (#250) (@pedronauck)
π
- d3956c6: docs(repo): Add Open with AI button (@pedronauck)
- 77e23eb: docs(repo): Add docs for webhooks and attachments (@pedronauck)
- 95b1e8e: docs(repo): Fix CHANGELOG.md (@pedronauck)
π§
- fbc91db: refactor(repo): General improvements (#253) (@pedronauck)
- c073e70: refactor(repo): Improve logger and config usage (#247) (@pedronauck)
- e35e109: refactor(repo): Improve tests (#251) (@pedronauck)
π
- b66e7a0: ci(release): Release v0.0.13 (#239) (@pedronauck)
Verification
All release artifacts are signed and can be verified:
Checksums
cosign verify-blob \
--signature checksums.txt.sig \
--certificate checksums.txt.pem \
checksums.txtContainer Images
cosign verify ghcr.io/compozy/compozy:0.0.13Full Changelog: compozy/compozy@v0.0.12...v0.0.13
Thank you to all contributors who made this release possible! π