Skip to content

EM4 (1.1.1643)

  • New features
    • The license management is now unified for all YAKINDU products. The YAKINDU license management supports file and floating licenses.
    • For CDT artifacts , it is now possible to configure which artifacts are relevant based on their type (e.g. YT should recognize only TranslationUnits). If no configuration is given, YT recognizes translation units, functions and function declarations.
    • YT visualizes the attributes of artifacts now in the properties view and in the YT Overview (in an hover).
    • It is now possible two create „m:n” links by means of the YT Editor. YT links the cartesian product of artifacts in sections A and B.
    • The coverage report is now better configurable: It is possible to add more than one link type and to choose whether unlinked Artifacts should be integrated in the report.
    • YT offers a validation that reveals duplicate links . As quick fix, the duplicate can be removed.
  • Improvements
    • YT does no longer trim the name of candidates.
    • When creating a new artifact type, YT now assigns colors with more contrast (rainbow color scheme).
    • MS Word Adapter
      • For configured regular expressions with more than one match, YT now creates one linkable artifact instead of ignoring duplicates completely.
      • Word does ignore matches of regular expressions in text sections that are marked as deleted.
    • The dialog showing suspicious link ends now uses a table and a diff viewer to show deltas in longer texts.
    • The YT Explorer view can be configured to also show unlinked artifacts.
  • Bug fixes
    • Fixed a resource leak (memory and performance) when quickfixing hundreds of suspicious Excel links at once.
    • The local cache for DOORS data had been deleted on any error during read (e.g. in case of an out-of-memory error). This has been fixed; YT deletes the cache only if it recognizes the file as corrupt.
    • The layout of tables in the YT Favorites view and in the YT Selection History was sometimes broken after YT restart. This has been fixed. YT also applies a smarter layout algorithm.
    • Sometimes, YT considered the local storage „data.yt” as read-only, when the file was empty and the first link had been saved.
    • Fixed a bug when editing an YT Configuration that is write protected. YT notifies the user and offers a „save as” option.
    • YT considers multiple mappings for the same DOORS artifact type correctly.