core/docs/opensource/changelog.mdx

209 lines
7.6 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: "Changelog"
description: "Product updates and announcements"
---
<Update label="October 2025" description="v0.1.24 - v0.1.25">
## 🎯 New Features
**Deep Search**
- Advanced search capability for Browser Extension and Obsidian
- Surface insights from your memory with greater precision and context
- Connect related information across different sources more effectively
**Account Management 2.0**
- Once-click full account deletion with complete data cleanup
- Automatic removal of all data from both **PostgreSQL** and **Neo4j** graph databases
- Peace of mind with complete data control and privacy management
**Enhanced Onboarding**
- New guided flow for faster setup and first memory ingestion
- Direct integration setup via **MCP configuration links**
**Session Compaction for Smarter Memory**
- Automatically summarizes long conversations for efficient memory storage
- Compacted sessions now appear in search with Markdown formatting
- Improves long-term recall without losing important context
**AWS Bedrock Support**
- Connect your own AWS Bedrock account for AI model access
- Choose from Claude, Titan, and other AWS models
- Greater flexibility in model selection and deployment options
## ⚡ Performance & Reliability
**Faster, more stable experience**
- **Improved Search Quality**: Structured, faster, and more relevant results
- **Optimized Graph Performance**: Reduced iterations for quicker retrieval
- **Better Memory Recall**: Session compaction models improve long-term context retention
- **Streamlined Credit Management**: Proper error handling when credits are exhausted
## 🔧 Improvements
- **Spaces**:
- Option to remove episodes from spaces for better organization
- Removed restrictive space description requirements
- Queue-based space assignment for improved reliability
- **MCP Tooling**:
- Clear error messages when credits run low
- Improved tool descriptions for better AI assistant understanding
- Resolved profile summary edge cases affecting MCP connections
## 🐛 Fixes
- Fixed API key deletion not working properly
- Resolved document view breaking in log viewer
- Fixed semantic search inconsistencies affecting result quality
- Resolved login attribute conflicts in authentication flow
- Fixed graph visualization issues in Chrome 140
- Corrected ingestion queue handling for deleted episodes
- Fixed MCP tool call failures for (`get_user_profile`)
- Resolved space description validation blocking space creation
## 🔒 Security & Privacy
**Data protection updates**
- **Complete Account Wipe**: Account deletion now removes all traces from both relational and graph databases
- **Cascade Delete Logic**: Simplified deletion flows with proper relationship cleanup for users and workspaces
- **Neo4j Graph Cleanup**: Automated cleanup of knowledge graph nodes when deleting accounts
- **Proper Resource Cleanup**: Removes all associated API keys, spaces, and episodes
</Update>
<Update label="August 2025" description="v0.1.13 - v0.1.18">
## 🎯 New Features
**Capabilities users can now access**
**Spaces**
- Organize your memory into project-specific contexts (Health, Personal, Work, Client Projects)
- Share memory spaces with team members for collaborative AI assistance
- Default user profile space with seamless node linking across contexts
**Enhanced Logging & Monitoring**
- New logs UI for tracking memory ingestion and retrieval
- Real-time visibility into MCP connections and integration status
![MCP Hub](/images/mcp-hub.png)
- Debug memory operations and optimize your workflow efficiency
**Simplified Docker Deployment**
- One-command self-hosting setup with improved configuration
- Better network isolation and service management
- Production-ready deployment options for enterprise users
## ⚡ Performance & Reliability
**Faster, more stable experience**
- **Improved Recall Efficiency**: Significantly better fact retrieval and relevance scoring
- **Enhanced MCP Server Stability**: Resolved mid-flight stream failures and connection drops
- **Better Connection Management**: 60-second ping intervals to maintain persistent connections
- **Streamlined Integration Processing**: Faster webhook event handling and memory updates
## 🔧 Improvements
**Enhanced existing functionality**
- **Enhanced MCP OAuth Scopes**: Better integration support for Windsurf and other coding tools
- **Refined Facts Page UI**: Improved space-specific fact browsing and search
- **Optimized Memory Tools**: Better source tracking and metadata preservation
- **Unified MCP Server**: Single server instance handling all integrations for improved performance
## 🐛 Fixes
**Resolved issues affecting user experience**
- Fixed MCP server stream failures that interrupted AI client connections
- Resolved OAuth scope issues affecting Windsurf integration
- Corrected source attribution problems in memory tools
- Fixed facts page access issues for space-specific content
- Resolved database dependency conflicts in trigger service deployment
## 🔒 Security & Privacy
**Data protection updates**
- **Enhanced OAuth Security**: Improved token management and scope validation
- **Better Integration Isolation**: Cleaner separation between different app connections
- **Secure Memory Attribution**: Proper source tracking without exposing sensitive metadata
</Update>
<Update label="July 2025" description="v0.1.7 - v0.1.12">
## 🎯 New Features
**Capabilities users can now access**
**Browser Extension**
- Seamlessly capture and organize web content directly into your CORE memory
- Right-click context menus for instant memory ingestion
- Never lose important research or documentation again
**OAuth Integration Hub**
- One-click authentication for Linear, Slack, GitHub, and Notion
- Connect your tools once, access them everywhere across AI clients
- Eliminate repetitive app authentication across different AI platforms
**MCP Integration Hub**
- Transform CORE into your universal MCP gateway
- Connect apps once to CORE, then share access with Claude, Cursor, and other AI clients
- Multiplier effect: N apps × M clients through single authentication point
**Activity-to-Memory Ingestion**
- Automatic capture of assigned Linear issues, Slack mentions, and GitHub activity
- Set custom rules for what gets remembered from your connected apps
- Your AI tools now have context about your actual work, automatically
**Enhanced Knowledge Graph Architecture**
- Temporal knowledge graph with reified statements as first-class objects
- Every piece of information includes provenance and meta-knowledge
- Living memory that evolves with your projects and preferences
## ⚡ Performance & Reliability
**Faster, more stable experience**
- **Improved Memory Ingestion Speed**: Faster processing of large documents and web pages
- **Enhanced Graph Relationships**: More efficient storage and retrieval of connected information
- **Streamlined Episode Management**: Better handling of conversation context and memory episodes
## 🔧 Improvements
**Enhanced existing functionality**
- **Refreshed UI Components**: Cleaner, more intuitive interface design
- **Enhanced Loading Transitions**: Smoother user experience during memory operations
- **Improved Integration Flows**: More reliable authentication and connection setup
- **Better Docker Support**: Simplified containerization for self-hosting setups
## 🐛 Fixes
**Resolved issues affecting user experience**
- Fixed fresh installation failures affecting new user onboarding
- Resolved Docker build workflow issues for self-hosted deployments
- Corrected activity flow and invalidation logic in knowledge graph
- Fixed UI component rendering issues across different browsers
</Update>