1.208
Release date: March 20, 2024
New feature | Custom job signals for a stage of remote assembly.
[LOCOX-3018] It is possible to define custom signals for remote submit jobs and their child stages. This might be useful when there are different possibilities for stopping a job. For example, this provides the possibility to define a custom STOP signal for a particular stage. When triggered, the STOP signal would end the corresponding stage gracefully and still execute the following stages. Whereas a KILL signal could forcefully stop the corresponding stage and cancel all subsequent stages for that remote assembly. Prerequisites: Runner version 0.26.1. |
New feature | Profiler is now available in the client.
[LOCOX-2292] In order to better understand the recurring performance problems experienced by users, a sampling profiler is available in the client. In case of slow actions in the client, users can start a profiler and record that action. The record, which is a DAT file, can be sent to the developers for analysis. This feature is currently available only for the Linux client. |
New feature | See remote pool versions.
[LOCOX-1455] Pool versions which are available online (remote pool versions) but not downloaded for local users are now also displayed in the pool version selection view and also in the filter view. The remote pool versions are identifiable with the cloud icon enclosing the status of the pool version. This feature is currently not activated by default and should be activated explicitly using the This feature is still in development. |
New feature | Show multi-stage assembly information in the properties view.
[LOCOX-1388] The properties view has a new category called Run outputs. It displays:
|
Improvement | Enhanced visualization of attachments in the properties view.
[LOCOX-2954]
|
Improvement | For foreign private pool versions, all forbidden actions are also deactivated from the context menus. [LOCOX-3032] |
Improvement | Improved the check mechanism of the mount action to check for pool UUID instead of pool name.
[LOCOX-3259] Since the pool UUID is unique and permanent, the check mechanism should only check the UUID and not the name which can be changed. This eliminates problems in mounting a pool after it has been renamed. |
Improvement | Improved the display of differences in properties on multi selection.
[LOCOX-3209] |
Bug fix | Fixed disappearance of a component in the edit tab after adding a history comment. [LOCOX-3199] |
Bug fix | Fixed display order of selected objects in the properties view. [LOCOX-3453] |
Bug fix | Improved RAM memory usage on the service side. [LOCOX-3173] |
Bug fix | Removed preview image from tool tip of breadcrumb navigation bar. [LOCOX-3370] |