# Mem0 mem0-strands-v0.1.1 — Mem0 Strands Integration (v0.1.1) - Product: Mem0 (https://whatsnew.fyi/product/mem0) - Vendor: Mem0 - Date: 2026-08-27 - Version: mem0-strands-v0.1.1 - Original notes: https://github.com/mem0ai/mem0/releases/tag/mem0-strands-v0.1.1 - Permalink: https://whatsnew.fyi/product/mem0/releases/mem0-strands-v0.1.1 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Anonymous usage telemetry events (strands.store.init, strands.store.search, strands.store.add, strands.store.add_messages) using the Mem0 SDK's existing PostHog client, with no new dependency - **added** — Support for opting out of telemetry with MEM0_TELEMETRY=false environment variable **New Features:** - **Usage telemetry:** Anonymous usage events (`strands.store.init`, `strands.store.search`, `strands.store.add`, `strands.store.add_messages`) ride the Mem0 SDK's existing PostHog client, unsampled, with no new dependency. Events carry only counts, durations, booleans, and coarse failure kinds: never queries, memory text, message content, entity ids, metadata, or API keys. Opt out with `MEM0_TELEMETRY=false` ([#7110](https://github.com/mem0ai/mem0/pull/7110))