0.55.1
Release date: July 09, 2024
This is a service release. It fixes miscellaneous bugs and improves the overall system performance.
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 fix | Fix 'NoneType object is not subscriptable' when executing add-ons on a runner. ] |
Bug fix | Special 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 |
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)