Releases: pandaria75/dify-plugin-bookstack
Releases · pandaria75/dify-plugin-bookstack
Release list
BookStack Dify Plugin v0.0.1
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.mdwith 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_secretvalues 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.