What's Changed
- fix: plugin MCP tools failing to load behind HTTPS gateway (TLS alert); fix marketplace per-plugin loading state by @pikann in #304
Full Changelog: v0.10.3...v0.10.4
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