Skip to content
  • There are no suggestions because the search field is empty.

October '25 Release Notes

Product release notes for October 2025

New Features & Models

  • New Models on Bedrock: Anthropic Claude Haiku 4.5, TwelveLabs Pegasus, and Qwen Qwen3 are available through Amazon Bedrock, adding new options for Claude, video understanding, and open source models. 
  • New Models on Vertex AI: Gemini 2.5 Flash Image ("Nano Banana"), Anthropic Claude Haiku 4.5, and "Global" support for all Claude models on Google Vertex AI, adding the most advanced models from both Google and Anthropic.

Improvements

  • Dashboard Notifications : A warning message is now displayed on the Studio dashboard to inform users about important notifications, starting with the upcoming retirement of Anthropic's Claude 3.5 Sonnet model.
  • Automatic Claude 3.5 Sonnet Model Migration: To prepare for the retirement of Anthropic's Claude 3.5 Sonnet, we've automatically updated Vertesia's managed AWS and Google environments and associated interactions to use the newer Claude 4.5 Sonnet model. 
  • Updated Onboarding Models: The default models for new project onboarding have been updated. We now use the latest "Global" endpoints for Anthropic Claude 4.5 Sonnet and Google Gemini models on both AWS Bedrock and Vertex AI.
  • Interactions Tab In Environment View: A new "Interactions" tab has been added to the Environment details page. This view lists all interactions configured for the selected environment, allowing users to quickly see, filter, and update them.
  • Filter Interactions by Model ID: You can now filter the interactions list by the model ID used for generation, allowing users to quickly find where specific models are used.
  • Generate Interaction Model Selection: The "Generate Interaction" feature now intelligently selects the best available Claude Sonnet model. It prioritizes newer versions (4.5, 4, 3.7) to ensure you are using the most capable Sonnet model enabled in your environment.
  • Enhanced Prompt Template Editor: You can now maximize individual panels in the Prompt Template Editor or switch between them using a new view selector.
  • Video Preview for Content Objects: We have introduced a new video player, allowing you to preview video content and enhancing the user experience when working with video assets.
  • Project Settings UI: The Project Settings have been reorganized to improve the UI/UX of the page for administrators.
  • Filter Users and Groups: Administrators can now quickly filter on users and groups when adding permissions.
  • Workflow Superadmin Permission: Users having the "Owner" or "Admin" role can now view all workflow conversations, including private ones created through the AI Assistant app. 
  • Customizable Colors for Plugins: Developers can configure colors for plugin applications displayed in the Vertesia App Portal.
  • Multimodal Completion Results: The platform now supports multimodal outputs in a single response, enabling more complex and versatile AI applications. 
  • Enhanced Document Analysis: The "fetch_document" tool can now perform targeted analysis on specific sections or token ranges of a document, providing more granular control for extracting insights from large documents while managing token limits. 

  • Task Queue Support for Workflow Rules: You can now specify a "Task Queue" on a Workflow Rule for routing workflow executions to specific worker groups. 

Bug Fixes

  • Suggest Prompt Improvements Output: Corrected an issue where the "Suggest Improvements" feature was not correctly parsing the model's output, leading to errors. 
  • Display Object Versions in Collections: Collections will now display all versions of a content object that have been added to a collection.
  • Object Preview Not Refreshing: Fixed a bug where the content preview in the side panel did not update when switching between different objects.
  • Download as DOCX and PDF: Fixed multiple issues with downloading content as DOCX and PDF, improving the UX and eliminating errors.
  • Conversation Checkpoint with Bedrock: Resolved an issue where agents using AWS Bedrock could not create a conversation checkpoint. 
  • Preserve Agent Results During Verification: Fixed a bug where an agent's final output was being overwritten by a confirmation message during its final verification step.
  • Filtering on Runs Page: Corrected an issue on the Runs page where filtering by "status" or "user" was not working due to a case-sensitive payload mismatch.
  • DSL Workflow Param Sources: Fixed source parameters in DSL workflow that caused some DSL workflows to fail.
  • Propagate Correct HTTP Status Codes on Error: Fixed a bug where interaction execution errors would always return a generic 500 status code. The API now propagates the specific status code from the underlying error.
  • Database Indexing Optimization: We have reviewed and improved database indexes across several collections, including Content Objects, Collections, and Access Control Entries to enhance query performance and overall platform responsiveness.