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
- @vhervatin made their first contribution in #266
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