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

1.234

Release date: April 08, 2025

ImprovementFilter operators were improved. They are now better at handling multiple values. [ #6777 ]

This improvement relates to the pool version filters. Specifically, it relates to situations when a user enters multiple values, e.g. Tag = blocked, deprecated. In the past, it was not always clear how the individual values would be combined (e.g. AND-combination or OR-combination). This was particularly ambiguous in cases of negation, e.g. Tag != blocked, deprecated.

The following filter operators are now available:

  • Single value: =, !=, <, >
  • Multiple values: contains, contains not
  • No value: set, not set
image
Example: Filter for pool versions with the tag blocked or deprecated

ImprovementThe "Settings" option was removed from the plus menu. [ #6809 ]

This improvement relates to the blue tab bar at the top of the user interface. Specifically, it relates to the   menu on the right side of the screen. The Settings option was removed from this menu, as it can also be accessed in the red burger menu.

Bug fixManual links between versions are now displayed correctly in the history graph. [ #6770 ]

This fix relates to the history graph. Specifically, it relates to manual links, which can be created by selecting two versions (ctrl + click), right-clicking, and then selecting the option Create manual link from the context menu. The manual link is displayed as a dotted line, which connects the two versions. In the past, these manual links were not always displayed when opening the history graph again in a new tab or when reloading the history graph. This behavior has been fixed.

Bug fixPasting into a live pool version now works correctly again. [ #630 ]

In the past, an error occurred when users copied a public component and pasted it into a live pool version. Specifically, the error occurred in the tab Paste into [Pool and version number] when users grabbed the component with the icon   and dragged it to a different group than was automatically suggested.