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

1.208

Release date: March 20, 2024

New featureCustom job signals for a stage of remote assembly. [LOCOX-3018]

It is possible to define custom signals for remote submit jobs and their child stages. This might be useful when there are different possibilities for stopping a job.

For example, this provides the possibility to define a custom STOP signal for a particular stage. When triggered, the STOP signal would end the corresponding stage gracefully and still execute the following stages. Whereas a KILL signal could forcefully stop the corresponding stage and cancel all subsequent stages for that remote assembly.

Prerequisites: Runner version 0.26.1.

image
Custom job signals

New featureProfiler is now available in the client. [LOCOX-2292]

In order to better understand the recurring performance problems experienced by users, a sampling profiler is available in the client. In case of slow actions in the client, users can start a profiler and record that action. The record, which is a DAT file, can be sent to the developers for analysis. This feature is currently available only for the Linux client.

image
Profiler

New featureSee remote pool versions. [LOCOX-1455]

Pool versions which are available online (remote pool versions) but not downloaded for local users are now also displayed in the pool version selection view and also in the filter view. The remote pool versions are identifiable with the cloud icon enclosing the status of the pool version. This feature is currently not activated by default and should be activated explicitly using the features=show_remote_pool_versions start option.

This feature is still in development.

image
Remote pool versions

New featureShow multi-stage assembly information in the properties view. [LOCOX-1388]

The properties view has a new category called Run outputs. It displays:

  • for assembled runs, the available run output components for a multi-stage assembly.
    image
    Properties view for assembled runs
  • details of the assembled run from which run output component is imported.
    image
    Properties view for run output component

ImprovementEnhanced visualization of attachments in the properties view. [LOCOX-2954]

  • Attachment names are now shown without prefixes.
  • Tool tips are available for long names.
  • Attachments uploaded as ISO-MME data are now grouped as per ISO-MME structure.

image
Enhanced ISOMME visualization

ImprovementFor foreign private pool versions, all forbidden actions are also deactivated from the context menus. [LOCOX-3032]
ImprovementImproved the check mechanism of the mount action to check for pool UUID instead of pool name. [LOCOX-3259]

Since the pool UUID is unique and permanent, the check mechanism should only check the UUID and not the name which can be changed. This eliminates problems in mounting a pool after it has been renamed.

ImprovementImproved the display of differences in properties on multi selection. [LOCOX-3209]

image
Improved display of differences

Bug fixFixed disappearance of a component in the edit tab after adding a history comment. [LOCOX-3199]
Bug fixFixed display order of selected objects in the properties view. [LOCOX-3453]
Bug fixImproved RAM memory usage on the service side. [LOCOX-3173]
Bug fixRemoved preview image from tool tip of breadcrumb navigation bar. [LOCOX-3370]