1.233
Release date: March 25, 2025
New feature | It is now possible to program external applications, which open result data in post processing tools.
[
#6689
] The workflow for users is as follows:
|
Improvement | Qt scrollbars were changed to look like Chromium scrollbars.
[
#6800
] Two different types of scrollbars are used in the client: Qt and Chromium scrollbars. In order to give the client a more consistent appearance, the Qt scrollbars were styled like Chromium scrollbars. That means, e.g. the scrollbars now use the same colors and have the same rounded corners for the scroll indicator. |
Improvement | The assembled run and pool version are now checked out when opened with the "Show in SCALE.model" add-on.
[
#2925
] This improvement relates to the Show in SCALE.model add-on, which works as follows: The user selects a test in
|
Improvement | The client window is now displayed with the correct size upon restart.
[
#1065
] This improvement relates to situations when the client is started in an environment where the desktop size has changed since the last shutdown. In the past, the client was displayed as a very small window. This behavior has been improved. The client window is now maximized when started on a desktop with a new or different size. |
Improvement | Users now see a brief welcome page displaying their username (nickname/full name) when they login via OIDC. [ #6764 ] |
Bug fix | Pressing the "Load all" button in the history graph no longer results in an error.
[
#6768
] This fix relates to the history graph. In the past, an error occurred if a user opened the history graph for a pool containing many versions (e.g. pools with >20.000 pool versions) and then pressed the Load all button. This behavior has been fixed. |
Bug fix | Row groups now work correctly with spanned cells. [ #6792 ] |
Bug fix | The client sync was modified so that pools deleted on the server side no longer break the client sync.
[
#6632
] It is possible to delete pools in the server database. If a pool was also already synced by a client, then deleting the pool on the server no longer breaks the sync on the client side. Instead, the client automatically “sees” that the pool no longer exists on the server and unsubscribes it. |
Bug fix | The selection is no longer erratic when filtering in the rail graph.
[
#6667
] This fix relates to the filters in the rail graph view. In the past, when users applied a filter, changed the selection and then reapplied a filter, the selection sometimes became erratic. This behavior has been fixed. |