github Paca-AI/paca v0.9.5

8 hours ago

What's Changed

  • feat(i18n): add Brazilian Portuguese (pt-BR) locale by @vhervatin in #266
  • fix: update dependencies and improve Dockerfile configurations by @pikann in #265

New Contributors

Full Changelog: v0.9.4...v0.9.5

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.