Skip to content

v0.6.2

Latest

Choose a tag to compare

@pikann pikann released this 27 Jun 17:46
· 2 commits to master since this release
a6688df

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