This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+6 more
Summary
AI summaryFixed delete_file to report actual removal details and fail when raw data deletion errors occur.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
`delete_file` now fails on raw-data deletion errors. `delete_file` now fails on raw-data deletion errors. Source: llm_adapter@2026-06-15 Confidence: high |
— |
| Bugfix | Medium |
`delete_file` now reports what was actually removed. `delete_file` now reports what was actually removed. Source: llm_adapter@2026-06-15 Confidence: low |
— |
| Bugfix | Low |
'delete_file' reports actual removal details. 'delete_file' reports actual removal details. Source: granite4.1:30b@2026-06-15-audit Confidence: low |
— |
Full changelog
Bug Fixes
delete_filenow reports what was actually removed. Responses (MCP and CLI) includeremovedChunksandexisted, instead of always returningdeleted: true.delete_filenow fails on raw-data deletion errors. If a file's raw data cannot be removed, the operation reports an error rather than silently succeeding.
Contributors
- Thanks to @rudi193-cmd for the
delete_fileresponse fix (#152).
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About shinpr/mcp-local-rag
Privacy-first document search server running entirely locally. Supports semantic search over PDFs, DOCX, TXT, and Markdown files with LanceDB vector storage and local embeddings - no API keys or cloud services required.
Related context
Beta — feedback welcome: [email protected]