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 |