YT does no longer rely on the CDT index when analyzing C/C++ files. This change carries the risk that the analysis of small C/C++ projects consumes a little bit of extra time, but it will decrease the time for larger C/C++ projects significantly.
The Excel adapter is now able to access template files (filename extensions
.xlt,
.xltx, and
.xltm).
PTC Integrity adapter with improved usability
Copy link to clipboard
We improved the usability of the PTC Integrity adapter in two aspects:
- If the PTC-provided file
mksapi.jar, which is necessary to connect to PTC Integrity, is not installed in YT, the user is now notified only once, and no longer obtrusively.
- The representation of the document structure, i.e., the order of items, is now the same in YT as it is in PTC Integrity.
YT configuration editor with improved usability
Copy link to clipboard
We improved the usability of the configuration editor as follows:
- When configuring the IBM DOORS data access, YT might request project information and baseline information from DOORS in order to provide smart proposals. The maximum waiting time for a response from DOORS has been changed from five minutes to five seconds, which is more suitable during configuration.
- We added templates for the configuration of all adapters and we improved/overhauled existing templates.
- For artifacts with a lot of attributes configured, the
Artifact Search dialogue was slow when changing the layout of the results table (column order, column size). This has been improved.
- The editor is now more strict when trying to edit a link to an artifact which was deleted after link creation: The deletion is possible, but the link cannot be adjusted.
Improved usability of YT TCP server preference setting
Copy link to clipboard
YT has a built-in TCP server to support remote procedure calls. The preference setting that is controlling whether the TCP server is enabled or disabled, is now labeled
Enable instead of
Not disable, which is easier to comprehend.
We added means to close multiple query results tabs at the same time, so that you can easier control how many query results should be visible in parallel.
IBM DOORS adapter honors
Module.valueOf("AttributeName") within configuration of artifact names
Copy link to clipboard
Module.valueOf("AttributeName") expressions now not only work in the attribute mapping section, but also in the name section of a DOORS artifact type configuration.
IBM DOORS adapter: regression with
undefined attribute value
Copy link to clipboard
We fixed a regression bug: The
undefined attribute value configured in the IBM DOORS data access was not honored.
Microsoft Word adapter now supports selection propagation for large files
Copy link to clipboard
The selection propagation from YT to Microsoft Word did not work if YT was configured to recognize a large number of headings in a Word document. This has been fixed.