/
V 1.9.0 - October 2nd, 2024

V 1.9.0 - October 2nd, 2024

Helm Chart - no new version

Single Page Application

Breaking Changes

no breaking changes in this release

Features

Deletion of units and configurations

Deletion of units and configurations is now possible under certain conditions. The general rule for deletion is that a unit or configuration can only be deleted if it is not in use or referenced, or in other words if the deletion has no impact outside of the removal of the object itself.

This means configurations can be deleted if:

  • the configuration has no child configuration items

  • the configuration is not referenced in a configuration item

  • the configuration has no derivations

  • the configuration is not used as a template

A unit can deleted if:

  • the unit has no child configurations

  • the unit is not associated as a template unit in a configuration area

Template use

It is now possible to create and use template configurations, allowing users to streamline the creation and management of configurations. Templates are specialized configurations that can be used to create new configurations or update existing ones.

For details on how to create and use template configurations, refer to the documentation.

Language externalization

It is now possible to add new languages to the application in order to translate all the labels, buttons and other text in the application. For details how to create and maintain language configuration refer to the documentation.

Bug Fixes

  • Missing scroll bar in roles list

  • Staged Baselines UI - slider not available

  • Provide key aside to Concept Type Name in Permission entry

  • MD Tables - Cannot change Column Type when adding new one

  • MD Tables - 1st Column cannot be deleted

  • CA Units Associated - missing key column

SBOM

Automatic Tests results

Results Pentest-Scan (DAST)