Changelog

Release history for the Rekall platform. Each version includes new features, improvements, bug fixes, and any breaking changes.

Versioning policy

Rekall follows semantic versioning. Breaking changes are introduced only in major versions and are announced at least 3 months in advance. Deprecation notices appear in the changelog and in API response headers.

v1.3.0

January 15, 2025

SDK publishing support, lightweight REST client, and performance improvements.

Added

SDK publishing pipeline for TypeScript, Python, and Go packages.

Added

Lightweight REST client for environments where the full SDK is too heavy.

Added

Postman collection with all API endpoints and example requests.

Added

Cursor and OpenCode editor plugin support via MCP.

Improved

Vector search performance improved by 40% with Qdrant HNSW indexing.

Improved

Memory consolidation pipeline now processes in parallel batches.

Fixed

Fixed race condition in short-term memory Redis cleanup.

Fixed

Fixed incorrect decay curve calculation for long-term memories with zero retrievals.

v1.2.0

December 1, 2024

OAuth 2.0, webhooks, developer integration infrastructure, and sandbox mode.

Added

OAuth 2.0 Authorization Code + PKCE flow for third-party applications.

Added

Webhook system with 13 event types covering all resources.

Added

Sandbox mode with isolated test environment and rk_test_ keys.

Added

14 granular API scopes replacing legacy read/write/delete scopes.

Added

CORS configuration for browser-based integrations.

Added

Developer portal with OAuth app registration and management.

Improved

API key creation now supports scope selection in the dashboard.

Improved

Error responses now include request_id for easier debugging.

Breaking

Legacy scopes (read, write, delete) are now deprecated. Migrate to granular scopes before v2.0.

v1.1.0

October 15, 2024

Entity extractor improvements, enhanced test suite, and bug fixes.

Added

Extended entity extractor with support for custom entity types.

Added

Bulk entity creation endpoint for batch knowledge graph updates.

Improved

Entity extraction accuracy improved by 25% with updated NER models.

Improved

Relationship weight inference now considers bidirectional context.

Improved

Test suite expanded with 200+ integration tests covering all memory types.

Fixed

Fixed entity deduplication not merging properties correctly.

Fixed

Fixed semantic search returning stale results after entity updates.

v1.0.0

August 1, 2024

Initial release of the Rekall memory platform.

Added

7 memory types: episodic, semantic, procedural, long-term, short-term, execution, preferences.

Added

REST API with full CRUD operations for all memory types.

Added

Semantic search powered by Qdrant with cosine similarity.

Added

MCP server with 40+ tools for Claude Desktop integration.

Added

TypeScript, Python, and Go SDK with complete API coverage.

Added

Agent husks for persistent agent identity and memory isolation.

Added

Hive memory contexts for shared team knowledge.

Added

Memory decay and consolidation system with configurable curves.

Added

Execution memory with checkpoint, pause, and resume capabilities.

Added

Preference learning with confidence scoring and category tagging.

Stay Updated

Subscribe to release notifications in your dashboard settings to be notified when new versions are released. You can also watch the GitHub repository for pre-release announcements.

Rekall
rekall