Skip to content

23.03.1

Compare
Choose a tag to compare
@philippotto philippotto released this 14 Mar 12:40
· 687 commits to master since this release
c5eea82

Added

  • Added support for remote Zarr datasets with a datasource-properties.json as created by the WEBKNOSSOS Python library. #6879

Changed

  • Upgraded antd UI library to v4.24.8 #6865
  • The view mode dropdown was slimmed down by using icons to make the toolbar more space efficient. #6900

Fixed

  • Fixed a bug where N5 datasets reading with end-chunks that have a chunk size differing from the metadata-supplied chunk size would fail for some areas. #6890
  • Fixed potential crash when trying to edit certain annotation properties of a shared annotation. #6892
  • Fixed a bug where merging multiple volume annotations would result in inconsistent segment lists. #6882
  • Fixed a bug where uploading multiple annotations with volume layers at once would fail. #6882
  • Fixed a bug where dates were formatted incorrectly in Voxelytics reports. #6908
  • Fixed a rare bug which could cause an incorrectly initialized annotation so that changes were not saved in the current session. #6914