Skip to content

23.12.0

Compare
Choose a tag to compare
@philippotto philippotto released this 05 Dec 18:26
· 316 commits to master since this release
68842e8

Highlights

  • Zarr datasets can now be directly uploaded to WEBKNOSSOS. #7397

Added

  • Added support for reading uint24 rgb layers in datasets with zarr2/zarr3/n5/neuroglancerPrecomputed format, as used for voxelytics predictions. #7413
  • Adding a remote dataset can now be done by providing a Neuroglancer URI. #7416
  • Added a filter to the Task List->Stats column to quickly filter for tasks with "Prending", "In-Progress" or "Finished" instances. #7430

Changed

  • An appropriate error is returned when requesting an API version that is higher than the current version. #7424
  • Upgraded FossilDB database used to store annotation data to version 0.1.27. #7440

Fixed

  • Searching the segments in the sidebar will highlight newly focused segments properly now. #7406
  • Fixed a bug when opening a task for which a mag restriction exists. The bug only occurred when the referenced mag didn't exist in the dataset. #7403
  • Fixed that trees with ids around 1023 were invisible on some systems. #7443
  • Fixed styling issues with the maintenance banner so that it no longer overlaps other menus, tabs, and buttons. #7421
  • Exploring HTTP uris of unknown hosts no longer causes an exception error message to be displayed. #7422
  • Fixed the initialization of the dark theme if it was active during page load. #7446
  • Fixed a rare bug in ad-hoc meshing for voxelytics-created segmentations with agglomerate mappings. #7449