v0.9.49

airweave-ai/airweavev0.9.49Mar 23, 2026by felixschmetz

AI Summary

A security and stability focused release that validates OAuth redirect paths, fixes XSS vectors, and adjusts timeout settings for agentic search V2.

Key Highlights

  • Validate OAuth redirect paths
  • Eliminate innerHTML XSS vectors
  • Exempt agentic search V2 from timeout

New Features

  • OAuth redirect path validation
  • XSS vector fixes
  • Agentic search V2 timeout exemption

Full Release Notes

## What's Changed
* fix(frontend): validate OAuth redirect paths by @hiddeco in https://github.com/airweave-ai/airweave/pull/1693
* fix(frontend): eliminate innerHTML XSS vectors by @hiddeco in https://github.com/airweave-ai/airweave/pull/1692
* fix: exempt agentic search v2 from timeout, add CTTI description by @marc-rutzou in https://github.com/airweave-ai/airweave/pull/1697


**Full Changelog**: https://github.com/airweave-ai/airweave/compare/v0.9.48...v0.9.49