What's Changed
- fix: add pagination to user, project, and subtask lists by @pikann in #493
- feat: implement global role validation for CreateGlobalAgent and Upda… by @pikann in #494
Full Changelog: v0.16.0...v0.16.1
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