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

1.239

Release date: June 17, 2025

New featureWidget presets and grid settings are now supported. [ #6806 ]
ImprovementTo improve performance, the "initial pool version" is now deactivated by default. In a future version, it will be removed completely. [ #6857 ]

Background information: The client’s performance was slow when switching between pool versions that contain many components with name schemes referencing the “initial pool version”. The initial pool version feature has been deactivated by default, since it was slowing down the client and it is an outdated feature, which users no longer work with.

  • There is now a --features initial_pool_version_search start option, which is deactivated by default.
  • When deactivated, the initial pool version for components is now displayed with “?” in the Properties view, and the Pool version column is not displayed in the grid.
  • Component name schemes that mention repository-version don’t need any changes, but the computed file names with such name schemes simply contain _ instead of the initial pool version.

Bug fixA race condition bug was fixed, which was allowing the assembly process to start three assembly agents instead of only one. [ #1073 ]
Bug fixTo help prevent data loss when updating the history comment, the GUI no longer updates from the backend while a user is in the process of editing. Furthermore, GUI updates are now only triggered for the backend fields that were actually changed. [ #7206 ]