What's New
🙏 Special Thanks
This release includes a major search enhancement by @filhocf (RFC #1008 §2, PR #1046). Thank you for the continued contribution to the reasoning and retrieval stack.
Added
- feat(search): multi-signal ranked search mode (
mode="ranked") combining semantic similarity, time decay, access frequency, and quality scores via configurable weights. Tag/time filtering delegated to shared post-retrieve tail with 5x oversample when filters active (RFC #1008 §2, closes #1028, PR #1046, @filhocf)
Fixed
- fix(security): Dismiss 9 CodeQL
py/path-injectionfalse positives via API — paths are user-specified by design in authenticated MCP tool calls; remove unusedimport tempfilefromhandlers/documents.py - fix(ci): Update
docs/index.htmlversion badge to v10.69.0 — resolves version-drift-check CI failure
Changed
- docs(claude): Clarify landing page update is MANDATORY on every MINOR/MAJOR release — version-drift-check CI gate enforces it
Full changelog: https://github.com/doobidoo/mcp-memory-service/blob/main/CHANGELOG.md