github Paca-AI/paca v0.10.1

11 hours ago

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

Don't miss a new paca release

NewReleases is sending notifications on new releases.