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

0.55.1

Release date: July 09, 2024

Service release for bug fixing

This is a service release. It fixes miscellaneous bugs and improves the overall system performance.


List of all changes

Improvement
API
Models can now be sorted by ID. [#6257]

During pagination, lists of models are sorted by a specific column. If it is not necessary to sort by a specific column, then sorting by ID is the best option. This improvement makes it possible sort all models by their ID.

Bug fixFix 'NoneType object is not subscriptable' when executing add-ons on a runner. ]
Bug fixSpecial characters are now correctly escaped when executing add-ons. [#6317]

In the past, it was not possible to execute an add-on if the description fields in meta.json contained special characters for shell such as ' or (. This behavior has been fixed.


Deprecations
REST-API Endpoints (deprecated in 0.40.0, removal in January, 2025)
Condition wildcards (deprecated in 0.49.0, removal in October, 2024)
Addon command-line arguments (deprecated in 0.51.0, removal in April, 2025)
Addon specification (meta.json) (deprecated in 0.55.0, removal in April, 2025)