Skip to content

v0.9.5

Latest

Choose a tag to compare

@pikann pikann released this 11 Jul 06:37
00ffe9f

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