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

1.218

Release date: August 13, 2024

New featureIt is now possible to open snippets of multiple components with diff tools in the Properties view. [ #656 ]

The Edit action at the group level now enables users to use diff tools to compare snippets of multiple components.

ImprovementDisplay of remote pool versions is now enabled by default. [ #3398 ]
ImprovementNew and simplified parameter name validation. [ #2418 ]

Simplified the validation to the following rules:

  • Name is not empty
  • Name can use any characters except whitespaces, which are automatically replaced by an ‘_’
  • Name does not already exist

The simplified validation rules allow the characters ‘:’ and ‘*’ in parameter names. When such characters are used, a warning is displayed that the name is not a valid variable name.

ImprovementQuick filter now allows text based search for a prefix of a filter type. [ #6508 ]

If the user input matches the prefix of a filter type, then a new option “Search for this text” now appears, which can be used to perform text based search.

image
Quick filter: Text based search for filter type

ImprovementThe dialog "Edit restricted due to permissions" was renamed to "Edit restricted". Limited content is displayed if the dialog contains multiple messages. [ #165 ]
Bug fixFixed a problem in opening the context menu of job links in the Jobs view. [ #6608 ]
Bug fixFixed update of Properties view after changes in attribute definitions of a run configuration. [ #6598 ]
Bug fixMoving a component to another group in the Paste tab now works. [ #6610 ]