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
When exploring remote URIs pasted from Neuroglancer, the format prefixes like precomputed:// are now ignored, so users don’t have to remove them. #8195
Changed
Reading image files on datastore filesystem is now done asynchronously. #8126
Improved error messages for starting jobs on datasets from other organizations. #8181
Terms of Service for Webknossos are now accepted at registration, not afterward. #8193
Removed bounding box size restriction for inferral jobs for super users. #8200
Improved logging for errors when loading datasets and problems arise during a conversion step. #8202
Fixed
Fixed performance bottleneck when deleting a lot of trees at once. #8176
Fixed a bug where changing the color of a segment via the menu in the segments tab would update the segment color of the previous segment, on which the context menu was opened. #8225
Fixed a bug when importing an NML with groups when only groups but no trees exist in an annotation. #8176
Fixed a bug where trying to delete a non-existing node (via the API, for example) would delete the whole active tree. #8176
Fixed a bug where dataset uploads would fail if the organization directory on disk is missing. #8230