2025-07-23
Bug Fixes:
- Memory: Fixed ADD functionality
2025-07-19
New Features:
- UI: Added Settings UI and latency display
- Performance: Neo4j query optimization
- OpenMemory: Fixed OMM raising unnecessary exceptions
2025-07-18
Improvements:
- UI: Updated Event UI
- Performance: Fixed N+1 query issue in semantic_search_v2 by optimizing MemorySerializer field selection
- Memory: Fixed duplicate memory index sentry error
2025-07-17
New Features:
- UI: New Settings Page
- Memory: Duplicate memories entities support
- Performance: Optimized semantic search and get_all APIs by eliminating N+1 queries
2025-07-16
New Features:
- Database: Implemented read replica routing with enhanced logging and app-specific DB routing
- Performance: Improved query performance in search v2 and get all v2 endpoints
- API: Fixed pagination for get all API
2025-07-12
Bug Fixes:
- Graph: Fixed social graph bugs and connection issues
2025-07-11
Improvements:
- Rate Limiting: New rate limit for V2 Search
- Slack: Fixed Slack rate limit error with backend improvements
2025-07-10
Improvements:
- Performance:
- Changed connection pooling time to 5 minutes
- Separated graph lambdas for better performance
2025-07-09
Improvements:
- Graph: Graph Optimizations V2 and memory improvements
2025-07-08
New Features:
- Database: Added read replica support for improved database performance
- UI: Implemented UI changes for Users Page
- Feedback: Enabled feedback functionality
- Serializer: Fixed GET ALL Serializer
2025-07-05
New Features:
- UI: User Page Revamp and New Users Page
2025-07-04
New Features:
- Users: New Users Page implementation
- Tools: Added script to backfill memory categories
- Filters: Fixed Filters Get All functionality
2025-07-03
Improvements:
- Graph: Graph Memory optimization
- Memory: Fixed exact memories and semantically similar memories retrieval
2025-07-02
Improvements:
- Categorization: Refactored categorization logic to utilize Gemini 2.5 Flash and improve message handling
2025-07-01
Bug Fixes:
- Memory: Fixed old_memory issue in Async memory addition lambda
- Events: Fixed missing events
2025-06-30
Improvements:
- Graph: Improvements to graph memory and added user to LTM-STM
2025-06-28
New Features:
- Graph: Added support for SQS in graph memory addition
- Testing: Added Locust load testing script and Grafana Dashboard
2025-06-27
Improvements:
- Rate Limiting: Updated rate limiting for ADD API to 1000/min
- Performance: Improved Neo4j performance
2025-06-26
New Features:
- Memory: Edit Memory From Drawer functionality
- API: Added Topic Suggestions API Endpoint
2025-06-25
New Features:
- Group Chat: Group-Chat v2 with Actor-Aware Memories
- Memory: Editable Metadata in Memories
- UI: Memory Actions Badges
2025-06-19
New Features:
- Rate Limiting: Implemented comprehensive rate limiting system
- Performance: Added performance indexes for memory stats query
- Search: Fixed search events not respecting top-k parameter
2025-06-18
New Features:
- Memory Management: Implemented OpenAI Batch API for Memory Cleaning with fallback
- Playground: Added Claude 4 support on Playground
- Memory: Added ability to update memory metadata
2025-06-17
New Features:
- UI: New Memories Page UI design
2025-06-16
Improvements:
- Infrastructure: Migrated to Application Load Balancer (ALB)
2025-06-13
Improvements:
- Memory Management: Enhanced Memory Management with Cosine Similarity Fallback
2025-06-11
New Features:
- OMM: Added OMM Script and UI functionality
- API: Added filters validation to semantic_search_v2 endpoint
2025-06-09
New Features:
- Intercom: Set Intercom events for ADD and SEARCH operations
- OpenMemory: Added Posthog integration and feedback functionality
- MCP: New JavaScript MCP Server with feedback support
- Structured Data: Enhanced structured data handling in memory management
2025-06-06
New Features:
- OAuth: Added Mem0 OAuth integration
- OMM: Added OMM-Mem0 sync for deleted memories
2025-06-05
New Features:
- Filters: Implemented Wildcard Filters and refactored filter logic in V2 Views
2025-06-02
New Features:
- OpenMemory Cloud: Added OpenMemory Cloud support
- Structured Data: Added ‘structured_attributes’ field to Memory model
2025-05-30
New Features:
- Projects: Added version and enable_graph to project views
- OpenMemory: Added Postgres support for OpenMemory
2025-05-19
Bug Fixes:
- Core: Fixed unicode error in user_id, agent_id, run_id and app_id