What's new in Memra

Release history and highlights.

v1.7 April 2026

Bugfixes & Hardening

  • New memra_get MCP tool for full memory retrieval by ID
  • SDK install commands on dashboard for all 3 languages
  • Auth pages redesigned with brand styling and dark mode
  • Admin panel dark mode support
  • Usage chart now tracks actual memory count over time
  • Playground page layout improvements
  • Revoked API keys hidden from dashboard and key count
  • Deploy pipeline hardened with zero-downtime updates
v1.6 April 2026

UI Polish & Launch Prep

  • SVG dual-circle background textures for visual depth
  • Hero section glow effect with gradient overlays
  • Interactive code snippet tabs (PHP, Python, TypeScript, cURL)
  • Social proof stat cards with animated counters
  • Dark mode improvements across all marketing pages
v1.5 April 2026

Website & Privacy Shield

  • Design system with dark/light mode and 24 reusable components
  • Public marketing pages: pricing, features, about, security, GDPR, changelog
  • GDPR compliance pages with sub-processor transparency
  • Privacy Shield: automatic PII detection and deterministic masking
v1.3 April 2026

Recall Architecture

  • Native vector search with optimized retrieval
  • Entity graph relationships for connected memory traversal
  • Reciprocal rank fusion scoring for hybrid retrieval
v1.2 April 2026

Memory Intelligence

  • Memory classification and automatic type detection
  • Importance scoring with configurable thresholds
  • Staleness detection and health scoring
  • Intelligent recall with context-aware ranking
v1.1 April 2026

SDKs & Hardening

  • Python SDK published on PyPI with sync and async support
  • TypeScript SDK with native fetch, edge-compatible
  • PHP SDK finalized for Packagist with GDPR helpers
  • Recall performance optimization (sub-200ms latency)
  • LoCoMo benchmark integration for recall quality tracking
v1.0 April 2026

MVP

  • Core memory API: CRUD, batch (up to 100), 8 memory types
  • Semantic recall with hybrid retrieval
  • Multi-tenant isolation with full GDPR deletion cascade
  • Subscription billing with 4 tiers and usage metering
  • Customer dashboard with API key management
  • Laravel SDK for PHP developers
  • MCP server with 8 tools for AI agent integration
  • OpenAPI 3.0 spec with interactive API docs