Download Latest Version v0.5.7 source code.tar.gz (22.9 MB)
Email in envelope

Get an email when there's a new version of cognee

Home / v0.5.5.dev0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-03-12 2.6 kB
v0.5.5.dev0 source code.tar.gz 2026-03-12 19.4 MB
v0.5.5.dev0 source code.zip 2026-03-12 20.3 MB
Totals: 3 Items   39.7 MB 0

Release Notes - v0.5.5.dev0

Release Date: 2026-03-12 Changes: v0.5.5.dev0 → dev


Summary

This release (v0.5.5.dev0) focuses on polish and stability: faster memory ingestion and retrieval, improved relevance scoring, a new one-click memory export, and a set of quality-of-life UX and API improvements. Several bugs around duplication and session handling were fixed, and internal refactors improve long-term reliability.

Highlights

  • Faster and more accurate memory ingestion and search results
  • One-click memory export (JSONL) to back up or move memories
  • Improved relevance scoring and deduplication to reduce noisy results
  • Multiple stability fixes for session handling and API edge cases

Breaking Changes

  • No breaking changes in this release. Existing integrations and stored memories remain compatible. (If you rely on a custom internal storage driver, please test in staging to confirm behavior after the internal storage refactor.)

New Features

  • Added a one‑click memory export: users can now export selected memories as JSONL for backup, inspection, or import into other tools.
  • Introduced configurable relevance boosting: administrators can tune how recent or high-confidence memories are weighted during retrieval.

Improvements

  • Significantly sped up memory ingestion pipeline, reducing delays when saving multiple memories in bulk.
  • Improved search relevance: ranking adjustments reduce irrelevant matches and surface more useful memories.
  • Better deduplication: duplicate detection has been strengthened to prevent repeated memories from appearing in results.
  • UI/UX polish in the memory list and detail views: clearer timestamps, improved loading states, and easier navigation between memories.
  • API usability tweaks: more consistent responses and clearer error messages for common client mistakes.

Bug Fixes

  • Fixed an issue where some memories could be duplicated after rapid consecutive saves.
  • Resolved occasional session-loss bugs that caused temporary failures in retrieving recent memories.
  • Fixed a rare crash when exporting very large memory sets.
  • Fixed edge cases where relevance scoring returned overly broad matches for short queries.

Technical Changes

  • Refactored storage layer internals to simplify future enhancements and reduce technical debt.
  • Upgraded several internal dependencies for security and performance improvements.
  • Improved logging and diagnostics to make debugging and support faster for future releases.

Generated by Cognee Release Notes Generator on 2026-03-12

Source: README.md, updated 2026-03-12