github Paca-AI/paca v0.16.0

6 hours ago

What's Changed

  • chore(user-menu): remove role capitalization in user display by @pikann in #475
  • feat(activity-pane): add comments/all-activity filter with localization by @pikann in #477
  • fix(activity-pane): adjust fieldset styling for improved layout by @pikann in #480
  • fix(settings-page, team-page): refactor permission checks to use project-specific hooks by @pikann in #481
  • docs: mark automation-workflows.md as superseded by the Automation graph by @gorlix in #484
  • Feature/enhance authorization by @pikann in #482
  • fix(agent-runner): drain the parallelism queue when an ACP conversation ends by @HCH-hash in #483
  • feat: migrate from MinIO to RustFS for object storage by @pikann in #486
  • fix(views): make view settings and filters per-user instead of global by @vhervatin in #434
  • fix: self-heal orphaned MinIO storage config in upgrade.sh by @pikann in #487
  • feat: integrate rustfs as a dependency and update related configurations by @pikann in #489
  • feat: integrate NFS provisioner for ReadWriteMany support in persiste… by @pikann in #490
  • feat: enhance upgrade script for MinIO to RustFS migration handling by @pikann in #491

New Contributors

Full Changelog: v0.15.0...v0.16.0

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.