CS
SCALE.sdm
Toggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage
Confidential information

1.233

Release date: March 25, 2025

New featureIt is now possible to program external applications, which open result data in post processing tools. [ #6689 ]

The workflow for users is as follows:

  1. Navigate to the  Result tab.
  2. Right-click on a test and select  Add-ons > Open with External App. A new window appears.
  3. Click on the   button to open the result data with the external application.

ImprovementQt 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.

ImprovementThe 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  Result and starts the add-on. The add-on displays the test in  Model as a run. In the past, this process only worked if the run was already available locally. This behavior has been improved. Now, the assembled run and content of the pool version are synced to the client (if not already available locally) to ensure that the run can actually be displayed.

ImprovementThe 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.

ImprovementUsers now see a brief welcome page displaying their username (nickname/full name) when they login via OIDC. [ #6764 ]
Bug fixPressing 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 fixRow groups now work correctly with spanned cells. [ #6792 ]
Bug fixThe 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 fixThe 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.