What's Changed
- feat: implement plugin event consumer to dispatch activity events to … by @pikann in #225
- feat: implement task status reordering with drag-and-drop support by @pikann in #226
Full Changelog: v0.6.1...v0.6.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