github doobidoo/mcp-memory-service v10.70.0
v10.70.0 — Multi-Signal Ranked Search + CodeQL Path-Injection Dismissals

latest releases: v10.70.3, v10.70.2, v10.70.1...
14 hours ago

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-injection false positives via API — paths are user-specified by design in authenticated MCP tool calls; remove unused import tempfile from handlers/documents.py
  • fix(ci): Update docs/index.html version 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

Don't miss a new mcp-memory-service release

NewReleases is sending notifications on new releases.