Overview
This release introduces our groundbreaking Deep Research Workflows feature alongside significant improvements to search performance, bug fixes for core functionality, and enhanced integrations with Microsoft Outlook. We've focused on streamlining user experiences while adding powerful new automation capabilities.
🔍 New Features
Deep Research Workflows
Deep Research Workflows revolutionize how you extract insights from your workplace data. This powerful new feature allows you to create, schedule, and run sophisticated research workflows that automatically generate comprehensive reports from your integrated apps. With Deep Research Workflows, you can:
- Set specific instructions and let AI handle complex multi-step research tasks
- Schedule workflows to run automatically at your preferred times
- Customize visibility settings for seamless team collaboration
- Select specific app connectors to include in your research
The feature represents a significant advancement in research capabilities, allowing you to focus on deep work while automating routine information gathering. Deep Research Workflows brings our vision full circle - creating a truly smart enterprise where your entire operation runs beautifully on "auto-pilot".
Enhanced Microsoft Outlook Integration
- Outlook Email Support: Create automated workflows that analyze and report on your email communications, including filtering messages, identifying key conversations, and generating summaries
- Outlook Calendar Integration: Build workflows that automatically track meeting schedules, analyze calendar patterns, and generate attendance reports
- Improved File Picker: Enhanced support for Box and OneDrive file uploads with better error handling and processing
🛠️ Major Improvements
Assist Performance Enhancements
- Two-Stage Prompting Architecture: Completely redesigned the Assist pipeline to eliminate latency bottlenecks. Search results now appear faster by running AI classification and workspace search simultaneously
- Streamlined Query Processing: Removed collection-only search flows from default Assist mode to improve response times and reduce processing overhead
- Optimized Search Routing: Disabled infrequently-used JQL/SOQL interpretation in default Assist behavior, focusing resources on most common use cases
Enhanced Search Intelligence
- Improved Context Understanding: DRW now retrieves surrounding message context for better thread relevance detection, reducing false positives in automated workflows
- Better Keyword Handling: Enhanced search logic to properly prioritize all keywords in queries, not just the most common terms
🐞 Bug Fixes
Authentication & Account Management
- Fixed Email Sign-up Flow: Resolved issue where users were logged out after completing email verification and profile setup
- Account Deletion Visibility: Corrected regression where personal accounts under tenant management incorrectly showed delete options
AI & Search Functionality
- Assist Query Reliability: Fixed issues with Built-in Collection (BIC) queries getting stuck or showing incomplete responses when switching between AI models
- Confidence Score Accuracy: Corrected display of confidence scores for GPT-powered queries
- Search Result Consistency: Improved keyword search accuracy, particularly for less common terms and specialized vocabulary
Collections & Workspace Management
- Real-time Folder Updates: Fixed collection folder visibility issues that required manual cache clearing to reflect changes across users
- Workspace Deletion: Resolved blocking issue preventing workspace deletion that was affecting new user onboarding
Meeting & Communication Features
- Meeting Summary Formatting: Standardized font sizes in automated meeting summary emails for consistent presentation
- Slack Integration Stability: Fixed multiple notification issues including duplicate thread summaries and excessive discover alerts
- Calendar Search Accuracy: Resolved parametric search issues for Outlook Calendar queries with date and time filters
⚡Performance Enhancements
Query Processing Optimization
- Enhanced Monitoring: Added comprehensive logging for search and assist query processing times to enable better performance tracking
- Reduced Response Times: Two-stage prompting architecture cuts average query response time by eliminating blocking AI evaluation steps
- Streamlined Data Flow: Optimized assistant routing to focus on high-impact features while reducing system overhead
Infrastructure Improvements
- Build Stability: Resolved frequent frontend build failures that were impacting development velocity
- Cost Monitoring: Improved tracking and reporting of AI usage costs across different features and use cases
🔒Security Updates
Access Control Improvements
- Production Environment Security: Removed overly permissive visibility settings from production test environments
- Enhanced Token Management: Fixed Slack bot automation authentication issues to prevent unauthorized access
🧹 Deprecations & Removals
Feature Streamlining
- Collection-Only Search: Removed dedicated collection-only search flow from default Assist mode (still available via collection filters)
- JQL/SOQL Interpretation: Disabled automatic JQL/SOQL query interpretation in default Assist behavior to improve performance
🔧Infrastructure & Operations
System Improvements
- Enhanced Cost Tracking: Implemented separate API keys for different AI use cases to enable better cost analysis and usage monitoring
- Improved Automation: Fixed on-call job scheduling and Slack bot automation reliability
- Development Tools: Updated feedback collection systems and resolved Jenkins plugin compatibility issues