Skip to main content
v2.3.x
Releases
June 2026

VectoriaDB v2.3.1: Improved File Storage and Browser Support

Feature – Dynamic import of the fs/promises module enhances Node.js file storage adapter efficiency, and new browser fields optimize bundling for web environments.
  • Supports asynchronous operations and runtime flexibility

VectoriaDB v2.3.0: Enhanced Search and Performance

Feature – Introduced BM25 scoring and anti-query capabilities for improved search relevance and expressiveness.
  • Enhanced snapshot support for quick recovery and cold start efficiency.
v2.2.x
Releases
April 2026

VectoriaDB v2.2.0: Enhanced Resource Management

Feature – New method to dispose of embedding pipelines and prevent ONNX resource conflicts during shutdown.
  • Includes explicit dtype specification to suppress runtime warnings
v2.1.x
Releases
January 2026

VectoriaDB 2.1.3: Geospatial Support & Security Patch

Geospatial Support – Initial support for geospatial data types and queries.
  • Optimized index structures for faster query execution
  • Fixed critical replication bug causing data consistency issues
  • Patched authentication vulnerability

VectoriaDB 2.1.2: Documentation Enhancements

Documentation – Enhanced documentation structure with new icons and updated pages.
  • New dropdown icons for improved navigation
  • Restructured documentation pages

VectoriaDB 2.1.1: Release Automation

Automation – Added workflows for cherry-picking and release management.
  • Streamlined release process with automated workflows

VectoriaDB 2.1.0: New Release Line

Release – Initial release of the 2.1.x release line.
  • Builds upon v2.0.x with improved stability
v2.0.x
Releases
January 2026

VectoriaDB 2.0.2: ReDoS Security Hardening

Security – Hardened regex analyzer and namespace sanitizer against ReDoS attacks.
  • Regex patterns now trimmed to 500 characters with bounded helper regexes
  • Redis namespace sanitization uses precompiled SAFE_PATTERNS