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

    • ValidMind Library
    • Python API
    • Public REST API

    • Training Courses
  • Log In
  1. 26.05 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
    • Workflow highlights
      • Global workflow executions timeline
      • Draft workflows
      • Save progress in User Action steps
      • Workflow configuration enhancements
    • Core documentation highlights
      • Reference document sections, tables, figures, and stakeholders in documentation
      • Table of contents for tables and figures when exporting
    • ValidMind Library highlights
      • Qualitative text generation in the ValidMind Library
    • Agentic development, validation and governance highlights
      • In-app agentic user assistance
      • Autogenerate suggested validation issues
      • Document Checker assessments for any document type
    • Reporting and analytics highlights
      • Saved views across organization
    • Platform capabilities highlights
      • Databricks integration
      • Bedrock evaluations ingestion
    • Bug fixes
      • Fixed custom fields missing from role and stakeholder permissions
      • Fixed settings sidebar on Theme Customization page
      • Fixed document sidebar section highlighting
  • Backend
    • Bug fixes
      • Fixed question generation for global regulations
      • Fixed empty question generation from regulatory PDFs
  • Edit this page
  • Report an issue

26.05 Release notes

cmvm
26.05
release
Published

May 1, 2026

Highlights include workflow enhancements, core documentation improvements, agentic development and validation capabilities, reporting and analytics features, and expanded platform integrations. This release also includes bug fixes across the platform.

Frontend

Workflow highlights

Global workflow executions timeline

A new Workflows page provides an organization-wide Gantt timeline showing all active, waiting, and scheduled workflow executions across your inventory:

  • View workflow executions across all inventory records in a single timeline.
  • Filter by workflow type, status, inventory record attributes, and record name.
  • Save and reload filter configurations as saved views.
  • Click any execution bar to open the workflow detail panel.

Working with workflows

Global workflow executions timeline showing filters and Select View options

Global workflow executions timeline

Draft workflows

Configure workflows in draft state before making them available for execution:

  • Create and refine workflow configurations without affecting active processes.
  • Test workflow steps and transitions in a safe environment.
  • Publish workflows when configuration is complete.

Configure workflows

Draft workflows

Draft workflows

Save progress in User Action steps

Save your progress when completing User Action steps without advancing the workflow:

  • Update field entries in User Action steps without completing the step.
  • Return later to finish the remaining fields.
  • Submit the step when all required fields are complete.

Workflow step types

Workflow configuration enhancements

Configure workflows more efficiently with these improvements:

  • Drag an entire field group into User Action or Approval Steps at once.
  • Support artifact status changes in artifact-level workflows.
  • Add action descriptions to User Action Steps to guide users through the process.

Core documentation highlights

Reference document sections, tables, figures, and stakeholders in documentation

Reference more items directly in your documentation using dynamic variables:

  • Insert hyperlinks to document sections, tables, and figures that update automatically.
  • Reference inventory record stakeholders that resolve to assigned user names (Owners, Developers, Validators, and custom stakeholder types).
  • Keep documentation accurate with ongoing refreshes for variable accuracy.

Inserting stakeholder variables in document content blocks

Model stakeholders in documentation

Work with content blocks

Edit mode View mode
"This model is owned by {Model Owner} and developed by {Model Developer}." "This model is owned by Jane Smith and developed by Alex Chen, Pat Kim."

Table of contents for tables and figures when exporting

Export documentation to PDF with an optional appendix that lists all tables and figures:

  • Include a consolidated list of all tables and figures in your exported documentation.
  • Quickly jump to specific tables or figures from the appendix.

Export documents

Export Development Report dialog showing Include tables and figures appendix option

Export development report

Example figure showing a CreditScore chart

Figure example

Appendix showing Table of contents for tables and figures when exporting

Tables and figures appendix

ValidMind Library highlights

Qualitative text generation in the ValidMind Library

Generate and log documentation text blocks directly from Python using AI-assisted qualitative text generation:

Generate qualitative text with the ValidMind Library

  • Programmatically generate qualitative text for documentation.
  • Customize output with prompts to control structure, tone, and detail level.
  • Select specific sections as context for more targeted generation.
vm.run_text_generation(
    content_id="dataset_summary_text",
    prompt="Summarize the dataset ...",
).log()

Agentic development, validation and governance highlights

In-app agentic user assistance

Chat in plain language to get guidance on how ​ValidMind works, with organizational context:

  • Ask questions about product features and get synthesized answers from documentation.
  • Receive guidance tailored to your organization's configuration and inventory.
  • Get personalized suggestions based on your current context and permissions.
  • Query your inventory and artifacts directly through the chat interface.

ValidMind Chatbot

ValidMind chat

Autogenerate suggested validation issues

Automatically get suggestions for validation issues from your validation reports to streamline the review process:

  • Extract findings and recommendations from validation report content.
  • Create structured validation issues with appropriate categorization.
  • Track remediation progress alongside your validation workflow.

Assess compliance

Autogenerate suggested validation issues

Suggest validation issues

Document Checker assessments for any document type

The Document Checker now supports additional document types in addition to development documentation and validation reports:

  • Run compliance checks on any supported document type in your organization.
  • Apply organization-scoped assessment versions with customized configurations.
  • Validate additional documentation artifacts against regulatory requirements.

Document Checker running on a validation report

Check validation reports

Check documents for compliance

Customize ValidMind Document Checker

Reporting and analytics highlights

Saved views across organization

Save and share custom filter configurations as reusable views across your organization:

  • From Inventory or Artifacts tables, click Select View to access saved views.
  • Choose between My Views (private) and Organization Views (shared).
  • Publish views to the organization for consistent reporting across teams.

Customize inventory layout

Saved views

Publish a saved view

Platform capabilities highlights

Databricks integration

Connect ​ValidMind with Databricks to support documentation, validation, and governance alongside development:

  • Link Databricks Unity Catalog models to your ​ValidMind inventory records.
  • Run validation notebooks directly against Databricks-hosted data.
  • Use linked Unity Catalog fields in custom calculated inventory record fields.

Connections page showing Databricks integration

Databricks integration in Connections

Configure connections

Databricks quickstart

Bedrock evaluations ingestion

Connect Bedrock evaluations and outcomes to ​ValidMind records and include metrics in ongoing monitoring documents for oversight and tracking:

  • Automatically discover linked Bedrock evaluators and insert them into documents.
  • Improved deduplication for ingested metric history.

Synchronize models with AWS Bedrock

Work with metrics over time

Bug fixes

Fixed custom fields missing from role and stakeholder permissions

Custom fields assigned to non-default primary record types were silently dropped from the Role Details page, preventing admins from setting permissions on them. The Stakeholder Permissions page showed fields from all primary record types, including unrelated ones.

Both pages now correctly filter custom fields: Role Details shows all fields regardless of primary record type, and Stakeholder Permissions shows only fields relevant to the stakeholder's scope.

Fixed settings sidebar on Theme Customization page

The Settings navigation sidebar (showing Profile, Organization, and other sections) disappeared when visiting the Theme Customization page, making it difficult to navigate between settings.

The sidebar now remains visible on this page, matching the behavior of other settings pages.

Fixed document sidebar section highlighting

In the document sidebar, navigating to a section like "Section 11" would also highlight "Section 1" because of a substring match. Additionally, parent sections with children were never highlighted when selected.

The sidebar now correctly highlights only the active section using exact matching, and parent sections receive proper highlighting when selected.

Backend

Bug fixes

Fixed question generation for global regulations

When using Generate from file to create assessment questions for a global regulation, the pipeline would process the uploaded file successfully but then skip all target assessments with an organization mismatch error, leaving the document in a failed status with no questions populated.

Assessments under global regulations are now correctly recognized and populated with questions as expected.

Fixed empty question generation from regulatory PDFs

Certain regulatory documents like the EU AI Act, where all section headings are encoded at deeper levels, were collapsed into a single chunk during processing, resulting in zero assessment questions being generated.

The PDF chunking now recognizes additional heading levels, correctly splitting these documents into multiple chunks and generating questions as expected.

  • 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