Changelog

Track all changes, improvements, and fixes to the Memori SDK. For the full release history, visit GitHub Releases.

Jan 28, 2026
  • Added

    Recall API for retrieving stored memories — by @devwdave in #271

  • Added

    Context management and connection handling improvements to Memori and database layer

  • Changed

    Refactored FactCandidates with list-based structures for improved search relevance

  • ChangedVersion bump to v3.1.6
Jan 21, 2026
  • Added

    Integration tests — by @harshalmore31 in #256

  • Added

    OpenAI Responses client support — by @harshalmore31

  • Added

    OceanBase/SeekDB database support — by @PsiACE (first contribution)

  • Changed

    Refactored embeddings and search utilities

  • Changed

    Embedding updates — by @devwdave

Jan 05, 2026
  • Added

    Benchmarking suite — by @devwdave

  • Added

    AzureOpenAI client support — by @harshalmore31

  • Added

    Debug logging support and enhanced documentation

  • Changed

    Enhanced embedding configuration and error handling

  • Fixed

    Google GenAI response handling — by @harshalmore31

Dec 17, 2025
  • Added

    Memori cookbook links — by @Boburmirzo

  • Added

    New exception classes for API error handling — by @devwdave & @HyoTaek-Jang (first contribution)

Dec 12, 2025
  • Added

    Nebius AI Studio documentation and support

  • Added

    Troubleshooting guide — by @Boburmirzo

  • Added

    Deprecation warnings for upcoming API changes — by @devwdave

  • Fixed

    Automatic memory injection for Google GenAI provider — by @KarthikeyaKollu in #215 (first contribution)

  • Fixed

    Quota testing reliability — by @devwdave

  • Changed

    Google drivers enhancements — by @harshalmore31

Dec 09, 2025
  • Added

    LLM instrument registration system — by @devwdave

  • Added

    augmentation.wait() method for graceful interrupt/termination handling

  • Added

    Wait functionality for async memory augmentation in examples

  • AddedDigital Ocean gradient example
  • Changed

    Refactored augmentation payload to include hashed entity and process ID

  • Changed

    Updated test mode to route Advanced Aug tests to staging

  • Changed

    Security policy and markdown documentation updates

Dec 04, 2025
  • Added

    Issue templates for bug reports and feature requests — by @devwdave

  • Added

    Quickstart page — by @Boburmirzo

  • Fixed

    PyMongo connectivity bugs with Atlas clusters — by @devwdave

Dec 03, 2025
  • Changed

    Improved unsupported error handling across the system

Dec 03, 2025
  • Added

    Agno provider support for memory-augmented agents — by @devwdave

Dec 02, 2025
Oct 02, 2025
Sep 22, 2025
Sep 22, 2025
Sep 05, 2025
Aug 04, 2025

Staying Up to Date

To check your current version:

pip show memori

To upgrade to the latest version:

Upgrade Memori
pip install --upgrade memori

Reporting Issues

Found a bug or have a feature request?