Skip to content

Releases: scalableminds/webknossos

20.07.0

03 Jul 12:56
Compare
Choose a tag to compare

Highlights ✨

  • Fixed that the dataset list in the dashboard could reorder its items asynchronously which could be very annoying for the user. #4640

20.06.0

26 May 09:39
Compare
Choose a tag to compare

Highlights ✨

  • Compression of volume tracing data is now already done in the browser, reducing I/O load and required disk space. #4602 and #4623

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