v0.9.0
What's Changed
- feat: implement automation workflow feature by @pikann in #249
- docs: update star history chart link with sealed token for enhanced s… by @pikann in #250
- refactor: refactor agent handler and update skill documentation by @pikann in #251
- feat: enhance AI chatting feature by @pikann in #253
- feat: allow workflow graph edits while active, not just draft by @pikann in #254
- feat: update PATCH operations to preserve omitted fields for sprint a… by @pikann in #255
Full Changelog: v0.8.0...v0.9.0
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