In multi-view DICOM assets, you can now select a subset of DICOMs to focus on them. Read more in our docs.
You can now select all on-screen objects belonging to a single class by clicking on the new Select All button:
In the Tree Dropdown class, project managers can now prevent the selection of parents, allowing annotators to only pick end nodes (leaves).
When importing multiple DICOM files as a series, the metadata of the original DICOM files is now kept in the task’s contextData field visible in the export.
In the video labeling editor:
Users can now jump back and forward a custom number of frames using the Shift + Z/C keyboard shortcuts. (this has been changed from Alt + Z/C). Read more in our docs.
If a task is assigned to a batch, then the batch is removed from the project, the unique ID of the removed batch will be displayed in the task’s “Batch” field, with a warning.
In 3D Multi-Sensor Fusion projects:
Nested classifications can now have their attribute mode set and changed.
Python-based label validation is now available.
An option to include a link to a .las file in the export has been added to the configurable export fields.
Project managers can now pick whether a nested classification is frame-level or task-level.
When a Rectangle marking tool has been added to a PCT-type class, project managers can now configure its options, including truncation, keypoint with vertical line, and set an edge length constraint.
If the project has been configured with Segmentation Mode turned on, only the “Brush Sphere” marking tool will be selectable in PCT-type classes. Conversely, the brush sphere will not be selectable in projects where Segmentation mode was set to off.
Unrelated configuration toggles have been removed from classification settings.
When selecting the “Cuboid” marking tool in the settings of PCT-type classes, project managers can now set a default (preset) dimension for the cuboid.
Relations are now available.
Boolean-type attributes are now available.
The “Dynamic dimension” PCT class toggle has been removed as it is now on by default.
The message that appears when the category schema is saved has been changed to reflect the fact that now, the category schema can be changed after data has been imported.
In DICOM files, the DICOM’s default window level is now extracted using the sigmoid VOI Lut function, yielding more accurate results.
In the Asset Builder, a tooltip has been added next to the “Include in Export” checkbox to better explain what the feature does.
The list of members visible from a project’s Settings tab now has circle avatars next to each name.
The error page now contains a button to go back to the project.
In the member list in the Organization page, the filter has been simplified.
Backend logic related to user management, exporting data, LLM integrations, dashboards, and auth have been moved to a new service, potentially improving performance and stability.