Skip to content

24.12.0

Latest
Compare
Choose a tag to compare
@philippotto philippotto released this 06 Dec 10:19
· 39 commits to master since this release
8c43a66

Added

  • 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

Removed

  • Removed Google Analytics integration. #8201