Features
- fix(auth): add genericOAuth providers to trustedProviders (#2937)
- feat(workflow-block): preview (#2935)
- chore(helm): add env vars for Vertex AI, orgs, and telemetry (#2922)
Improvements
- improvement(copilot): tool configs to show nested props (#2936)
- improvement(ui): use BrandedButton and BrandedLink components (#2930)
Bug Fixes
- fix(workflow-selector): use dedicated selector for workflow dropdown (#2934)
- fix(auth): handle EMAIL_NOT_VERIFIED in onError callback (#2932)
- fix(token-refresh): microsoft, notion, x, linear (#2933)
- fix(null-bodies): empty bodies handling (#2931)
- fix(custom-tools): remove unsafe title fallback in getCustomTool (#2929)
- fix(stores): remove dead code causing log spam on startup (#2927)
- fix(messages-input): fix cursor alignment and auto-resize with overlay (#2926)
- fix(resolver): agent response format, input formats, root level (#2925)
- fix(action-bar): duplicate subflows with children (#2923)
- fix(auth): improve reset password flow and consolidate brand detection (#2924)
- fix(notifications): text overflow with line-clamp (#2921)
- fix(logger): use direct env access for webpack inlining (#2920)
- fix(zustand): updated to useShallow from deprecated createWithEqualityFn (#2919)