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
Segments can now be removed from the segment list via the context menu. #6944
Added support for viewing neuroglancer precomputed segmentations using "compressed segmentation" compression. #6947
Added
WEBKNOSSOS screenshots now include a logo in the lower left corner. Users with a paid license can disable this feature in the viewport options in the settings tab on the left side of the screen. #6910
Added support for datasets with mixed magnifications (e.g., one layer contains mag 2-2-2 and another contains 2-2-1). #6943
Added rendering precomputed meshes with level of detail depending on the zoom of the 3D viewport. This feature only works with version 3 mesh files. #6909
Editing the meta data of segments (e.g., the name) is now undoable. #6944
Added more icons and small redesigns for various pages in line with the new branding. #6938
Added more graphics and branding to job notification emails. #6994
Added action button in Team Admin page that links to the User Admin page to edit team members there. #6958
Changed
Moved the view mode selection in the toolbar next to the position field. #6949
Redesigned welcome toast for new, annonymous users with new branding. #6961
When saving annotations, the URL of the webknossos instance is stored in the resulting NML file. #6964
Fixed
Fixed unintended dependencies between segments of different volume layers which used the same segment id. Now, using the same segment id for segments in different volume layers should work without any problems. #6960
Fixed incorrect initial tab when clicking "Show Annotations" for a user in the user list. Also, the datasets tab was removed from that page as it was the same as the datasets table from the main dashboard. #6957
Fixed that unsaved changes were shown when opening an annotation, although there weren't any. #6972
Fixed misleading email about successful dataset upload, which was in some cases sent even for unusable datasets. #6977
Fixed upload of skeleton annotations with no trees, only bounding boxes, being incorrectly rejected. #6985
Fixed that Google Cloud Storage URLs with bucket names containing underscores could not be parsed. #6998
Fixed regression that caused public datasets to crash when not being logged in. #7010