release notes

Release notes Windows GUI and Web GUI 2022.2.12

Related products: Windows GUI
Release notes Windows GUI and Web GUI 2022.2.12

Hello everyone,

In this sprint, we have solved a problem with conditional layouts for the Web GUI.

You can read more about the Windows and Web GUI's features, in the GUI user manual. We will keep you updated regularly about the Windows and Web GUI's progress.

 

Changed

 

Stylesheets and conditional layouts (Web GUI)

Previously, the Web GUI created a stylesheet file (CSS) based on the theme name.
This naming caused problems in IAM environments where multiple applications could use the same theme.
Since those style sheets also contained the conditional layout styles, and the file names contained only the theme name,
they were overwritten when another application that used the same theme was loaded.

To solve this problem, we split the themes and conditional layouts into multiple files.
The conditional layout style sheets will now be specified using the application ID instead of the theme name.