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

1.243

Release date: August 12, 2025

ImprovementIf a user selects multiple groups, the grid now displays the contents of all selected groups. [ #1087 ]

This improvement relates to the Groups view. In the past, if a user selected multiple groups, the grid only displayed the contents of the first group. This has been improved. Now if a user selects multiple groups, the grid displays the contents of all selected groups. This is useful, e.g. if a user wants to select one component from one group and another component from another group.

Note: This improvement relates to the new grid, which is still being developed and which is deactivated by default. Currently, the new grid is only used if it is specifically activated with the command --feature new_component_grid while starting the client.

ImprovementThe layout of the properties view was improved in the following ways: [ #80 ]

  • The width of the Data check button was improved.
  • The minimal width of the search bar was improved.
  • The general spacings were improved.

ImprovementThe performance was improved when loading thousands or more check results. [ #112 ]

This improvement relates to the Properties view for a component. In the past, if a check group contained thousands or more entries, then it took several minutes for the Properties view to load. The performance has been improved so that the view now loads more quickly.

ImprovementUsers can now read the entire text of menu items that exceed the width of their selection box. [ #164 ]

This improvement relates to the Properties view. Specifically, it relates to situations when menu items exceed the maximum width of their selection box. In the past, users were not able to differentiate between such menu items, since they could not read the entire text. Now the selection box uses the entire available width and also a tooltip is displayed with the full path when the cursor is held over an entry for a short time.

Bug fixAttribute filters in tables are no longer automatically taken over to other tables. [ #187 ]

In the past, if a user set an attribute filter in a table, and then switched to another table, the attribute filter was still active, even if this table did not have the attribute. The table was shown as empty. This behavior has been fixed.