Releases: ni-c/calibreweb-mcp
Releases · ni-c/calibreweb-mcp
Release list
v0.1.2
Fixed
- Tag stripping in summaries now runs to a fixpoint, so overlapping constructs
like<<script>script>can no longer reassemble into markup
(CodeQLjs/incomplete-multi-character-sanitization). Defense-in-depth: the
output is plain text, but an MCP client rendering results as markdown could
have interpreted leftover HTML.
v0.1.1
Added
- Documentation site at calibreweb-mcp.ni-c.de
with a full tools reference and a reproducible demo recording (the demo runs
against a bundled fixture library, no Calibre-Web instance needed). - Release pipeline: npm publishing via Trusted Publishing with provenance,
GitHub releases from the changelog, MCP registry submission, and a multi-arch
container image on GHCR with SBOM and build provenance.