github Paca-AI/paca v0.11.1

4 hours ago

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

Don't miss a new paca release

NewReleases is sending notifications on new releases.