Release 2025.06.03

Release date23 June 2025
This release introduces key updates focused on platform security, improved test data management, and comparison visibility, along with important bug fixes for a better user experience.
New Features & Improvements π
-
Test Data Management:
We've made a few usability improvements to Test Data Management (TDM):
- During virtual table creation, columns are now automatically fetched, and you can search through them to quickly find what you need.
- Users can now search for parameters to quickly locate fields, which is especially helpful when working with large parameter sets.
- Parameters can now be reordered by dragging and placing them in the desired order to better suit data generation needs
-
Comparison: Identical Values:
Weβve added support for displaying identical rows where source and target values match exactly.
These rows can now be viewed in the Value Comparison tab and will also be reflected in the generated reports.
-
π Access & Security:
-
Multi-Device Login
Users can remain logged in across multiple devices or browsers, up to the configured active session limit. When this limit is reached, logging in from a new device will automatically log the user out of the oldest active session.
This helps maintain account security, prevents forgotten logins on shared or inactive devices, and gives users better control over their active sessions -
Temporary User Lockout
To improve security, users will now be temporarily locked out after multiple consecutive failed login attempts. Administrators can manually revoke the lockout if needed. This helps protect accounts from unauthorized access and maintain secure access control
-
Bug Fixes π
-
Previously, newly created virtual tables appeared in the list fromVirtual Table Listing:oldest to latest
. This issue is now fixed, and virtual tables are now shown in the order of creation, fromlatest to oldest
.
-
Parameters Column Order:
- When creating a virtual table, the column order fetched from the source table did not match the parameter order in the entity. This issue is now fixed, and columns are now correctly ordered in the entity parameters.
- Fixed an issue where manually created parameters and the data preview appeared in random order. They now retain the correct order based on the creation sequence.