cli-node-v0.2.11
mem0ai/mem0cli-node-v0.2.11Jul 13, 2026by whysosaket
AI Summary
Node CLI fix to handle special characters in memory and entity IDs by encoding URL path segments.
Key Highlights
- Fixed malformed requests when memory and entity IDs contain special characters
Full Release Notes
## Mem0 Node CLI (v0.2.11) **Bug Fixes:** - **Platform backend:** Encode dynamic URL path segments so memory and entity IDs containing special characters no longer produce malformed requests ([#5963](https://github.com/mem0ai/mem0/pull/5963))