Documentation
About ValidMind
Get Started
Guides
Support
Releases
ValidMind Library
Python API
Public REST API
Training Courses
Log In
Breaking changes and deprecations
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
On this page
Breaking changes
Deprecations
Edit this page
Report an issue
Breaking changes and deprecations
Breaking changes
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
Simplified authorization architecture
backend
26.03
enhancement
breaking change
Removed the Casbin authorization library from the backend. This change reduces dependencies and simplifies the authorization architecture.
Mar 3, 2026
Remove IDP environment variable configuration
backend
26.02
breaking change
Support for configuring identity providers (IDPs) via environment variables has been removed. Starting with this release, IDPs must be configured using the TOML…
Jan 23, 2026
No matching items
Deprecations
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
Enable custom test description output structure
validmind-library
2.9.5
enhancement
deprecation
This update offers enhanced customization for LLM-generated test descriptions in the ValidMind Library. You can now manage test descriptions using a new
context
parameter in
…
Oct 7, 2025
Enable PII detection in tests with new notebook
validmind-library
2.9.3
documentation
enhancement
deprecation
Learn how to enable and configure Personally Identifiable Information (PII) detection when running tests with the ValidMind Library using the new
enable_pii_detection.ipynb
n…
Sep 3, 2025
No matching items