ts-v3.0.8
getlago/lagots-v3.0.8Jun 13, 2026by whysosaket
AI Summary
This release adds telemetry for Mem0 Platform capabilities and upgrades dependencies to address security vulnerabilities.
Key Highlights
- New contextual OSS-to-Platform notices system
- Upgraded @langchain/community to address CVEs
- Resolved MEDIUM Dependabot alerts
New Features
- Telemetry system
- Security updates
Full Release Notes
## Mem0 Node SDK (v3.0.8) **New Features:** - **Memory:** Add a contextual OSS-to-Platform notices system that surfaces occasional, situation-aware messages (first run, scale/performance thresholds, slow queries, and when temporal/decay features are relevant) pointing to the corresponding Mem0 Platform capabilities; disable via `MEM0_TELEMETRY=false` ([#5494](https://github.com/mem0ai/mem0/pull/5494)) **Security:** - **Dependencies:** Upgrade `@langchain/community` to `^1.1.18` to remediate CVE-2026-27795 and CVE-2026-26019 ([#5510](https://github.com/mem0ai/mem0/pull/5510)) - **Dependencies:** Resolve all open MEDIUM Dependabot alerts via pnpm overrides ([#5489](https://github.com/mem0ai/mem0/pull/5489))