Skip to content

v0.10.5

Latest

Choose a tag to compare

@pikann pikann released this 23 Jul 09:54
d6f42df

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