2025-10-08 – 2025-10-14 [latest]

New Features

  1. Claude 4.5 Sonnet is now available to all users who have access to the AI model selector dropdown.
  2. Export conversation as PDF is now available to end-users:
    1. Users can now choose to export the conversation as PDF, expanding on the previously available CSV export.
    2. Conversations can also be exported directly from the Ask page.
    3. PDF has "Powered by CustomGPT.ai" branding tied with the existing branding/whitelabeling feature.
    4. The feature is available to Premium users, and is immediately active on all agents that have had the Export conversation feature enabled.
  3. Customizable mobile font size is now available for all agents:
    1. Builders can now choose whether to use reduced font size on mobile, or use the same as on desktop.
    2. Reduced size is equivalent to previous behavior, and remains default.
    3. The feature is configured for each deployment separately.

Improvements

  1. GPT-4.1 is now supported when Azure is selected as model provider.
  2. It is now possible to sync the entire SharePoint drive. If this option is selected, and auto-sync is enabled, the content of all present and future files will be added to the agent's knowledge base.
  3. A button has been added to the Create page to build an agent using AI Vision.
  4. Phone numbers have been added to the list of elements that Lead Capture agent is actively looking for, and have been included to CSV and Zapier exports.
  5. Lead Capture event on Zapier now contains the Additional Info field which is JSON of all relevant collected information about the user.
  6. The session_id has been added to the payload of Lead Capture event on Zapier.
  7. Queries that used any Agentic action are now clearly marked on both Ask page and Customer Intelligence page, enabling easier usage tracking.
  8. Summary of used Agentic actions has also been added to Customer Intelligence modal.
  9. Updated the layout of links displayed on Customer Intelligence modal.
  10. Custom MCP Action feedback provided by the agent now takes into consideration the language of the user's prompt.
  11. All new agents now get the default persona, even if a specialized persona is not generated for them.
  12. Auto-generated personas have been updated to better reflect the selected agent’s role.
  13. Translations have been added for new out-of-queries messages for both builder and user, respecting the agent’s selected language.
  14. Translations have been added for Document Analyst statuses, respecting the agent’s selected language.
  15. URLs have been updated on the CustomGPT API Starter Kit card on the Developers page.
  16. Messaging on Google Drive Auto-Sync popup is now clearer.

Bug Fixes

  1. Fixed the issue where the Lead Capture action was not collecting leads after the third message in conversation, if used without Drive Conversions action.
  2. The agent loading spinner is now spinning in the right direction.
  3. Fixed the issue where Live Chat deployment was overlapping Website Copilot deployment, if both are present on the screen at the same time.
  4. Fixed the issue preventing some users from connecting SharePoint libraries with their agents.
  5. Fixed the issue where auto-generated starter questions sometimes focused on information like the content of the cookie consent popup.
  6. Fixed the issue with wrong direction on error messages for right-to-left languages.
  7. Fixed the positioning of the loader on the Ask page.
  8. Fixed the width of pagination elements on the Customer Intelligence page.
  9. Fixed the issue with all links not being correctly displayed on Customer Intelligence modal.
  10. Fixed the issue preventing Customer Intelligence data to load on some agents.
  11. Fixed the wrong Focus dropdown color on the Customer Intelligence page.
  12. Removed the unnecessary code from Website Copilot and Instant Viewer code snippets.