1. Workflow Orchestration & Graph Execution
Flow Control Nodes: Added three new node types to support complex workflow logic:
- LoopNode: Enables iterative loops within agent graphs.
- ConditionNode: Provides conditional branching and routing.
- DelayNode: Implements timed pauses during execution.
API Updates: Agent executions now use the updated /api/v2/flow/ endpoint.
2. Managed Enterprise & Business Solutions
Enterprise Landing Pages: Created dedicated marketing pages for enterprise customers:
- /enterprise: Business-focused landing page with customized layouts.
- Customizable enterprise copy and contact forms.
- Separate layouts for Enterprise and SMB segments.
SaaS Pricing: Added tiered pricing cards (Starter, Standard, Enterprise) with feature limits and a 10GB Knowledge Base included in higher tiers.
3. Core Integrations & Integrations Hub
Google Integrations: Added native connectors for Gmail and Google Calendar.
Expanded Connections: Added 8 new third-party integrations on the connections page, each with branded icons.
Connection Manager: Centralized connection management system to separate API clients from UI components.
4. Multi-Workspace Management & Project Organization
Workspace Creation & Switching: Users can create isolated workspaces for managing separate projects, with quick navigation links in the sidebar.
Isolated Workspace Environments: Each workspace maintains separate storage for chats, agents, and settings.
Knowledge Base Panel: Added initial Knowledge Base navigation with placeholder sections for upcoming features.
Knowledge Base File Support: Upload and manage documents in Markdown, plain text, and PDF formats. Edit files directly within the Knowledge Base and pass them to agent chats for reference and context.
Workspace Theming: Centralized workspace colors and styles to ensure consistency.
Account Management: Redesigned account pages with workspace-aware controls and improved navigation.
5. Auth Security & Enterprise SSO
Enterprise SSO: Integrated to support SAML and single sign-on configuration.
Authentication Validation: Enhanced login and signup flows with password strength warnings and duplicate account detection.
6. Performance & UX Improvements
File Upload Limits: Enforced maximum file sizes 2 MiB for cover images and 512 KiB for avatars.
Agent Creation Form: Split the agent creation form into modular steps with state persistence.
Navigation Updates: Improved the global navigation bar with avatar drop downs and better visibility handling.
User Tracking: Added telemetry tracking at key conversion points for usage analysis.