Skip to content

Releases: scalableminds/webknossos

20.05.0

05 May 15:41
Compare
Choose a tag to compare

Highlights ✨

  • Added support for ID mapping of segmentation layer based on HDF5 agglomerate files. #4469
  • Added option to hide all unmapped segments to segmentation tab. #4510
  • It is now possible to upload volume tracings as a base for tasks. The upload format is similar to the project / task type download format. #4565
  • Added the possibility to share the dataset which is currently viewed (using a private token if the dataset is not public). The option can be found in the dropdown of the navigation bar. #4543

20.04.0

02 Apr 13:49
Compare
Choose a tag to compare

Highlights ✨

  • Support for drag-and-drop import of NMLs into an open dataset. #4459

20.03.0

27 Feb 10:48
7b0bc65
Compare
Choose a tag to compare

Highlights ✨

  • Added support for datasets with more layers than the hardware can render simultaneously. The user can disable layers temporarily to control for which layers the GPU resources should be used. #4424
  • Time tracking precision is improved ⏲️. #4445

20.02.0

27 Jan 10:31
Compare
Choose a tag to compare

In this release a new private viewing permission for annotations is added. The modes are

  • public (everyone with the link has access, logged in or not),
  • internal (everyone from your organization has access, previously “non-public”, default),
  • private (only you and your team managers and admins have access).

20.01.0

08 Jan 12:59
Compare
Choose a tag to compare

Highlights ✨

  • Added a scale to the y-axis of histograms to indicate the logarithmic representation. 📏 Additionally, small histogram values are smoothed out. #4349
  • You can now share your annotations with selected teams. 👥 These annotations appear in the Shared Annotations Tab in the dashboard. #4304

19.12.0

25 Nov 10:38
Compare
Choose a tag to compare

Highlights ✨

  • Added possibility to disable saving in an explorative annotation. This feature can save a lot of resources when dealing with very large NMLs which don't need to be persisted. #4321
  • Added support for importing tracings in a binary protobuf format via drag and drop. #4320
  • Fixed broken sorting in the dataset table of the dashboard. #4318

19.11.0

28 Oct 16:01
Compare
Choose a tag to compare

This release contains stability and performance improvements.

19.10.0

30 Sep 10:02
Compare
Choose a tag to compare

Highlights ✨

  • Clicking on an experience domain of a user, while multiple users are selected will edit the domain of all selected users (instead of only the domain of the clicked row). #4280
  • Creating a new skeleton tree group will always activate that group. #4282
  • Resetting a task to the initials state is now also allowed for volume tasks. #4276

19.09.0

29 Aug 07:46
10249f6
Compare
Choose a tag to compare

Highlights ✨

  • Users can see their own time statistics now. #4220
  • Added limited support for uint64 segmentation layer by using the lower 4 bytes. #4233
  • Added a scale bar to the 3D viewport. #4258
  • Added currently spent hours on a project to the project progress view. #4236

19.08.0

29 Jul 09:52
462f5e9
Compare
Choose a tag to compare

Highlights ✨

  • Added the possibility to remove isosurfaces from the 3D viewport by CTRL+Clicking it. #4185
  • Added support for int16 and uint16 color layers. #4152
  • Team managers and admins can now get tasks that they had previously cancelled. #4088
  • Increased performance for time logging. #4196