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
Added a machine-learning based quick select mode. Activate it via the "AI" button in the toolbar after selecting the quick-select tool. #7051
Added segment groups so that segments can be organized in a hierarchy (similar to skeletons). #6966
Added a new "cover" blend mode which renders the visible layers on top of each other. The new blend mode can be selected in the Data Rendering settings in the settings tab of the left side bar. #6936
Added
In addition to drag and drop, the selected tree(s) in the Skeleton tab can also be moved into another group by right-clicking the target group and selecting "Move selected tree(s) here". #7005
Added support for remote datasets encoded with brotli. #7041
Teams can be edited more straight-forwardly in a popup in the team edit page. #7043
Added support to download layers of a dataset as (OME) TIFF files in the download modal when viewing a dataset. #7068
Annotations with Editable Mappings (a.k.a Supervoxel Proofreading) can now be merged. #7026
The file size and inodes of artifacts are now aggregated and shown in the Voxelytics workflow list. #7071
It is possible to disable the automatic loading of meshes during proofreading. ##7076
When viewing a public dataset by another organization, the organization is shown next to the dataset list, and when viewing the dataset or an annotation. #7087
Changed
Loading of precomputed meshes got significantly faster (especially when using a mesh file for an oversegmentation with an applied agglomerate mapping). #7001
Improved speed of proofreading by only reloading affected areas after a split or merge. #7050
The minimum length of layer names in datasets was set from 3 to 1, enabling single-character names for layers. #7064
All dataset managers are now allowed to see all voxelytics workflow reports created in their organization. Previously, only admins could see all workflow reports, with other users seeing only their own. #7080
Improved performance for large meshes, especially when loaded from a precomputed oversegmentation mesh file. #7077
Slight increased the spacing and width of some VX reports elements. #7094
Fixed
Fixed that changing a segment color could lead to a crash. #7000
The fill_value property of zarr dataset is now used when it is not a number. #7017
Fixed a bug that made downloads of public annotations fail occasionally. #7025
Fixed layouting of used storage space on the organization page. #7034
Fixed a bug where updating skeleton annotation tree group visibility would break the annotation. #7037
Fixed importing Neuroglancer Precomputed datasets that have a voxel offset in their header. #7019, #7062
Fixed reading Neuroglancer Precomputed datasets with non-integer resolutions. #7041
Fixed a bug where invalid email addresses were not readable in dark mode on the login/signup pages. #7052
Fixed a bug where users could sometimes not access their own time tracking information. #7055
Fixed a bug in the wallTime calculation of the Voxelytics reports. #7059
Fixed a bug where thumbnails and raw data requests with non-bucket-aligned positions would show data at slightly wrong positions. #7058