github Paca-AI/paca v0.9.6

latest release: v0.9.7
8 hours ago

What's Changed

  • feat: add automation workflows section and demo image for v0.9.0 release by @pikann in #267
  • feat: add handling for unidentified comment actors in activity and document services by @pikann in #270
  • Add subscription agents, local repos, and Russian locale by @x0doit in #244
  • docs: update README to include sponsorship badges for DigitalOcean an… by @pikann in #271
  • feat: add plugin navigation and custom permissions support by @pikann in #275
  • fix: task list 500s when combining assignee_id=null with assignee_ids by @pikann in #276

New Contributors

Full Changelog: v0.9.5...v0.9.6

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.