2025-11-12 – 2025-11-18

New Features

  1. New data integration - OneDrive:
    1. Available to Standard users.
    2. Auto-sync is instant and is available on Enterprise plans.
  2. Customer Intelligence updates
    1. Three new focuses have been added:
      1. User Details - user’s guest/team member status and CRM ID, if available.
      2. User Location - user's country.
      3. Deployment - agent's deployment type and user’s browser.
    2. Four new filters have been added:
      1. CRM ID.
      2. Query Sent By - guest or specific team members.
      3. User Location.
      4. Agent’s deployment type.
    3. All new data points are available in modal and in export.
  3. Enterprise customers who use the CustomGPT.ai for Teams suite can now opt to use the new two-tier team seats system, where Chat-Only team members count at new, discounted rates.
  4. A number of accessibility improvements have been done to the Agent UI as we move closer to the full WCAG 2.0 compliance.

Improvements

  1. The error message which is displayed when the end-user prompt fails the NSFW moderation is now customizable.
  2. In case of the latest user-agent message pair being too long to fit the account's history window, both messages are now truncated to provide best possible context to the agent.
  3. The Demo Agent for new users will now take colors and avatar from the website on the user’s email domain.
  4. Different link types on the Customer Intelligence modal are now grouped on the same card.
  5. The “AI Overview” heading in Search Generative Engine deployment is now translated to the agent’s selected language.
  6. The following data connectors are no longer considered Beta: Confluence, Notion, AI Vision.
  7. The following agentic actions are no longer considered Beta: Lead Capture, Webpage Awareness.
  8. The unread notifications badge has been added to the collapsed sidebar.

API & MCP

  1. The new agent_capability parameter has been added to the send message /projects/{projectId}/conversations/{sessionId}/messages endpoint, allowing query-level selection of the same agent capabilities that are available in UI.
  2. The agent_capability setting has also been added to the /projects/{projectId}/settings endpoint.
  3. The lastUpdatedAfter filter has been added to the /projects/{projectId}/conversations endpoint, enabling users to select only conversations that received messages after the defined date.
  4. The Custom Button tag is now available when querying the agent via API, and when fetching older messages via API.

Bug Fixes

  1. Fixed the Website Copilot and Instant Viewer overlay issues on Firefox.
  2. Fixed the issue with Complex Query Breakdown agent capability sometimes leading to the agent overpromising stuff to the user.
  3. Fixed the issue with filters on the Build > Documents page not working correctly.
  4. Fixed the issue where the CRM ID was not always correctly displayed on the Ask page.
  5. Fixed the issue where the spotlight avatar was not displayed correctly on agent preview, when default avatar is selected.
  6. Fixed the issue where the ‘Unread’ tab was not always selected by default when opening notifications.
  7. Fixed the issue where unread notifications count was not displaying if it was larger than the UI limit.
  8. Updated the sitemap index processing logic to improve robustness and accuracy when handling nested or malformed sitemap URLs.
  9. Fixed the issue with the Actions page scrollbar overlapping cards.
  10. Fixed the inconsistent height of cards on the Actions page.
  11. Fixed the issue with the Actions page not loading properly after enabling a Custom Action.