You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Data rendering is now fully using the available space and doesn't have to be quadratic anymore. Increasing the size of a viewport will result in more data being rendered (as opposed to the same data will be upscaled). #3634
The active node is highlighted with a "halo ring". Additionally, the node is also rendered as a circle. In flight and oblique modes the halo is hidden. #3731
Added the possibility to create volume annotation tasks. When creating a task type, select whether to create volume or skeleton tasks. Compound viewing and file upload for volume tasks is not yet supported. #3712
Mappings for segmentations will be read automatically from the file system. It's not necessary to define the mappings within the datasource-properties.json anymore. #3720