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

    • Python Library
    • ValidMind Library

    • ValidMind Academy
    • Training Courses
  • Documentation
    • About ​ValidMind
    • Get Started
    • Guides
    • Support
    • Releases

    • Python Library
    • ValidMind Library

    • ValidMind Academy
    • Training Courses
  • Log In
    • Public Internet
    • ValidMind Platform · US1
    • ValidMind Platform · CA1

    • Private Link
    • Virtual Private ValidMind (VPV)

    • Which login should I use?
  1. {{< var validmind.platform >}} releases
  • All releases
  • Feature highlights
  • ValidMind Library releases
  • ValidMind Platform releases
  • Documentation releases

  • Breaking changes & deprecations

  • Previous releases by date
  • April 24, 2025
  • March 7, 2025
  • January 31, 2025
  • 2024 Releases
    • December 24, 2024
    • December 6, 2024
    • October 22, 2024
    • September 25, 2024
    • September 9, 2024
    • August 13, 2024
    • July 22, 2024
    • June 10, 2024
    • May 22, 2024
    • March 27, 2024
    • February 14, 2024
    • January 26, 2024
    • January 18, 2024
  • 2023 Releases
    • December 13, 2023
    • November 9, 2023
    • October 25, 2023
    • September 27, 2023
    • August 15, 2023
    • July 24, 2023
    • June 22, 2023
    • May 30, 2023
Categories
All (44)
25.04 (4)
25.05 (2)
25.06 (16)
25.07 (6)
25.08 (16)
backend (1)
bug (5)
enhancement (33)
frontend (43)
highlight (7)
other (6)

ValidMind Platform releases

Latest: 25.08

Published

July 31, 2025

Support for new document types

frontend
25.08
enhancement
highlight
This update improves document management in the model inventory system. You can now create various document types beyond standard model documentation, validation reports, and ongoing monitoring documentation. This includes adding and managing custom document types tailored to your specific needs: M…
Jul 31, 2025

Allow admin to select OIDC provider when adding users

frontend
25.08
enhancement
You can now select the OpenID Connect (OIDC) provider when creating a user from the admin page in multi-OIDC mode. This update adds new functionality to the user management interface by integrating OIDC provider settings into the user creation workflow. It simplifies the process by allowing you to…
Jul 31, 2025

Loops are not allowed in custom formulas

frontend
25.08
other
We have updated the instructional text in the CustomFieldModal component to enhance clarity and usability.
Jul 31, 2025

Enhanced Document Checker for regulatory compliance

frontend
25.08
enhancement
highlight
We have introduced a new version of the Document Checker feature that provides a more interactive and granular approach to regulatory compliance analysis: Check documentation for compliance.
Jul 31, 2025

Add ability to search and filter attributes in settings

frontend
25.08
enhancement
This update brings significant enhancements and bug fixes to both the API and UI layers of the application. These changes improve performance and provide a more seamless experience.
Jul 31, 2025

Add custom fields for findings

frontend
25.08
enhancement
You can now manage custom fields for findings through a user-friendly interface, significantly enhancing the platform’s capabilities. This update allows you to define custom field schemas for findings and edit field values easily. The feature includes a dedicated settings page, integrated table…
Jul 31, 2025

Delete workflow no longer considers deleted models when warning you

frontend
25.08
other
This update removes the obsolete API endpoint function GetWorkflowModelDependenciesCount from the API module and adjusts its usage accordingly by removing its registration in the actions object.
Jul 31, 2025

Add support for Entra IDP in multi-OIDC mode

frontend
25.08
enhancement
You can now log in using the Entra IDP when operating in multi-OIDC mode. To enable this feature, set the following environment variables in the frontend:
Jul 31, 2025

Implement notifications via UI

frontend
25.08
enhancement
You now have access to a comprehensive notifications feature in the application, enhancing your ability to stay informed about various events and changes within the platform. Note: Update notifications are currently disabled by default. To test this feature, ensure the offlineFlags and notification…
Jul 31, 2025

Add copy node ID feature to NodeBox component

frontend
25.08
enhancement
highlight
You can now easily copy workflow node IDs directly from the workflow editor. Click on the node ID in each workflow node’s header to copy it to your clipboard. This feature makes it easier to reference specific nodes in documentation or during debugging: Working with model workflows
Jul 31, 2025

Fix analytics rendering issue with 0 values in widgets

frontend
25.08
bug
This update enhances the ReportCounter component within the visualizations module, improving both performance and usability.
Jul 31, 2025

No need to select an OIDC when creating users

frontend
25.08
bug
This update improves the user creation process in the admin panel. You no longer need to select an OIDC when creating a user. If no OIDC is chosen, the user will be created using the admin’s default OIDC.
Jul 31, 2025

Add UI for managing admin API credentials

frontend
25.08
enhancement
You can now view and rotate admin-level API tokens if you are a Super Admin user. This update improves the management of admin API credentials on the Admin Users page and related API methods.
Jul 31, 2025

Custom field grouping for models and findings

frontend
25.08
enhancement
Custom fields for models and findings are now organized into collapsible groups, simplifying the management and navigation of numerous fields. You can create groups with descriptive names to organize related fields, enhancing workflow efficiency.
Jul 31, 2025

Add email alerts for metric threshold breaches

backend
25.08
enhancement
highlight
If a metric does not meet the passed requirement, an email notification is now sent to model stakeholders: Set thresholds and alerts
Jul 31, 2025

Add support for PDF documents in Document Checker

frontend
25.08
enhancement
highlight
You can now use our Document Checker with PDFs for model documentation: Check documentation for compliance
Jul 31, 2025

UI allows customization of finding statuses

frontend
25.07
enhancement
highlight
We have introduced a new feature that lets you manage finding statuses within the application. This enhancement streamlines the process of tracking and updating finding statuses, improving overall workflow efficiency.
Jun 27, 2025

Add broadcast messaging feature to workflows

frontend
25.07
enhancement
You can now enhance your workflows with a new broadcast messaging feature. This update lets you add broadcast steps that send messages with dynamic variable substitution. Key features include:
Jun 27, 2025

Simple IDP auth mode for users not in any organization yet

frontend
25.07
enhancement
You can now configure the support email in the Admin App under Settings. This email will be dynamically added to any page that includes a mailto tag for support.
Jun 27, 2025

Update ID format in formatId and unformatId functions in SwapTemplateModal

frontend
25.07
bug
We have updated the ID formatting functions in the SwapTemplateModal component to resolve an issue with template swapping.
Jun 27, 2025

Add OIDC info to admin users page

frontend
25.07
enhancement
You can now view the OIDC (OpenID Connect) provider and login timestamp for a user by accessing their details page on the admin/users page.
Jun 27, 2025

Add Basic User role with preset permissions

frontend
25.07
enhancement
When you are added to an organization, you now receive a Basic User role, identified by the is_basic_role property, with preset permissions. These permissions can be modified later if needed.
Jun 27, 2025

Implement improved template swap/merge experience

frontend
25.06
enhancement
This update brings significant enhancements and improvements to your document management experience. You can now update documents using the new “Update from Template” feature. This allows you to merge a template into an existing document, giving you the flexibility to add, ignore, delete, or…
May 30, 2025

Improve error handling in BootstrapForm component during onboarding

frontend
25.06
bug
This update improves the error handling in the BootstrapForm component, ensuring a smoother experience during the organization onboarding process.
May 30, 2025

Add ability to delete workflows

frontend
25.06
enhancement
You can now soft delete workflows, which lets you remove a workflow from the active list and stop future executions. Ongoing executions will continue using the deleted workflow. This update also includes a check for dependencies between workflows and associated models to ensure seamless operation.
May 30, 2025

Enhance workflow with trigger on model field change

frontend
25.06
enhancement
This update enhances the workflow management component, allowing you to create workflows with a new trigger type, “On Model Field Change”. You can now monitor specific inventory model fields for changes, automatically initiating workflow execution when a change is detected.
May 30, 2025

Approval process notes visible in activity log

frontend
25.06
enhancement
You can now view workflow approval step voter notes in the activity log, enhancing transparency and traceability in your processes.
May 30, 2025

Enable exporting comments in validation reports

frontend
25.06
enhancement
You can now include comments left in validation reports when exporting documents. These comments will be added to the appendix.
May 30, 2025

Improve flexibility and reusability of BlockExplorer menu rendering logic

frontend
25.06
bug
This update improves the flexibility and reusability of the menu rendering logic in the BlockExplorer component. You can now better handle empty content states for sections, and a bug has been fixed where some sections were not being deleted. Additionally, a text block is no longer automatically…
May 30, 2025

Enable comment export in monitoring and documentation reports

frontend
25.06
enhancement
You can now include comments from monitoring and documentation reports when exporting documents. Only resolved comments will appear at the end of the document.
May 30, 2025

Enable deletion of roles and stakeholder types with confirmation dialogs

frontend
25.06
enhancement
You can now delete roles and stakeholder types with enhanced confirmation dialogs in the application.
May 30, 2025

Authenticate using cookies for asset access

frontend
25.06
other
You can now authenticate using cookies to access assets, enhancing the display of images and other media in documentation, reports, and other sections of the application. This improvement is particularly useful for assets embedded in HTML <img class="screenshot"> tags, which cannot set an…
May 30, 2025

Add workflow-run step for enhanced task sequence flexibility

frontend
25.06
enhancement
You can now run another process within your current task sequence, enhancing flexibility and efficiency.
May 30, 2025

Introduce document types feature

frontend
25.06
other
We have introduced the initial version of a comprehensive Document Types feature into the application. This update enhances your ability to manage and categorize documents effectively, streamlining your workflow and improving organization.
May 30, 2025

Enhance security for HTML rendering in the UI

frontend
25.06
other
We have enhanced security for HTML rendering in the UI by implementing sanitization to prevent XSS attacks while maintaining proper content display.
May 30, 2025

Display detailed toasts for workflow validation errors

frontend
25.06
other
You can now see individual toasts for each validation error, improving error handling across various workflow-related components.
May 30, 2025

Reorganize settings page for improved navigation

frontend
25.06
enhancement
The settings interface has been updated to improve navigation by reorganizing and grouping links into more logical sections.
May 30, 2025

Refactor custom field permissions handling

frontend
25.06
enhancement
This update improves the performance when selecting custom field permissions.
May 30, 2025

Add date localization support

frontend
25.05
enhancement
This update significantly improves date formatting and display across the application. We have added locale support to ensure consistent date formatting throughout various components. The updated date display functions now accept a locale parameter, allowing the user interface to reflect…
Apr 28, 2025

Add sorting by updated date in Model Inventory

frontend
25.05
enhancement
This update introduces two new sorting criteria to the Model Inventory page: Updated Date and Documentation Updated Date. You can now sort the Model Inventory list using these new criteria.
Apr 28, 2025

Enhance AI content builder with chat-based interface

frontend
25.04
enhancement
You can now experience a chat-based interface in the content generation dialog within the qualitative and risk assessment sections. This enhancement gives you more control over text generation.
Apr 10, 2025

Introduce block library feature

frontend
25.04
enhancement
This update introduces a comprehensive Block Library feature into the web application.
Apr 10, 2025

Add date and datetime support for analytics filters

frontend
25.04
highlight
enhancement
This update enhances the visualization modal’s filtering interface by introducing a custom value editor component specifically designed for date inputs. You can now utilize Date and Datetime types in both Grouping and Metrics, offering greater flexibility in data organization. Additionally, we…
Apr 10, 2025

Enable export of ongoing monitoring reports with new UI modal

frontend
25.04
enhancement
You can now easily export ongoing monitoring reports. This update introduces a new UI modal that allows you to download these reports efficiently.
Apr 10, 2025
No matching items
    ValidMind Library releases
    Documentation releases
    • ValidMind Logo
      ©
      Copyright 2025 ValidMind Inc.
      All Rights Reserved.
      Cookie preferences
      Legal
    • Get started
      • Model development
      • Model validation
      • Setup & admin
    • Guides
      • Access
      • Configuration
      • Model inventory
      • Model documentation
      • Model validation
      • Model workflows
      • Reporting
      • Monitoring
      • Attestation
    • Library
      • For developers
      • For validators
      • Code samples
      • API Reference
    • Training
      • Learning paths
      • Courses
      • Videos
    • Support
      • Troubleshooting
      • FAQ
      • Get help
    • Community
      • Slack
      • GitHub
      • Blog
    • Edit this page
    • Report an issue