What's Changed
- feat: improve mobile responsiveness across the web app by @pikann in #495
- feat: bump Goose to v1.50.1 and update related configurations by @pikann in #496
- refactor: clean up unused code and improve comments across multiple files by @pikann in #497
Full Changelog: v0.16.1...v0.16.2
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