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

1.184

Release date: April 05, 2023

New featureExternal app script can be configured not to automatically download files when an edit process is started [LOCOX-2543]

App configuration Prefetch Files provides the option to deactivate automatic download of files when an edit process is started.
It is now possible to reduce the time app script has to wait until all the data is written into temporary directory, especially for large files or combined files (loco combination).
Using auxiliarycontentloader, only the files necessary for edit can be downloaded by app script.
From 1.184 version per default is this option deactivated for new app scripts.
This feature also requires server version >1.184.

New featureHistory graph: Filter using properties of pool versions [LOCOX-1733]

Pool version in history graph can be filtered using the following properties

  • owner
  • tags
  • version
  • attributes of assembled runs
  • successor of

New featureHistory graph: Filtered out pool versions are greyed out [LOCOX-2019]

The filtered versions are greyed out and not completely hidden when a filter is applied. This makes it possible for the user to be see potentially unimportant versions anyway and thus get an overview of the context in which the pool versions are filtered.

New featureHistory graph: Quick filter in side panel [LOCOX-1718]

Quick filtering in history graph is now possible with filters on a combined set of information that is essentially the focus of the user. The input options can be provided in the side panel.

New featureRunner can evaluate the dependencies between stages. [LOCOX-1149]

It is now possible to define dependencies between runner stages. Depending on a stage and its status as well as the defined dependencies, the runner has capabilities to evaluate execution of subsequent stages.

Bug fix"Export as CSV" is also available for parameter tables in read-only Subpools. [LOCOX-2644]
Bug fixFixed export of pool entries with app scripts when using global apps pool [LOCOX-2606]
Bug fixFixed import errors when a component is moved around in import view [LOCOX-2347]
Bug fixSetting attribute values for a component in main grid works as expected. [LOCOX-2626]