v0.9.2
What's Changed
- chore(deps): bump golang.org/x/crypto from 0.50.0 to 0.52.0 in /services/api by @dependabot[bot] in #258
- chore: add Pullfrog workflow file by @pullfrog[bot] in #259
- fix(mcp): handle 204 No Content responses without parsing JSON by @pullfrog[bot] in #261
- refactor: refactor agent permissions and prompt handling by @pikann in #262
Full Changelog: v0.9.1...v0.9.2
How to Upgrade
To safely update your configuration files and application, run the official upgrade script (do not just use docker compose pull):
curl -fsSL https://github.com/Paca-AI/paca/releases/latest/download/upgrade.sh -o upgrade.sh
bash upgrade.sh