Skip to content

22.11.0

Compare
Choose a tag to compare
@philippotto philippotto released this 25 Oct 07:48
· 1099 commits to master since this release

Highlights

  • Remote n5 datasets can now also be explored and added. #6520
  • Tasks can now be assigned to individual users directly. #6551
  • Support for a new mesh file format which allows up to billions of meshes. #6491

Added

  • The task creation page now links to creation pages for task types, projects etc., for a smoother task administration experience. #6513
  • Improved performance for applying agglomerate mappings on segmentation data. #6532
  • Added backspace as an additional keyboard shortcut for deleting the active node. #6554
  • When reloading a layer, because the underlying data has changed, the histogram will also be reloaded and reflect the changes. #6537
  • Enable "What's New" update information for all instances. #6563
  • Add context-menu option to delete skeleton root group. #6553
  • Added remaining task time estimation (ETA) for Voxelytics tasks in workflow reporting. #6564
  • Added a help button to the UI to send questions and feedbacks to the dev team. #6560

Changed

  • Creating tasks in bulk now also supports referencing task types by their summary instead of id. #6486
  • Navbar changes: Move dropdown menu into separate Menu button. Removed toggle-button (cog icon)for left-hand side bar from navbar. #6558
  • Upgraded Typescript to v4.8 #6567

Fixed

  • Fixed a bug where some file requests replied with error 400 instead of 404, confusing some zarr clients. #6515
  • Fixed URL for private Zarr streaming links to volume annotations. #6515
  • Fixed a bug where the transform of a new mesh file wasn't taken into account for the rendering of meshes. #6552
  • Fixed a rare crash when splitting/merging a large skeleton. #6557
  • Fixed a bug where some features were unavailable for annotations for datasets of foreign organizations. #6548