v0.9.16

airweave-ai/airweavev0.9.16Mar 6, 2026by orhanrauf

AI Summary

Makes Auth0 the source of truth for organization membership and cleans up billing data for unpaid organizations.

Key Highlights

  • Makes Auth0 the source of truth for org membership
  • Prevents unpaid orgs from getting paid limits
  • Fixes feature flag validation

Full Release Notes

## What's Changed
* fix: skip unknown feature flags instead of crashing on org load by @orhanrauf in https://github.com/airweave-ai/airweave/pull/1566
* fix: make Auth0 the source of truth for org membership by @orhanrauf in https://github.com/airweave-ai/airweave/pull/1568
* fix: prevent unpaid orgs from getting paid limits, clean up stale billing data by @orhanrauf in https://github.com/airweave-ai/airweave/pull/1567


**Full Changelog**: https://github.com/airweave-ai/airweave/compare/v0.9.13...v0.9.16