github doobidoo/mcp-memory-service v10.4.3
v10.4.3 - Windows Task Scheduler & Consolidation Stability

latest releases: v10.28.3, v10.28.2, v10.28.1...
one month ago

Windows Compatibility & Consolidation Stability

This patch release fixes critical issues affecting Windows users and memory consolidation operations.

Fixed

Windows Task Scheduler HTTP Dashboard (PR #402)

  • Fixed 6 bugs preventing scheduled task from starting HTTP dashboard on Windows
    • Full powershell.exe path resolution via $env:SystemRoot
    • Robust executable discovery with Find-Executable function
    • Fixed $using:LogFile silent failure in .NET event handlers
    • Corrected health check URLs from https:// to http://
    • Added executable path logging for debugging
    • Improved Python version discovery with py.exe launcher

Consolidation Logger Fix (PR #404)

  • Fixed NameError in consolidator.py where logger.warning() was called without module-level logger
  • Ensures proper error logging during memory consolidation operations

Installation

pip install --upgrade mcp-memory-service

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.