Skip to content

v0.7.0

Latest

Choose a tag to compare

@pikann pikann released this 01 Jul 06:40
835cc1e

What's Changed

  • chore: mark webhook plugin as completed in the roadmap by @pikann in #227
  • chore: add i18n foundation for the web UI to the roadmap by @pikann in #229
  • feat: add i18n support by @pikann in #232
  • feat: add MultiSelect and Url custom field types with corresponding editors by @pikann in #234
  • fix: blocknote content validation by @pikann in #235

Full Changelog: v0.6.2...v0.7.0

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