v0.9.60
airweave-ai/airweavev0.9.60Mar 30, 2026by orhanrauf
AI Summary
Removed feature flags from Airweave Connect and refactored the SyncStateMachine and jobs subdomain for better architecture.
Key Highlights
- Removed feature flag gating from Airweave Connect
- Refactored SyncStateMachine and jobs subdomain
New Features
- Airweave Connect feature flag removal
- SyncStateMachine refactor
- Jobs subdomain refactor
Full Release Notes
## What's Changed * feat: remove feature flag gating from Airweave Connect by @orhanrauf in https://github.com/airweave-ai/airweave/pull/1736 * feat: SyncStateMachine + jobs subdomain refactor by @orhanrauf in https://github.com/airweave-ai/airweave/pull/1714 **Full Changelog**: https://github.com/airweave-ai/airweave/compare/v0.9.59...v0.9.60