From 4431bd7d512f0d01453edc9e360cd454fb6e4942 Mon Sep 17 00:00:00 2001 From: Dev Khant Date: Mon, 14 Apr 2025 15:58:16 +0530 Subject: [PATCH] Doc: update changelog (#2553) --- docs/changelog.mdx | 65 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) diff --git a/docs/changelog.mdx b/docs/changelog.mdx index 2b5e051f..0a080122 100644 --- a/docs/changelog.mdx +++ b/docs/changelog.mdx @@ -192,6 +192,71 @@ mode: "wide" + + +**New Features:** +- **Memory Management:** + - Added ability to delete memories from Project level with filters + - Added delete memories capability on Memories Page +- **Memory Visualization:** Released V1 Graph Memory Visualization +- **Graph Playground:** Enabled for @mem0.ai users +- **Notifications:** Added email alerts to organization owners when new members join +- **Memory Export:** Added date support for filtering memory exports + +**Improvements:** +- **Performance:** + - Optimized graph for better performance + - Optimized database calls in ADD method +- **Analytics:** Added flagging of paid users in Posthog +- **CI/CD:** Improved CI pipeline and fixed lint issues + + + + + +**New Features:** +- **Notifications:** Implemented email notifications for organization owners when new members join + +**Improvements:** +- **CI/CD:** Fixed Dockerfile for CI tests + + + + + +**Improvements:** +- **Integrations:** Updated chat model for Together Qwen +- **Platform:** Removed older platforms +- **Bug Fixes:** Fixed FILTER_MAPPING + + + + + +**New Features:** +- **Memory:** Added implicit memory capabilities +- **API:** Improved implicit lambda and get_all v2 functionality + + + + + +**New Features:** +- **Integrations:** Added Clay integration + +**Improvements:** +- **Integrations:** Removed deepseek coder from Together +- **API:** Added custom instructions for add v2 + + + + + +**Security:** +- **Validation:** Added key validation in messages + + + - **Updated Playground Prompt** - **Send Email on User Addition to Org/Proj**