Skip to content

Releases: pandaria75/dify-plugin-bookstack

BookStack Dify Plugin v0.0.1

Choose a tag to compare

@pandaria75 pandaria75 released this 28 Jun 06:26

BookStack Dify Plugin v0.0.1

Highlights

  • Dify Tool plugin for BookStack is packaged as v0.0.1.
  • Implemented tools include credential validation, page search, page read/write, publish, and listing tools for books/chapters/shelves/pages.
  • The plugin uses self-hosted BookStack credentials supplied through the Dify provider form.

Privacy And Disclosure

  • Added PRIVACY.md with the current Tool-plugin privacy baseline.
  • README and user docs link privacy and credential-handling guidance.
  • Credentials are not persisted in repository files and token_secret values are not logged.

Validation

  • Local packaging succeeded.
  • Artifact: dist/bookstack-0.0.1.difypkg
  • Dify import/runtime smoke: NOT_RUN

Notes

  • Datasource packaging/submission is out of scope for this release.
  • Official Marketplace submission remains a separate later step.