v0.9.19
airweave-ai/airweavev0.9.19Mar 10, 2026by orhanrauf
AI Summary
Introduces a new Zoom connector and improves Auth0 integration by updating auth IDs on login and adding an email verification screen.
Key Highlights
- Implements Zoom connector
- Updates auth0_id on login instead of returning conflict
- Adds email verification screen
New Features
- Zoom connector
Full Release Notes
## What's Changed * feat: ENG-36: Implement `zoom` connector by @coutocass in https://github.com/airweave-ai/airweave/pull/1159 * fix: skip unknown feature flags in Organization schema validation by @orhanrauf in https://github.com/airweave-ai/airweave/pull/1579 * fix: update auth0_id on login instead of 409 conflict, add email verification screen by @orhanrauf in https://github.com/airweave-ai/airweave/pull/1581 **Full Changelog**: https://github.com/airweave-ai/airweave/compare/v0.9.18...v0.9.19