New features introduced in this release.
Linked folders now support a new variable provider that allows paths to begin with
ENV_<XYZ> for environment variables or
PROP_<XYZ> for Java system properties containing absolute paths.
Added support for invasive link creation in QEA files.
Many adapters support regular expressions to extract information from text. When a regular expression triggers deep recursive evaluation, the engine may fail with a StackOverflowError and be unable to extract the information. In such cases, the error message now includes both the regular expression pattern and the text being matched.
The Model Context Protocol (MCP) enables integration between large language models (LLMs) and ANALYZE Desktop. The MCP-Server can be enabled in workspace preferences and is part of the Plus features. When project overview and search are enabled, the LLM can search artifacts, execute queries in the workspace, and interpret the results.
split(…)
Copy link to clipboard
The Doors Next adapter now supports splitting configuration parameters for IN constraints.
Links from test cases to test sessions now support mapping defect items to link attributes.
split(…)
Copy link to clipboard
The Model Viewer now supports splitting configuration parameters for IN constraints.
Bugs fixed in this release.
.YT file extension
Copy link to clipboard
The preferences dialog now supports selecting uppercase
.YT configuration files.
The ANALYZE Plus Feature „ANALYZE Search” failed to index artifacts with names longer than 10,000 characters. The limit is removed now.
Fixed an issue where project or module names containing multi-byte UTF-8 characters were not handled correctly during data extraction, causing the extraction process to abort.
Tagged values without assigned values can now be written and used for suspect validation.
String transformations in subsets using
attribute(…) values and
join are now supported.
Fixed a bug in the validation of project names in data access that caused incorrect filtering for existing projects, resulting in missing error markers.
Fixed validation of
split(…) expression in constraints in artifact types.
Fixed an issue that prevented reading and artifact extraction from some SLX files.
Session handling for long-running sessions is now more stable. Previously, errors occurred when sessions timed out.
Additionally, fixed an issue where data access evaluation could be mixed under certain circumstances, causing file filters to be evaluated in the context of another data access.