airweave Releases
176 releases of airweave-ai/airweave
- v0.8.93
This release enhances observability by adding health probes and ensures E2E test reliability by correcting cache handling.
Feb 20, 2026
- v0.8.92
This release focuses on source lifecycle management, documentation updates, and internal refactoring to address warnings and add PostHog analytics.
Feb 20, 2026
- v0.8.91
This release improves security and reliability by implementing webhook verification and enhancing health status reporting.
Feb 16, 2026
- v0.8.90
This release introduces a new 'Agentic search' feature and improves error handling by replacing generic exceptions with specific types.
Feb 16, 2026
- v0.8.89
This release adds administrative endpoints to facilitate debugging of continuous sync operations.
Feb 14, 2026
- v0.8.88
This release removes the PostgreSQL connector and refactors the source domain, while adding continuous sync support for SharePoint 2019.
Feb 14, 2026
- v0.8.87
This release introduces a new Mistral OCR adapter and protocol, improves system resilience with async cleanup, and migrates the Todoist source to a newer API version. Additionally, the architecture was refactored and a self-hosted fallback using Docling was added.
Feb 13, 2026
- v0.8.86
The release focuses on reliability by introducing a circuit breaker pattern to handle failures and fixing a stale connection ID issue during synchronization.
Feb 11, 2026
- v0.8.85
A minor maintenance release that reverts a previous change to the MCP version to restore stability.
Feb 11, 2026
- v0.8.84
Added metadata to support official listing in the Model Context Protocol (MCP) registry.
Feb 11, 2026
- v0.8.83
Documentation was updated for Cursor connectors, while CSV file support and the Excel connector were removed from the codebase.
Feb 10, 2026
- v0.8.82
This release completes the Qdrant deprecation by removing all code, dependencies, and configuration related to the vector database, along with the temporal relevance operation.
Feb 10, 2026
- v0.8.81
Enhanced documentation for Agent Skills, improved performance by optimizing file hashing, and tightened security by capping file downloads.
Feb 10, 2026
- v0.8.80
The second phase of Qdrant deprecation removes database entries, migration scripts, and UUID cleanup logic from the project.
Feb 9, 2026
- v0.8.79
This release marks the start of the Qdrant deprecation, switching to Vespa as the default vector database. It also improves logging and I/O performance.
Feb 9, 2026
- v0.8.78
Improved system architecture by decoupling domain events for source connections and collections, and enhanced OCR reliability by handling chunk failures gracefully.
Feb 9, 2026
- v0.8.77
This release focuses on architectural improvements to event handling and reliability fixes for OCR processing. It introduces a decoupling of domain events between source connections and collections while improving system stability by preventing sync failures from halting the entire process.
Feb 8, 2026
- v0.8.76
This release enhances the development workflow and testing infrastructure while improving the FastAPI dependency injection system. It includes documentation for the Sim integration, ensures workflows are properly cleaned up during deletion, and optimizes the CI pipeline for better test execution speed and reliability.
Feb 8, 2026
- v0.8.75
The release focuses on architectural refactoring to remove state dependencies and improve webhook handling. It makes the MCP server stateless, adds configuration flags for sources, and enhances monitoring capabilities with PostHog analytics.
Feb 7, 2026
- v0.8.74
This minor release introduces an architectural change to separate event handling from webhook processing logic. This modification aims to improve the modularity and decoupling of the application's event-driven components.
Feb 6, 2026