This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Summary
AI summaryFixed Unicode arrow character in SIGTERM warning log message to use ASCII.
Full changelog
🔧 Minor Fix
Fixes Unicode compatibility issue in SIGTERM warning log message.
Changes
- fix: Replace Unicode arrow (
→) with ASCII (->) in SIGTERM warning message for better compatibility with terminals and log aggregators that may not handle multi-byte UTF-8 characters - chore: Bump version to 0.2.18
Background
v0.2.17 introduced SIGTERM defensive measures with diagnostic logging. This patch fixes a minor encoding issue in the log output where Unicode arrow characters could appear garbled in some terminal emulators and logging pipelines.
Full Changelog: https://github.com/pomazanbohdan/memory-mcp-1file/compare/v0.2.17...v0.2.18
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 pomazanbohdan/memory-mcp-1file
A self-contained Memory server with single-binary architecture (embedded DB & models, no dependencies). Provides persistent semantic and graph-based memory for AI agents.
Related context
Beta — feedback welcome: [email protected]