What's Changed
- feat: update README for v0.11.0 release with new event-driven automat… by @pikann in #351
- fix: update star history chart token in README by @pikann in #352
- chore: remove Star History section from README by @pikann in #353
- fix: include node type in plugin condition/action payload by @pikann in #345
- feat: implement minimum host version checks for plugin installation and updates by @pikann in #355
- feat: add agent activity feed functionality by @pikann in #356
Full Changelog: v0.11.1...v0.11.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