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

1.240

Release date: July 01, 2025

New featureThe following methods for BOM attachments were implemented in the "AuxiliaryContentLoader": [ #6823 ]

New featureThere is now a "Copy Link" context menu option, which allows users to create links to the following types of objects: [ #6816 ]

  • Pool versions
  • Components
  • Parameter tables
  • Component groups
  • Configured/assembled runs

Note: The links for these objects “go through” the pool and pool version they are created in. For example, the link for a biw component could look like this: pools/poolUUID/poolversions/poolversionUUID/Vehicle/biw/components/componentUUID.

With further development, the link will be useful for sharing with other users, who will be able to open it in the client and/or the browser.

image
'Create Link' option

New featureUsers can now activate a "Show only matching association rows" context menu option. [ #6643 ]

  1. Select a run configuration or an assembled run in the Runs area.
  2. Right-click on a line in the grid. A context menu opens.
  3. Activate or deactivate the option Show only matching association rows as needed. If this option is activated, then users will only see the association rows of components and parameter lines that match the currently selected run configuration.

Note: This option is only displayed if the Show only matching components option is also activated.

Note: This feature only works with the new grid, which is still being developed. The new grid is deactivated by default, and must specifically be activated with the start command --features=new_component_grid.

ImprovementImprovements were made to the performance when switching pool versions. [ #7230 ]
ImprovementIt is now possible to optionally disable the export of attachments for external apps for Result tests. [ #7222 ]
ImprovementThe performance of the component grid was evaluated and improved as needed. [ #6848 ]

After implementing several basic features, the performance was evaluated and improved. The analysis focused primarily on the initial loading of grid data.

Note: This only relates to the new grid, which is still being developed. The new grid is deactivated by default, and must specifically be activated with the start command --features=new_component_grid.

ImprovementUsers with the Project Manager role are now allowed to define and set permission markers. In the past, this was something that Service Administrators could do and Key Users could set. [ #2778 ]
Bug fixIn the past, when importing a multi-run configuration which is limited to a specific parameter table, the information about the parameter table was not imported. This behavior has been fixed. [ #6803 ]
Bug fixThe object type "Component group" is now evaluated correctly. [ #7225 ]

App scripts can only be configured for specific object types, such as components, tables or run configurations. In the past, if an app script was configured for component groups, the client did not offer the app script in the context menu of a component group as it should have. This behavior has been fixed.

Bug fixThe option "Save on run configuration" now respects the corresponding run configuration selection. [ #7207 ]

This fix relates to the option Save on run configuration, which is available in the Properties view if a run configuration or a multi-run configuration has been selected. In the past, activating this option ( ) for a run configuration sometimes caused it to also be activated for other run configurations that were not selected. This behavior has been fixed.