Skip to content

v0.11.1

Latest

Choose a tag to compare

@pikann pikann released this 31 Jul 10:48
3691439

What's Changed

  • feat: update migration script to drop old workflow tables with CASCADE by @pikann in #350

Full Changelog: v0.11.0...v0.11.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