• Documentation
    • About ​ValidMind
    • Get Started
    • Guides
    • Support
    • Releases

    • ValidMind Library
    • Python API
    • Public REST API

    • Training Courses
  • Log In
  1. 26.02 Release notes
  • Installing ​ValidMind
  • Release notes
  • ​ValidMind systems access
  • Troubleshooting and support

  • Deployment
  • 1 — Prepare your environment
  • 2 — Pull the container images
  • 3 — Pull the Helm chart
  • 4 — Configure your Helm chart
  • 5 — Configure LiteLLM
  • 6 — Install or upgrade via Helm chart
  • 7 — Complete the initial setup
  • 8 — Verify your installation

  • Authentication
  • Configuring authentication
  • Configure local authentication
  • Configure OIDC integration
  • Authenticate with Entra
    • Configure frontend environment variables for Entra
    • Entra manifest JWT configuration
    • Configure single sign-on (SSO)
  • Supporting multiple OIDC providers

  • Administering
  • Operating ​ValidMind
  • Migrate to vmconfig.toml (26.02)
  • View ValidMind configuration
  • Configure AI model settings
  • Monitoring your deployment
  • Configuring email services
    • Configure email provider
    • Customize email templates

  • Reference
  • ​ValidMind Admin REST API
  • ValidMind configuration

  • Security advisories
  • VM-SA-2026-01
  • VM-SA-2026-02

On this page

  • Frontend
    • Highlights
      • Attestations
      • Workflows
      • Reporting & analytics
      • Document Checker
      • Model inventory management
      • AI features
      • Admin UI
    • Enhancements
      • Streamlined test result descriptions
      • Improved filter dropdown behavior
      • Add content blocks at the beginning of sections
    • Bug fixes
      • Improved custom field filter handling
      • Better content builder error messages
  • Backend
    • Breaking changes
      • Remove IDP environment variable configuration
    • Bug fixes
      • Model group export support
      • Preserve column order in export
      • Fix validation report guidelines retrieval
      • Fix bootstrapping user account creation
  • Edit this page
  • Report an issue

26.02 Release notes

cmvm
26.02
release
Published

January 23, 2026

This release includes improved attestations, integration support for AWS Bedrock, a production-ready Document Checker, workflow field grouping for multi-step forms, enhanced model activity page filtering, bug fixes, and much more.

ImportantBreaking change

Support for configuring identity providers (IDPs) via environment variables has been removed. IDPs must now be configured using the TOML configuration file. See Remove IDP environment variable configuration for details.

Frontend

Highlights

Attestations

Attestations have received several new updates in this release that help you manage and track attestations more effectively.

Working with attestations

New dashboard

A new dashboard makes it easier to track, review, and export attestation data:

  • Access all attestation executions with advanced filtering and sorting in one place.
  • See related details including artifacts, model scope, and validation issues.
  • View model and artifact snapshots captured at both the beginning and completion of each attestation period, enabling comparative analysis to confirm inventory completion and accuracy.
  • Access organization-level views of snapshots across all models in scope.
  • Export attestation data in CSV or Excel format for external reporting and compliance documentation.

Stakeholders and roles

Define stakeholders and roles for each of the three steps in the attestation process (submitter, reviewer, and approver), giving you fine-grained control over who participates at each stage.

Structured questionnaire fields

Attestation templates now support structured questionnaire fields, replacing the previous rich text template approach. Define specific fields with validation rules, making it easier for submitters to provide consistent, structured responses during the attestation process.

Form submission and progress tracking

The new attestations interface streamlines the submission process and provides visibility into progress:

  • Submit attestation forms with structured questionnaire responses.
  • Track individual submissions and monitor progress through the workflow stages.
  • View consolidated responses across all completed forms for a given attestation period.

Models in scope

Define which models are in scope for attestation submission using filters based on Group, Stage, or Field Input values, making it easy to target specific model populations.

Notifications

Configure notifications via Email and the My Tasks page when an attestation period begins, send reminders before the period ends, and track progression through submission, review, and approval stages. Attestation email notifications now include improved default messaging that provides clearer context for recipients.

Delete templates

You can now delete attestation templates from the Settings page. Deletion is blocked if any attestation periods are currently active, and all related data (schedules, executions, snapshots) is automatically cleaned up when a template is deleted.

A screenshot of the ValidMind platform showing the attestations dashboard.

Attestations dashboard


A screenshot of the ValidMind platform showing the validation issues for an attestation submission.

Validation issues


A screenshot of the ValidMind platform showing the models in scope for attestation submission.

Models in scope

Workflows

Workflows can now organize fields into logical steps and be used in integrations via webhooks.

Working with workflows

Field grouping

Workflow forms now support organizing fields into logical steps. When creating or editing workflow actions, you can:

  • Create named steps to group related fields together.
  • Add descriptions to provide context for each step.
  • Organize fields by dragging them into the appropriate step.
  • Reorder steps to control the flow of information collection.

When executing workflow actions with steps configured, users see a multi-step form with navigation controls, making it easier to complete longer forms. Fields not assigned to a specific step appear in an "Additional Information" section at the end.

A screenshot of a web interface displaying a workflow form with a multi-step form interface with some steps organized into two groups.

Organize fields in workflow steps

Webhook integrations

Workflows now support webhook integrations for connecting with external systems. You can trigger outgoing HTTP requests as part of workflow actions, enabling automated notifications, data synchronization, and integration with third-party services.

  • Use external integration fields in workflow conditions and actions.
  • Configure authenticated requests using webhook secrets.
  • Connect workflows to external APIs and services.

A screenshot symbolizing the webhook integrations.

Webhook integrations

Reporting & analytics

Model activity page filtering enhancements

The Model Activity page now supports better filtering.

Features include:

  • Category-wide and value-specific filtering lets you quickly narrow down to specific event types.
  • Filter selections now include user filters and artifact finding-type aware options.
  • Applied filters persist in the URL for easy sharing and refresh retention.

View model activity

A screenshot showing the model activity page filtering.

Model activity page filtering

Document Checker

After extensive testing and validation, the beta label has been removed from the Document Checker feature. The platform feature is now officially production ready.

The Document Checker, also known as the ValidMind Document Checker, is a compliance tool that reviews documents against a selected regulatory standard, such as SR 11-7, SS1/23, E-23, and the EU AI Act. Use Document Checker to identify gaps, generate actionable recommendations, and focus efforts on areas that require attention.

Check documentation for compliance

A screenshot of the ValidMind Platform showing the document checker on the validation report page.

Document Checker

Model inventory management

Integrations now support AWS Bedrock, external model inventory integration, and synchronization with external fields.

Synchronize models with AWS Bedrock Managing integrations

AWS Bedrock support

Link inventory models to AWS Bedrock foundational models, agents, and AgentsCore.

External model inventory integration

Connect many external inventory systems to synchronize model data with the ValidMind Platform.

External fields in integrations

Use external fields in calculated fields, workflows, and analytics for better integration with external systems.

A screenshot of the custom field modal with the external field Model Field: Is Linked To External Model highlighted.

Calculated fields for integrations

A workflow interface titled Test Integrations displays a flowchart with nodes and connecting lines. The flowchart includes two nodes: a white node labeled Model Stage Change with a pink border and a green node labeled End. A green arrow labeled Set Model Stage to In Production connects the two nodes. On the right, a dropdown menu is open, showing options such as Model Field: Base Rejected and Model Field: Is Linked To External Model, with the latter highlighted in pink. Below the dropdown, there are buttons labeled Delete Step, Close, and Update Step, with Update Step in blue.

External field in a workflow

A screenshot of the AWS Bedrock model details page.

AWS Bedrock foundation model

AI features

The AI-powered capabilities in the ValidMind Platform have been upgraded from GPT-4o to GPT-4.1, featuring optimized prompts for higher-quality results.

These improvements enhance the AI content builder and other AI-assisted features across the platform, delivering more accurate and effective outputs.

Large language model features

Admin UI

This release adds new capabilities to the administrative portal for managing organizations and viewing user details.

Disable organizations

Administrators can now disable organizations that are no longer in use. When an organization is disabled:

  • Non-staff users are blocked from accessing the organization.
  • Staff users see a warning banner indicating the organization is disabled.
  • All disable and enable actions are logged for audit purposes.

A screenshot showing the admin interface with a toggle to disable an organization.

Disable organization toggle

View users and roles per organization

The administrative portal now displays all users within an organization along with their respective roles. The users table shows:

  • User status (active or disabled)
  • Name and email
  • Groups and roles
  • API keys count
  • Authentication providers
  • Account age and last login

An activity log provides a paginated view of organization events with filtering by time period.

A screenshot of the admin organization detail page showing a users table with status, name, email, groups, roles, and other details.

Users and activity log

Enhancements

Streamlined test result descriptions

Test result descriptions are now more concise and focus on actionable insights from your validation results, highlighting better what the results reveal about your model.

What test descriptions now include:

  • A brief overview of the test purpose and results summary.

  • Key insights as bullet points highlighting significant findings.

  • Remarks on model behavior or risk.

Run tests and test suites

The image displays a text document titled Classifier Performance, detailing the evaluation of classification models using metrics like precision, recall, F1-Score, accuracy, and ROC AUC. The text is organized into paragraphs explaining each metrics purpose, calculation, and significance in assessing model performance. Key insights are highlighted in a section with bullet points, discussing model overperformance on training data, underperformance on test data, and the impact of class imbalance. The document uses a clear, serif font with a light green background, and the text is in black, providing good contrast for readability. The layout is structured with headings and subheadings to organize the information hierarchically.

Before: Sample test description

The image is a text-based report detailing the evaluation of predictive performance for classification models, focusing on F-measure, accuracy, and ROC AUC metrics. It discusses the performance of different models, including Random Forest, on various datasets, highlighting key insights such as higher performance for majority classes and the effectiveness of Random Forest algorithms. The report is organized into paragraphs with bullet points for key insights, using a green background with black text for emphasis. Specific metrics like F-measure and ROC AUC are mentioned, along with dataset names such as Credit Card Fraud and Diabetes. The text emphasizes the importance of handling class imbalance and provides insights into model performance across different scenarios.

After: Sample test description

Improved filter dropdown behavior

Custom field filters now only show fields applicable to the selected finding type, reducing clutter and confusion when filtering artifacts.

View and filter artifacts

Add content blocks at the beginning of sections

You can now add content blocks at the beginning of document sections. Previously, blocks could only be added after existing content or between blocks. The option to insert a new block now appears above the first block in sections with existing content.

Work with content blocks

Bug fixes

Improved custom field filter handling

Filter dropdowns now correctly handle historical and legacy custom field data:

  • Options deleted from a select/multiselect field remain available in filters to query historical records.
  • Whitespace variants are normalized to prevent duplicate filter options.

Better content builder error messages

The ValidMind AI content builder now displays user-friendly error messages when generation fails, making it easier to understand and resolve issues.

Work with content blocks

Backend

Breaking changes

Remove IDP environment variable configuration

ImportantBreaking change

Support for configuring identity providers (IDPs) via environment variables has been removed. Starting with this release, IDPs must be configured using the TOML configuration file.

If you previously configured IDPs using environment variables, you need to migrate those settings to your TOML configuration file before upgrading.

Migrate to vmconfig.toml (26.02)

Bug fixes

Model group export support

Model inventory exports now include the group field, ensuring all model metadata is captured when exporting.

Preserve column order in export

Model inventory exports now match the column order displayed in the UI, making exports more consistent with what you see on screen.

Fix validation report guidelines retrieval

Fixed an issue where validation report guidelines were not being retrieved with the correct model document context. Guidelines are now correctly associated with their specific model document when generating validation reports.

Fix bootstrapping user account creation

Fixed an issue with user account creation during the initial setup process by providing bootstrap authentication settings without requiring authentication.

  • ValidMind Logo
    ©
    Copyright 2026 ValidMind Inc.
    All Rights Reserved.
    Cookie preferences
    Legal
  • Get started
    • Development
    • Validation
    • Setup & admin
  • Guides
    • Access
    • Configuration
    • Integrations
    • Workflows
    • Inventory
    • Risk tiering
    • Documents & templates
    • Documentation
    • Validation
    • Reporting & auditing
    • Monitoring
    • Attestation
  • ValidMind Library
    • Quickstarts
    • Development tutorial
    • Validation tutorial
    • Run tests & test suites
    • Use library features
    • Code samples
    • Python API
    • Public REST API
  • Training
    • Learning paths
    • Courses
    • Videos
  • Support
    • Troubleshooting
    • FAQ
    • Get help
  • Edit this page
  • Report an issue
  • Community
    • GitHub
    • LinkedIn
    • Events
    • Blog