release notes

Release notes Windows GUI and Web GUI (2022.1.17)

Related products: Windows GUI
Release notes Windows GUI and Web GUI (2022.1.17)

Hello everyone,

In this sprint, we added the possibility to disable the automatic password filling on the Login page. Also, cubes can now show the cube title in the active graph.

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.

New

Disable automatic password filling on Login page

[Web GUI] Login passwords used to be automatically filled in for users who had their passwords saved in their browsers. As of this version, the application manager can disable this behavior by setting the new parameter AutoFillPassword with the default value true to false in the settings.ini configuration file.

Add cube title to active graph

It is now possible to show the cube title in the active graph by adding the extended property ShowTitleActiveChart and setting it to true.

Minor fixes and tasks

  • [Web GUI] A look-up control displaying suggestions did not get the focus until it was clicked twice. Only then you could start typing. This has been fixed.