From fe872d077646f55dba0a398411e9a509a4279389 Mon Sep 17 00:00:00 2001 From: Dev Khant Date: Mon, 19 May 2025 12:54:15 +0530 Subject: [PATCH] Update Changelog (#2720) --- docs/changelog.mdx | 177 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) diff --git a/docs/changelog.mdx b/docs/changelog.mdx index 8060020b..9d55dde1 100644 --- a/docs/changelog.mdx +++ b/docs/changelog.mdx @@ -8,6 +8,85 @@ mode: "wide" + + +**New Features:** +- **Memory:** Added Group Chat Memory Feature support +- **Examples:** Added Healthcare assistant using Mem0 and Google ADK + +**Bug Fixes:** +- **SSE:** Fixed SSE connection issues +- **MCP:** Fixed memories not appearing in MCP clients added from Dashboard + + + + + +**New Features:** +- **OpenMemory:** Added OpenMemory support +- **Neo4j:** Added weights to Neo4j model +- **AWS:** Added support for Opsearch Serverless +- **Examples:** Added ElizaOS Example + +**Improvements:** +- **Documentation:** Updated Azure AI documentation +- **AI SDK:** Added missing parameters and updated demo application +- **OSS:** Fixed AOSS and AWS BedRock LLM + + + + + +**New Features:** +- **Neo4j:** Added support for Neo4j database +- **AWS:** Added support for AWS Bedrock Embeddings + +**Improvements:** +- **Client:** Updated delete_users() to use V2 API endpoints +- **Documentation:** Updated timestamp and dual-identity memory management docs +- **Neo4j:** Improved Neo4j queries and removed warnings +- **AI SDK:** Added support for graceful failure when services are down + +**Bug Fixes:** +- Fixed AI SDK filters +- Fixed new memories wrong type +- Fixed duplicated metadata issue while adding/updating memories + + + + + +**New Features:** +- **HuggingFace:** Added support for HF Inference + +**Bug Fixes:** +- Fixed proxy for Mem0 + + + + + +**New Features:** +- **Vercel AI SDK:** Added Graph Memory support + +**Improvements:** +- **Documentation:** Fixed timestamp and README links +- **Client:** Updated TS client to use proper types for deleteUsers +- **Dependencies:** Removed unnecessary dependencies from base package + + + + + +**Improvements:** +- **Client:** Fixed Ping Method for using default org_id and project_id +- **Documentation:** Updated documentation + +**Bug Fixes:** +- Fixed mem0-migrations issue + + + **New Features:** @@ -330,6 +409,104 @@ mode: "wide" + + +**Bug Fixes:** +- **Core:** Fixed unicode error in user_id, agent_id, run_id and app_id + + + + + +**New Features:** +- **Graph:** Added Neo4J Graph Migration +- **API:** Added API to set custom instructions + + + + + +**New Features:** +- **API:** Added Org-wide API Limit and Usage + +**Improvements:** +- **Database:** Added migration for "is_deleted" column +- **Graph:** Improved graph queries + + + + + +**New Features:** +- **Lambda:** Added actions to lambda +- **Core:** Added background runs support +- **Models:** Added o4-mini for pro users + + + + + +**New Features:** +- **Integrations:** Added Intercom Events integration +- **Billing:** Added prefilled email for payments +- **Organizations:** Added Pro organization marking + +**Improvements:** +- **UI:** Fixed loading jitter for organization selection +- **Infrastructure:** Improved production scaling + + + + + +**Improvements:** +- **Memory:** Fixed filters in Memory Page +- **Deployment:** Added custom categories for on-premise + + + + + +**Improvements:** +- **Backend:** Updated Django settings for metrics +- **Memory:** Added retries to memory filtering +- **Search:** Added scoring mechanism + + + + + +**Improvements:** +- **Deployment:** Updated deployment scripts +- **Testing:** Added code coverage tracking +- **Memory:** Added background cron job for memory quality + + + + + +**New Features:** +- **Models:** Added support for 4.1-mini model + +**Improvements:** +- **Infrastructure:** Increased instance count +- **API:** Added V2 for Manage Entities + + + + + +**New Features:** +- **Testing:** Added code coverage tracking +- **AI:** Added Keywords AI integration + +**Improvements:** +- **UI:** Updated UI with tabs +- **Database:** Added migrations for custom instructions +- **Search:** Added criteria filtering + + + **Improvements:**