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

1.189

Release date: June 14, 2023

New featureImport and export Run configurations [LOCOX-1690]

This features allows the export and import of Run configurations as a JSON format file. The client needs to be started with --features=export_with_metadata to use this function. Once this feature is activated, Export Run Configuration appears in the context menu of a Run configuration. Import of a run configuration can be performed via Import from files in Pool context menu and then dropping the JSON files in Drop files here to automatically sort them into the Pool-Version area.

New featureNatural sorting of Run configurations in Runs tab [LOCOX-2305]

Run configurations are now sorted “naturally”. Previously it was “alphanumerical” sorting.

New featureRules for creation of fallback passphrase [LOCOX-2619]

When creating or resetting the fallback passphrase, the following rules must be respected:

  • Minimum 10 characters
  • Minimum 3 different classes of characters
  • New passphrase must be different than the old passphrase
  • New passphrase must be provided two times

New featureSecondary server can sync a pool for the first time only with pool UUID. [LOCOX-2720]

Feature developed for security reasons.

ImprovementA submit time stamp is displayed next to run name for assembly jobs in Jobs tab. [LOCOX-2713]
ImprovementPerformance improvements for loading objects in Properties view [LOCOX-1529]
Bug fixFixed assignment of attribute values for run configuration in main grid [LOCOX-2754]
Bug fixFixed assignment of multiple attribute values for a component in main grid [LOCOX-2753]
Bug fixFixed changing and creating parameter value in Windows client [LOCOX-2764]
Bug fixFixed client freeze when saving filter changes [LOCOX-2696]
Bug fixFixed column configuration being modified when activating "Show Changes" [LOCOX-2097]
Bug fixFixed job status propogation. Job status is now correctly propogated to head node of stage in job feedback. [LOCOX-2025]