v0.15.0
New feature
⚠ Upgrade required
- Run DB migration for SAML role mappings table rename (saml_auth_providers_role_mappings → role_mappings).
- Lerna and yarn workspaces have been removed; update local dev setup and CI pipelines accordingly.
- AppAuthClient references (model, API, integrations) should be updated to OAuthClient.
Breaking changes
- Removed lerna and yarn workspaces — build and dev environment setup changes required.
- Renamed AppAuthClient model to OAuthClient — any code or API references to AppAuthClient must be updated.
- DB migration renames saml_auth_providers_role_mappings table to role_mappings — migration must be run on upgrade.
Notable features
- Anthropic, Perplexity, Together AI, Mistral AI, OpenRouter, and Brave Search AI app integrations
- Gmail integration (send, reply, draft, trash, star, new emails trigger)
- Monday.com integration (triggers and actions for boards, items, columns, users)