Skip to content

24.06.0

Compare
Choose a tag to compare
@philippotto philippotto released this 28 May 15:31
· 106 commits to master since this release
e12c756

Highlights

  • Within the proofreading tool, the user can now interact with the super voxels of a mesh in the 3D viewport. For example, this allows to merge or cut super voxels from another. As before, the proofreading tool requires an agglomerate file. #7742
  • In the time tracking view, all annotations and tasks can be shown for each user by expanding the table. The individual time spans spent with a task or annotating an explorative annotation can be accessed via CSV export. The detail view including a chart for the individual spans has been removed. #7733

Added

  • Minor improvements for the timetracking overview (faster data loading, styling). #7789
  • Updated several backend dependencies for optimized stability and performance. #7782
  • Voxelytics workflows can be searched by name and hash. #7790
  • If a self-hosted WEBKNOSSOS instance has not been updated for six months or more, a closable banner proposes an upgrade to webknossos.org. #7768

Changed

  • Non-admin or -manager users can no longer start long-running jobs that create datasets. This includes annotation materialization and AI inferrals. #7753
  • The config value datastore.localFolderWhitelist can now be set for each datastore individually. #7800

Fixed

  • Fixed a bug where a toast that was reopened had a flickering effect during the reopening animation. #7793
  • Fixed a bug where some annotation times would be shown double. #7787
  • Fixed a bug where no columns were shown in the time tracking overview. #7803
  • Fixed a bug where ad-hoc meshes for coarse magnifications would have gaps. #7799
  • Fixed that the context menu didn't open correctly in the 3D viewport when right-clicking a node. #7809
  • Fixed that right-clicking a mesh in the 3D viewport did crash when the corresponding segmentation layer was not visible. #7811