github Paca-AI/paca v0.10.2

latest releases: v0.10.5, v0.10.4, v0.10.3...
one day ago

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

Don't miss a new paca release

NewReleases is sending notifications on new releases.