Skip to content

itemis ANALYZE 25-12 (1.1.2552)

Improvements

New features introduced in this release.

Configure linked folders using variables

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.

Enterprise Architect support for QEA file format on write

Added support for invasive link creation in QEA files.

Improved handling of regular expressions

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.

Preview of Model Context Protocol implementation

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.

Doors Next split(…)

The Doors Next adapter now supports splitting configuration parameters for IN constraints.

Integrity support for defect item mapping

Links from test cases to test sessions now support mapping defect items to link attributes.

ModelViewer split(…)

The Model Viewer now supports splitting configuration parameters for IN constraints.

Bug Fixes

Bugs fixed in this release.

Configuration with .YT file extension

The preferences dialog now supports selecting uppercase .YT configuration files.

Support for long artifact names

The ANALYZE Plus Feature „ANALYZE Search” failed to index artifacts with names longer than 10,000 characters. The limit is removed now.

Fixed support for non-ASCII characters in Doors

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.

Enterprise Architect support for empty tagged values

Tagged values without assigned values can now be written and used for suspect validation.

Enterprise Architect support for attributes in filters

String transformations in subsets using attribute(…) values and join are now supported.

Integrity validation

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.

Model Viewer parsing issue

Fixed an issue that prevented reading and artifact extraction from some SLX files.

Pure::Variants stabilization

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.