v0.9.46
airweave-ai/airweavev0.9.46Mar 22, 2026by orhanrauf
AI Summary
This release improves organizational management by ensuring proper role assignment in Auth0 and preventing crashes during organization synchronization.
Key Highlights
- Assign owner role in Auth0 on org creation
- Fix role priority
- Prevent greenlet crash in org sync
New Features
- Owner role assignment in Auth0
- Org sync greenlet crash fix
Full Release Notes
## What's Changed * fix: assign owner role in Auth0 on org creation, fix role priority, and prevent greenlet crash in org sync by @orhanrauf in https://github.com/airweave-ai/airweave/pull/1688 **Full Changelog**: https://github.com/airweave-ai/airweave/compare/v0.9.45...v0.9.46