Skip to content

26.06.0

Latest

Choose a tag to compare

@philippotto philippotto released this 27 May 09:09
· 37 commits to master since this release
fe69213

Highlights

  • Added new functions to the JavaScript API: setCameraRotation, downloadScreenshot, captureScreenshots, and downloadScreenshotsAsZip (the last two can be used together to download many screenshots in one go). #9599

Added

  • Added the experimental feature (only available for super-users) to concurrently edit an annotation. This feature can be enabled via the Share dialog for an annotation. Only the proofreading tool will be available in that mode, currently. #9297
  • Added "Create Group" button to the skeleton and segment tabs. #9592

Changed

  • Unified the wording of various error messages. #9566
  • Improved the icons for the measurement tools. #9569
  • Enabled AI features for dataset managers and disabled them for members who are only team managers. #9575

Fixed

  • Fixed that shortcuts weren't working when the tree/segment list is focussed. #9567
  • When creating a new annotation from the dataset table in the dashboard, the volume annotation layer gets the name of the fallback layer instead of always "Volume". #9571
  • Fixed an issue where the context menu would not trigger for skeletons and segments tab entries. Made entries full width for larger click targets. #9592