github doobidoo/mcp-memory-service v10.7.1
v10.7.1 - Dashboard Auth Fix + Test Script Security

latest releases: v10.31.1, v10.31.0, v10.30.0...
one month ago

What's Changed

Fixed

  • Dashboard Authentication for API Calls (PR #426): Added auth headers to all 19 dashboard fetch calls across Manage, Analytics, Quality tabs + 8 backend endpoints
  • Test Script Security Hardening (Issue #419, PR #427):
    • Command Injection (HIGH): Quoted heredoc + printf '%q' for safe path escaping
    • Database Corruption: cpsqlite3 .backup for atomic, WAL-safe backups
    • Argument Injection: Added -- separators to sqlite3 and rm commands
    • Specific pkill: Narrowed from "memory server" to "mcp_memory_service"
    • Cross-Platform Docs: Added platform-specific path table (macOS/Linux/Windows)
  • Test Fix: Added auth dependency overrides to quality HTTP endpoint tests

Full Changelog: v10.7.0...v10.7.1

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

NewReleases is sending notifications on new releases.