2026-04-01 โ€“ 2026-04-07

๐Ÿš€ New Features

  • Knowledge Base Doc Analyst - a new agentic action (formerly known as Deep Dive) is now live.
    • When a user asks for more details about a specific source, the agent automatically finds that document and runs the Doc Analyst analysis flow on it.
    • Works on all source types and document formats.
    • Available settings: Improve answer relevance (Cohere reranker) and allowed document length.
    • Agentic cost matches regular Doc Analyst. On Enterprise plans, the agentic cost can be configured independently.
    • Known limitations: one document at a time, no schematic support yet, translation requests may be refused. Improvements coming soon.
  • NextGen Agents (Closed Beta) - new tools and self-service configuration on the Actions page:
    • New Knowledge Base (RAG) tool with an accuracy algorithm setting.
    • New Smart Tasks (Code Execution) tool with three configurable permissions: Read Files, Create Files, and Make External Connections.
    • Actions page now splits tools into NextGen-compatible and NextGen-incompatible groups with a clear visual divider and banner.
    • Max tasks per query increased from 10 to 15.
    • Getting started guides published for customers in the beta.

๐Ÿ›  Improvements

  • Microsoft Entra ID on SSO page - added the Entra logo to the SSO configuration page with a link to the new setup guide.
  • PDF processing reliability - the AI vision models GPT-5 and GPT-5-mini have been retired and migrated to GPT-5.4 mini, resolving timeout issues on PDF + vision workflows. GPT-5.4 mini is ~30% faster than the previous default.
  • Integration file picker redesign - updated the file and space picker UI for SharePoint Docs, SharePoint Sites, OneDrive, and Confluence with an improved checkbox + icon + label layout.
  • Customer Intelligence: clickable rows - prompt summaries and missing content items on the Analytics Overview page are now clickable, navigating directly to the full conversation.
  • Default prompt display - the AMA chat input now shows the full configured default prompt instead of truncating it. A non-blocking warning appears in settings when the prompt exceeds the recommended display length.
  • Minor copy and link updates - refreshed default prompts, contact sales link, documentation links, and Knowledge Base Doc Analyst and NextGen labels across the app.

๐Ÿž Bug Fixes

  • Fixed the issue where Standard plan customers with query addons were seeing inflated query limits (e.g., 6,000-13,000 instead of 3,500) due to addons from previous billing cycles incorrectly entering the proration formula.
  • Fixed the issue where updating page metadata from the UI marked all fields as user-edited even when values were unchanged, blocking subsequent auto-sync updates from integrations and webhooks.
  • Fixed the issue where SharePoint and OneDrive files that were moved kept their old URL and title in citation links, sending users to the wrong location.
  • Fixed the issue where API citations were not validated within the correct project context, potentially exposing citations from other projects in streaming and non-streaming responses.
  • Fixed sidebar icons being partially clipped when the sidebar was collapsed on project pages.
  • Fixed "Connected agents" label capitalization to "Connected Agents".
  • Fixed the issue where Gemini model responses lost whitespace in streamed chunks.
  • Fixed the agent's fallback ("sorry") message not appearing when using tool-augmented mode (File Analyst or Web Search) and no relevant sources were found.
  • Fixed large PDF uploads crashing workers due to excessive memory usage during text extraction.
  • Fixed remote tabular files (.xlsx, .ods, .tsv) added via URL failing to crawl.