v0.9.6

airweave-ai/airweavev0.9.6Mar 4, 2026by orhanrauf

AI Summary

Cleaned up stale Qdrant references, improved search data persistence handling, and fixed OAuth token injection to unblock OAuth-only syncs.

Key Highlights

  • Cleaned up stale Qdrant references
  • Fixed handling of dict filters in search data persistence
  • Fixed OAuth-only syncs by ignoring refresh_token

Breaking Changes

  • Cleaned up stale Qdrant references
  • Changed OAuth token injection logic

Full Release Notes

## What's Changed
* chore: clean up stale Qdrant refs by @hiddeco in https://github.com/airweave-ai/airweave/pull/1535
* fix: handle dict filters in search data persistence by @orhanrauf in https://github.com/airweave-ai/airweave/pull/1539
* fix: ignore refresh_token in direct token injection to unblock OAuth-only syncs by @felixschmetz in https://github.com/airweave-ai/airweave/pull/1537


**Full Changelog**: https://github.com/airweave-ai/airweave/compare/v0.9.5...v0.9.6