Skip to content

v0.10.1

Latest

Choose a tag to compare

@pikann pikann released this 21 Jul 09:37
fc81182

What's Changed

  • feat: keyboard shortcuts for navigation, views, and task actions by @pikann in #293
  • feat: implement sprint event handling and real-time updates by @pikann in #295
  • feat: enhance sensitive data handling in plugin queries and updates by @pikann in #296
  • feat: implement caching functionality with Valkey/Redis support in pl… by @pikann in #297

Full Changelog: v0.10.0...v0.10.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