Skip to content

v0.10.2

Choose a tag to compare

@pikann pikann released this 22 Jul 14:46
d409eaf

What's Changed

  • chore(deps): bump pillow from 12.2.0 to 12.3.0 in /services/ai-agent by @dependabot[bot] in #299
  • feat: add support for plugin-contributed skills by @pikann in #298
  • feat: add support for plugin views with manifest ID and component in view schemas by @pikann in #300
  • fix: validate skills_tar_gz_url against SSRF and expose it in marketplace DTO by @pikann in #301
  • feat: add support for skills in plugins, including listing and localization by @pikann in #302

Full Changelog: v0.10.1...v0.10.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