Skip to content

v0.10.8

Latest

Choose a tag to compare

@pikann pikann released this 27 Jul 18:12
d4eaa53

What's Changed

  • feat: release-awareness — update banner + changelog page by @vhervatin in #294
  • Feature/implement pagination for epic picker by @pikann in #336
  • feat: add build argument for PACA_VERSION in Dockerfile and CD workflow by @pikann in #337
  • fix: resolve epic field showing unset when a task's epic isn't yet paginated by @pikann in #338

Full Changelog: v0.10.7...v0.10.8

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