v4.18.11
FalkorDB/FalkorDBv4.18.11Jun 24, 2026by swilly22
AI Summary
This release primarily focuses on exposing the Graph API and improving the accuracy of memory usage reporting while stabilizing query plan construction.
Key Highlights
- Expose Graph API
- Improve graph.memory usage accuracy
- Abort plan construction on first invalid sub query
- Fix label redundancy removal
New Features
- Expose Graph API
Full Release Notes
# What's new * Expose Graph API #2086 # Fixes: * Improve graph.memory usage accuracy #2135 * Abort plan construction on first invalid sub query #2145 * Fix label redundancy removal #2147 **Full Changelog**: https://github.com/FalkorDB/FalkorDB/compare/v4.18.10...v4.18.11