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

    • ValidMind Library
    • Python API
    • Public REST API

    • Training Courses
  • Log In
  1. {{< var validmind.platform >}} releases
  • All releases

  • Current releases
  • Feature highlights
  • ValidMind Platform releases
  • ValidMind Library releases
  • Documentation updates

  • Breaking changes and deprecations

  • Older releases
  • 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 (158)
25.04 (4)
25.05 (2)
25.06 (15)
25.07 (4)
25.08 (12)
25.09 (5)
25.1 (5)
25.10 (16)
25.11 (15)
25.12 (26)
26.01 (13)
26.02 (10)
26.03 (19)
26.04 (12)
backend (1)
breaking change (1)
bug (30)
deprecation (1)
enhancement (85)
frontend (151)
highlight (45)
other (6)
support (15)

ValidMind Platform releases

Latest: 26.04

Published

March 31, 2026

Fixed navigation issues in slow network environments

frontend
26.04
bug
support
Fixed several navigation issues that could cause unexpected routing behavior, particularly in slow network environments. The loading spinner no longer unmounts the UI, async…
Apr 2, 2026

Expired API key warnings

frontend
26.04
enhancement
The Getting Started page now displays a warning when API keys are expired, helping users identify and refresh their credentials before encountering errors.
Apr 2, 2026

Modify workflow execution end dates

frontend
26.04
enhancement
support
Users with the Manage Workflow Execution permission can now modify the end date of running workflow executions, enabling adjustments to deadlines without stopping and…
Apr 2, 2026

Saved views scoped by record type

frontend
26.04
enhancement
Saved views on the model inventory page are now scoped by primary record type. When switching between record types, only views relevant to the selected type are shown. New…
Apr 2, 2026

Fixed custom stakeholder type renaming

frontend
26.04
bug
support
Restored the ability to rename custom model stakeholder types from Settings. The stakeholder detail page again supports inline editing of the display name.
Apr 2, 2026

AI-based automation: PDF-to-template translation, evidence mapping, evidence assessments, and Document Checker PDF export

frontend
26.04
highlight
Create ​ValidMind templates from PDF documents, automatically map evidence in validation reports, generate evidence assessments, and export Document Checker results as a PDF…
Apr 2, 2026

Core documentation: Numbered table and figure captions

frontend
26.04
highlight
Documentation captions can include dynamic content from test results.
Apr 2, 2026

Inventory management: Record types, calculated fields, and artifact type management

frontend
26.04
highlight
Define custom record types, use calculated field inputs, and manage artifact type lifecycles.
Apr 2, 2026

Platform capabilities: MCP Server, redesigned permissions UI, model activity exports, and API enhancements

frontend
26.04
highlight
Agentically interact with the platform using MCP, configure permissions with redesigned settings, view model activity in analytics exports, and use enhanced API endpoints.
Apr 2, 2026

AI-powered regulatory and policy alignment: Document Checker for validation

frontend
26.04
highlight
Enable better regulatory and policy alignment by analyzing your validation reports against specific regulations or policies to identify gaps and improve compliance.
Apr 2, 2026

Testing automation: Python 3.13/3.14 support & R Package refresh

frontend
26.04
highlight
With this refresh, we're adding support for Python 3.13-3.14 and bringing the R package up to date with the latest ValidMind Library features.
Apr 2, 2026

Workflows: Workflow versioning and states, User Action rename, and broadcast step variables

frontend
26.04
highlight
Manage workflow versions and states, use the renamed User Action step, and use record and artifact field and stakeholder variables in broadcast steps.
Apr 2, 2026

Fixed incorrect plotly figures displayed

frontend
26.03
bug
support
Fixed interactive charts failing to render. Previously, some interactive charts generated by the ValidMind Library would display as blank or corrupted in the UI. Charts now…
Mar 3, 2026

Fixed empty inventory when navigating from analytics

frontend
26.03
bug
support
Fixed the model inventory appearing empty when navigating from analytics widgets. Previously, clicking through from an analytics chart would show a blank inventory page. The…
Mar 3, 2026

Fixed custom fields trapped in default fields group

frontend
26.03
bug
Fixed a bug where custom fields could be accidentally moved into the Default Fields group on the Model Inventory Fields settings page, causing them to become permanently…
Mar 3, 2026

Workflow trigger fields now organized by group

frontend
26.03
bug
Improved the Model Field to Monitor dropdown in workflow setup to display custom fields organized by their assigned field groups, making it easier to find the right field.
Mar 3, 2026

Removed permissions error during artifact loading

frontend
26.03
bug
Removed a spurious permissions error that appeared briefly when loading certain settings pages. Previously, a 'you don't have permissions' error would flash on screen before…
Mar 3, 2026

Fixed inventory column preferences lost after viewing model details

frontend
26.03
bug
support
Fixed inventory column preferences resetting unexpectedly. Previously, your column customizations on the model inventory page could be lost when navigating to the model…
Mar 3, 2026

Fixed stale UI after deleting custom field

frontend
26.03
bug
support
Fixed a bug where deleting a model inventory custom field from the admin settings page required a manual page refresh for the change to appear in the UI. The deletion now…
Mar 3, 2026

Fixed integrations visibility for non-admin users

frontend
26.03
bug
Fixed the Integrations menu appearing for non-admin users. Previously, non-admin users could see the Integrations section in Settings, but clicking it did nothing. The menu…
Mar 3, 2026

Fixed workflow activity scrolling

frontend
26.03
bug
support
Fixed a bug where the Workflow Activity tab on a model couldn't scroll, preventing users from viewing the full workflow history. The activity list now loads all events with…
Mar 3, 2026

Fixed direct links redirecting to dashboard after login

frontend
26.03
bug
support
Fixed an issue where clicking a direct link to a specific page (e.g. a model overview) while not logged in would redirect users to the dashboard after login instead of the…
Mar 3, 2026

Export analytics visualizations as CSV

frontend
26.03
enhancement
support
Added an Export CSV option to analytics visualization tiles on the dashboard. The export includes all applied filters, grouping, and metrics — downloading exactly what the…
Mar 3, 2026

Fixed inventory column preferences resetting

frontend
26.03
bug
support
Fixed a bug where inventory page column preferences would reset to defaults on page refresh for organizations with disabled core fields (e.g. tiering).
Mar 3, 2026

Select document type when initializing the ValidMind Library

frontend
26.03
enhancement
breaking change
Future releases will require you to specify the document parameter when initializing the ValidMind Library. Update your existing code snippets now to prevent a breaking…
Mar 3, 2026

Improved timezone handling in CSV exports

frontend
26.03
enhancement
CSV exports across model inventory and attestation exports benefit from improved timezone handling.
Mar 3, 2026

Documents: Renamed document types, assessment options, document outline editing, track changes, and document variables

frontend
26.03
highlight
Control how documentation is created, structured, and tracked better than ever before, from configuring assessments at the template level to enabling organization-wide…
Mar 3, 2026

Integrations: Scheduled exports of analytics data

frontend
26.03
highlight
Schedule exports of analytics data to AWS S3 or S3-compatible object storage, with support for CSV, Parquet, and JSONL formats.
Mar 3, 2026

Model inventory: Model fields in artifacts, new aggregate field type, and new Other option

frontend
26.03
highlight
Surface relevant model data where it matters on artifact pages and compute rollup metrics in a new aggregate field type.
Mar 3, 2026

Reporting & analytics: Programmatic access to model activity

frontend
26.03
highlight
View model activity programmatically with optional filters.
Mar 3, 2026

Workflows: Field change history on hover, improved actor attribution

frontend
26.03
highlight
See contextual field-level change history on hover and know exactly who triggered workflow actions.
Mar 3, 2026

Add content blocks at the beginning of sections

frontend
26.02
enhancement
support
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…
Jan 23, 2026

Improved filter dropdown behavior

frontend
26.02
enhancement
Custom field filters now only show fields applicable to the selected finding type, reducing clutter and confusion when filtering artifacts.
Jan 23, 2026

Better content builder error messages

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

Streamlined test result descriptions

frontend
26.02
enhancement
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.
Jan 23, 2026

Attestations: New dashboard, structured questionnaire fields, model and artifact snapshots, and much more

frontend
26.02
highlight
Attestations have received several new updates in this release that help you manage and track attestations more effectively.
Jan 23, 2026

Document checker: Production ready

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

Model inventory management: AWS Bedrock support, inventory integrations, and external fields

frontend
26.02
highlight
Integrations now support AWS Bedrock, external model inventory integration, and synchronization with external fields.
Jan 23, 2026

Reporting & analytics: Model activity page filtering

frontend
26.02
highlight
The Model Activity page now supports better filtering.
Jan 23, 2026

Workflows: Field grouping, webhook integrations

frontend
26.02
highlight
Workflows can now organize fields into logical steps and be used in integrations via webhooks.
Jan 23, 2026

Upgrade of AI features to OpenAI GPT-4.1

frontend
26.02
highlight
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.
Jan 22, 2026

Export documents as PDF

frontend
26.01
enhancement
In addition to existing Word document exports, you can now export a single document as a PDF from the ValidMind AI Risk Platform.
Dec 19, 2025

Helper text for custom model and artifact fields

frontend
26.01
highlight
You can now add helper text to custom model and artifact fields, offering additional guidance to users beyond the standard field description.
Dec 19, 2025

Edit and group use cases

frontend
26.01
enhancement
We improved the existing use case category settings and added grouping support. You now can:
Dec 19, 2025

PDF upload events now appear in the activity log

frontend
26.01
bug
support
Previously, PDF upload events were not recorded in the activity log because only updates to ValidMind documentation templates triggered logging. The platform now adds an…
Dec 19, 2025

Update notification variables for consistent naming

frontend
26.01
bug
support
This update refactors several notification components within the NotificationsSidebar to improve consistency and maintainability.
Dec 19, 2025

Attestations v1.1 enhancements and refactoring

frontend
26.01
enhancement
This update introduces Attestations v1.1, featuring several enhancements to improve your experience. You can now filter models by scope, assign roles based on your…
Dec 19, 2025

Attestations v1.1 scoped notifications for group members

frontend
26.01
enhancement
You now see the Review and Approve buttons only if you are a member of the relevant group, thanks to improved attestation action scoping.
Dec 19, 2025

Manual entry for date and time fields

frontend
26.01
enhancement
We have introduced a new date picker. You can now quickly navigate years and months using dropdown menus or input a custom date directly for faster entry.
Dec 19, 2025

Attestation templates and field selection enhancements

frontend
26.01
enhancement
This update brings enhancements and bug fixes, focusing on attestation templates and field selection within the application.
Dec 19, 2025

Attestations: Stakeholder roles, model scoping, and notifications

frontend
26.01
highlight
Attestation templates improve how you configure attestations, with new options to define participants, scope models, and set notifications.
Dec 19, 2025

Model inventory: Date entry and use case management

frontend
26.01
highlight
We have introduced a new date picker. You can now quickly navigate years and months using dropdown menus or input a custom date directly for faster entry.
Dec 19, 2025

Manage platform notifications

frontend
26.01
highlight
Customer admins can now turn platform email notifications on or off for specific event types for their organizations.
Dec 19, 2025

Testing & automated documentation: Document versioning and PDF export

frontend
26.01
highlight
You can now version and lock saved copies of model documentation, validation reports, ongoing monitoring, and custom document types. This improves auditability by preserving…
Dec 19, 2025

Make core fields configurable for inventory models

frontend
25.12
enhancement
You can now configure core fields for inventory models, enabling greater flexibility and customization for model registrations and inventory overviews.
Dec 10, 2025

Introduce custom fields in model findings inventory filtering

frontend
25.12
enhancement
We've introduced a new filtering dialog on the Model Inventory, Validation Issues, and Artifacts pages that support custom fields and complex filter queries.
Dec 10, 2025

Workflow timelines include child finding workflows

frontend
25.12
enhancement
The workflow timeline now shows both child finding workflows and model workflows, giving you a comprehensive view of all activities related to inventory models.
Dec 10, 2025

Update custom field modal to include global roles

frontend
25.12
enhancement
You can now assign a global role with custom field write permissions, allowing you to update specific custom fields without needing to be a stakeholder in a model.
Dec 10, 2025

Cancel pending user invites

frontend
25.12
enhancement
You can now cancel pending user invites, allowing you to manage and delete any outstanding invitations.
Dec 10, 2025

Update field keys in custom fields

frontend
25.12
enhancement
You can now view and rename the keys for custom fields directly from the custom fields settings page.
Dec 10, 2025

Findings are now referred to as artifacts in the UI

frontend
25.12
enhancement
The terminology in the application has been updated. You will now see artifact instead of finding throughout the user interface.
Dec 10, 2025

Generate activity events for stakeholder changes in models

frontend
25.12
enhancement
You can now see notifications in the activity feed whenever stakeholders are added to or removed from model inventory roles. This update improves transparency in stakeholder…
Dec 10, 2025

Add filters to workflows timeline

frontend
25.12
enhancement
The workflows timeline now features a filter popover for quickly filtering by workflow type and status, making it easier to focus on what you need.
Dec 10, 2025

Workflow approval steps with multiple voter eligibility blocks

frontend
25.12
enhancement
You can now add multiple voter eligibility blocks to approval step conditions in the settings. Each block defines requirements for an individual approver, and at least one…
Dec 10, 2025

Findings are now Validation Issues in the sidebar

frontend
25.12
enhancement
Validation issues now have their own dedicated section in the navigation sidebar, replacing the previous Findings section.
Dec 10, 2025

Duplicate existing workflows

frontend
25.12
enhancement
You can now duplicate existing workflows, complete with intelligent trigger conflict detection and automatic resolution.
Dec 10, 2025

Use shared library blocks in templates

frontend
25.12
highlight
You can now use shared text blocks from the block library directly in our template editor. Previously, this functionality was available only in the advanced YAML editor.
Dec 10, 2025

Edit custom fields without losing data

frontend
25.12
bug
You can now edit custom fields as expected. Previously, a bug caused filtered-out fields to be deleted from the schema when editing with active filters. This update ensures…
Dec 10, 2025

Fixes for null checks and sorting issues

frontend
25.12
bug
Sorting issues in the Inventory and Model Inventory Fields pages have been resolved. Previously, clicking column headers like Use Case or Key could cause the page to stop…
Dec 10, 2025

Preserve view columns when applying saved views

frontend
25.12
bug
You can now apply saved views on the Model Inventory page without saving column configuration changes. This update resolves an issue where saved views were not displayed…
Dec 10, 2025

Improve rendering of group-related events in activity widget

frontend
25.12
bug
We improved the rendering logic for group-related events in the Recent Activity widget. You can now see events for group creation, group deletion, and group membership…
Dec 10, 2025

Search and sort in user role tables

frontend
25.12
enhancement
You can now search and sort user tables throughout the application. Search by name, email, job title, or role, and sort by clicking column headers in the User Directory page…
Dec 10, 2025

Add creation and updated timestamps to UI tables

frontend
25.12
enhancement
The Creation date and Updated date columns are now available in the columns picker on the Artifacts and Model Inventory pages.
Dec 10, 2025

Template swap with dependency and evidence warnings

frontend
25.12
bug
When you swap a template, the system now checks for dependencies and warns if evidence will be removed.
Dec 10, 2025

Fetch all models in dependency manager modal

frontend
25.12
support
We have resolved an issue where the Manage Dependencies modal in the Model Inventory module previously listed only the first 100 models. You can now view all available…
Dec 10, 2025

Add email notification configuration in settings

frontend
25.12
enhancement
You can now enable or disable email notifications for different types of events directly from the settings at the organization level. This enhancement lets an administrator…
Dec 10, 2025

Artifacts (formerly findings): terminology updates and configurable fields

frontend
25.12
highlight
The terminology in the application has been updated. You will now see artifact instead of finding throughout the user interface.
Dec 10, 2025

Model inventory: Field keys and configurable fields

frontend
25.12
highlight
You can now view and rename the keys for custom fields directly from the custom fields settings page.
Dec 10, 2025

Public API enhancements: Model stages, findings, custom fields, and more

frontend
25.12
highlight
You now have access to new public API endpoints for model stages to simplify workflow management.
Dec 10, 2025

Workflows: Approval enhancements and duplication, and more

frontend
25.12
highlight
You can now add multiple voter eligibility blocks to approval step conditions in the settings. Each block defines requirements for an individual approver, and at least one…
Dec 10, 2025

Configure finding severities with custom levels

frontend
25.11
highlight
Create custom finding severity levels for more detailed feedback and reorder these severity levels using a drag-and-drop interface. Color-coded severity badges with theme…
Nov 1, 2025

Enable assigning non-custom and custom stakeholders in registration

frontend
25.11
enhancement
Administrators can now decide whether certain roles, such as the model owner, are optional or required during model registration.
Nov 1, 2025

Improve findings page integration with analytics

frontend
25.11
enhancement
We have improved the Dashboard and Model Findings pages to enhance functionality. The Analytics Findings section is now renamed to "Validation Issues Analytics". This…
Nov 1, 2025

Fix inventory view preference persistence

frontend
25.11
bug
Fixed an issue where your preferred view for list or cards in the Model Inventory page would reset after refreshing the page. With this fix, your view preference now…
Nov 1, 2025

Workflow scheduling with date-based triggers

frontend
25.11
highlight
Model workflows triggered by a custom field change on a date, date-time, or calculated date field now include an option to schedule the workflow start for that date.
Nov 1, 2025

Manage permissions for finding types

frontend
25.11
enhancement
Specify which stakeholder types can create or update findings for each finding type, improving the management of findings and finding types.
Nov 1, 2025

Assign default templates to document types

frontend
25.11
highlight
Use default templates for document types to standardize documentation. This enhancement streamlines document creation, ensures consistency, and helps you align with…
Nov 1, 2025

Improve select and multi-select model inventory fields

frontend
25.11
bug
You can now benefit from improved custom field validation, preventing the saving of enum fields with empty or whitespace-only options. This enhancement ensures data quality…
Nov 1, 2025

Fix Entra logout compatibility

frontend
25.11
bug
We have introduced a new custom logout handler to ensure compatibility with Entra IDP, such as Azure AD. This update resolves the issue where the logout button didn't…
Nov 1, 2025

Add workflow timeline to finding details page

frontend
25.11
enhancement
You can now view and track workflow executions directly from individual finding details pages with the new workflow timeline visualization.
Nov 1, 2025

Allow admins to edit Analytics dashboards

frontend
25.11
enhancement
You can now edit default Analytics dashboards, such as Models and Validation Issues, to customize layouts, add widgets, and modify dashboard details according to your…
Nov 1, 2025

Resolve issue with severity options not updating immediately

frontend
25.11
bug
This update resolves an issue where newly created finding severities were not appearing in the severity options when creating findings. You will now see severities appear…
Nov 1, 2025

Custom base URLs

25.11
enhancement
You can now choose a custom base URL for email links, providing greater flexibility and personalization in your application settings.
Nov 1, 2025

Public REST API: Bypass restrictions, download attachments, and more

frontend
25.11
highlight
You can now create models and findings via the public API using legacy values that may not currently be valid. A new boolean parameter, strict_custom_field_validation…
Nov 1, 2025

Workflows: Deadlines for User Action nodes, automatic edge cleanup, and bug fix

25.11
enhancement
You can now configure deadlines for user action nodes in workflows. This enhancement allows you to set automatic timeouts for user action steps, improving workflow…
Nov 1, 2025

Select columns when exporting findings

frontend
25.10
enhancement
You can now export findings to CSV with the option to select specific columns, including custom fields. Custom fields are automatically filtered to show only those relevant…
Oct 7, 2025

Support custom stakeholder filters

frontend
25.10
enhancement
You can now filter inventory models by custom stakeholder types within the model inventory API calls and related UI components. This update allows you to use any stakeholder…
Oct 7, 2025

Add template deletion with confirmation modal and dependency checks

frontend
25.10
enhancement
You can now delete ValidMind documentation templates with enhanced safeguards. When you attempt to delete a template, the system displays any models that depend on it and…
Oct 7, 2025

Add filtering for custom fields by workflow usage

frontend
25.1
enhancement
You can now filter custom fields by the workflows that use them, enhancing filtering capabilities. This update supports workflow usage tracking across various parts of the…
Oct 7, 2025

Enhance workflow editor with undo/redo, tidy layout, and icon updates

frontend
25.1
enhancement
This update enhances the workflow editor with several new features and improvements, including undo and redo functions that let you easily revert or reapply changes, tidy…
Oct 7, 2025

Enhance approval workflow with multiple stakeholder support

frontend
25.1
enhancement
deprecation
This update enhances the approval workflow by allowing you to specify multiple conditions, including various voter roles. The voter threshold in the approval step…
Oct 7, 2025

Allow admin to bulk upload assessment questions

frontend
25.10
enhancement
You can now bulk upload assessment questions directly from the Assessment Details page.
Oct 7, 2025

Add time delta functionality to wait steps in workflows

frontend
25.1
enhancement
This update introduces a new time delta wait functionality to the workflow wait steps. You can now configure these steps to wait for a calculated time period either before…
Oct 7, 2025

Add configurable registration fields

frontend
25.10
enhancement
This update enhances the findings module with clearer field labels and an improved creation process.
Oct 7, 2025

Metadata preview issue fixed

frontend
25.10
bug
You can now see accurate metadata previews, as the issue with empty content has been fixed.
Oct 7, 2025

Add review fields to workflow approval steps

frontend
25.1
enhancement
You can now select specific fields to review when configuring an approval step in a workflow. These fields will be displayed to the voter during the approval step action.
Oct 7, 2025

Provide keys for items in block library

frontend
25.10
enhancement
The Block Library UI now displays unique keys for shared blocks, making it easy for you to copy and reference these keys when embedding blocks into templates. You can now…
Oct 7, 2025

Update label for document checker results heading

frontend
25.10
enhancement
The document checker now uses the term "Observation" instead of "Finding" for improved clarity.
Oct 7, 2025

Update permission checks for managing model users

frontend
25.10
enhancement
You can now manage user roles at the organization level, allowing you to add or remove model users within user groups. This update dynamically checks user roles and…
Oct 7, 2025

Display explicit changed values in model activity feed

frontend
25.10
enhancement
The model inventory activity feed now displays clear before-and-after values when fields are updated. This enhancement allows you to easily track specific changes made to…
Oct 7, 2025

CSV export fixed for stakeholder types

frontend
25.10
bug
We have introduced several enhancements and bug fixes to the ModelInventory functionality, improving your experience with the ValidMind platform. These updates streamline…
Oct 7, 2025

Make model ID and findings ID viewable and exportable

frontend
25.10
enhancement
We have enhanced multiple table components by adding new columns and improved sorting capabilities. These updates make data management more efficient and user-friendly.
Oct 7, 2025

Document checker: Bulk uploads, audit trails & more

25.10
highlight
This release adds bulk upload of assessment questions in the document checker and introduces audit and status tracking for regulations assessments and questions with…
Oct 7, 2025

Findings: Formula capabilities, CSV exports & more

25.10
highlight
This release enhances findings with support for workflows, richer formula capabilities (including finding type and model data), improved CSV exports with selectable columns…
Oct 7, 2025

Public REST API: New endpoints for findings, inventory model schema & more

25.10
highlight
This release introduces new public API endpoints to list findings with filters, retrieve a single finding, manage findings schemas and payloads, fetch finding severities…
Oct 7, 2025

Workflows: Findings support, editor improvements & more

25.10
highlight
This release introduces major workflow enhancements, including support for findings in workflows, editor improvements, multi-stakeholder approval logic with new review…
Oct 7, 2025

Notes tracked on workflow transitions in activity panel

frontend
25.09
enhancement
Notes submitted during workflow transitions are now displayed in the workflow activity panel, improving the event row rendering within the ActivityFeedWidget. You can learn…
Sep 3, 2025

Summary badges added to document checker

frontend
25.09
enhancement
The document checker now displays a summary of findings as a badge on each question, improving visual feedback and assessment logic for document validation. For more…
Sep 3, 2025

Add 'My Tasks' tab to notifications sidebar for task management

frontend
25.09
enhancement
This update introduces a 'My Tasks' tab to the notifications sidebar, enabling you to view and manage tasks more efficiently.
Sep 3, 2025

Document checker now supports the EU AI Act

frontend
25.09
enhancement
highlight
We have added a new option for the EU AI Act in the dropdown menu of the document checker. This update connects you to an assessment with specially designed questions to…
Sep 3, 2025

Implement finding types for enhanced management

frontend
25.09
enhancement
highlight
Findings are now organized into categories for Validation Issues, Policy Exceptions, and Model Limitations, each with specific field configurations and statuses: Manage…
Sep 3, 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…
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…
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…
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…
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…
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…
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…
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

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…
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…
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.…
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 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…
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"…
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…
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…
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…
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.…
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…
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…
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…
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…
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 D…
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
    Feature highlights
    ValidMind Library releases
    • ValidMind Logo
      ©
      Copyright 2026 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
      • Workflows
      • Reporting
      • Monitoring
      • Attestation
    • Library
      • For developers
      • For validators
      • Code samples
      • Python API
      • Public REST API
    • Training
      • Learning paths
      • Courses
      • Videos
    • Support
      • Troubleshooting
      • FAQ
      • Get help
    • Community
      • GitHub
      • LinkedIn
      • Events
      • Blog
    • Edit this page
    • Report an issue