2025-11-26 – 2025-12-02 [latest]

New Features

  1. Claude 4.5 Opus support:
    1. For the first time ever, we added support for Anthropic's strongest model.
    2. Available on agent capabilities: Optimal Choice, Highest Relevance, Complex Queries.
    3. The smartest model we have in our selection.
    4. Best at: complicated tasks, ambiguous prompts.
    5. Available on demand to Enterprise customers.
  2. OpenGraph citations - A new experimental feature has been added, which replaces numbered references with the webpage’s OpenGraph image, if available. Feature is available on Premium plans.

Agent UI Upgrade Project

  1. Discreet shadow has been added to the agent window for Live Chat, Website Copilot and Instant Viewer deployments.
  2. The new Fresh agent color scheme is introduced:
    1. The new color scheme has just 1 color - agent primary - and secondary is programmatically derived from it.
    2. This makes it easier for customers to make beautiful and sleek agents.
  3. The old color scheme is now available as Legacy.
  4. The default background for new agents is now white (previously it was an image).

Improvements

  1. SharePoint Docs and OneDrive integrations will now use a new in-app file picker, providing greater flexibility and control.
  2. Updated the readability of country and language data on the Customer Intelligence page by grouping lower-frequency entries into an "Others" category.
  3. Translations have been added for the “Show more” button for Search Generative Experience deployment.
  4. A standard moderation failed message is now displayed to the user if the file they uploaded to Document Analyst fails NSFW moderation.
  5. Add new cards on the Developers page: Custom ChatBot UI, n8n workflows, and Chrome Extension.

API

  1. The Customer Intelligence data for a particular query can now be included on /projects/{projectId}/conversations/{sessionId}/messages and projects/{projectId}/conversations/{sessionId}/messages/{promptId} endpoints by adding the includeInsights=true query parameter.

Bug Fixes

  1. Fixed the issue where the agent was not always getting the full context when Drive Conversions agentic action was used.
  2. Fixed the issue where GPT-5.1 was not working correctly if used with Custom Agentic Actions.
  3. Fixed the issue where image citations were not being rendered correctly if two references were attached to the same paragraph.