Skip to content

Releases: scalableminds/webknossos

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

19.07.0

01 Jul 11:11
4dcfd90
Compare
Choose a tag to compare

Highlights ✨

  • Added a histogram and min- / max-sliders to the dataset settings for each layer. This replaces the brightness and contrast settings. #4105
  • Added the possbility to enforce a certain magnification range for tasks (can be configured in the corresponding task type). #4101
  • Added the possibility for admins to add experience domains while creating new tasks. #4119

19.06.0

27 May 10:13
a8bf270
Compare
Choose a tag to compare

Highlights ✨

  • The time tracking view now displays dates instead of hours when having more than one day selected. #4028 📆
  • BossDB datasets can now be added to webKnossos using the webknossos-connect service. #4036
  • When holding CTRL while toggling the visibility of a layer, that layer will be made exclusively visible. #4061