github Paca-AI/paca v0.10.5

4 hours ago

What's Changed

  • fix: implement rejoinProject function and update related tests for so… by @pikann in #306
  • feat: add plugin configuration validation for sprint views and corresponding error handling by @pikann in #307
  • feat: add view event handling and validation for sprint views by @pikann in #308

Full Changelog: v0.10.4...v0.10.5

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.