Releases: scalableminds/webknossos
Releases · scalableminds/webknossos
20.05.0
- Docker Image
scalableminds/webknossos:20.05.0
🐳
Run it viaexport DOCKER_TAG=="20.05.0" && ./start-docker.sh
. - Changelog
- Migration Guide
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
- Docker Image
scalableminds/webknossos:20.04.0
🐳
Run it viaexport DOCKER_TAG=="20.04.0" && ./start-docker.sh
. - Changelog
- Migration Guide
Highlights ✨
- Support for drag-and-drop import of NMLs into an open dataset. #4459
20.03.0
- Docker Image
scalableminds/webknossos:20.03.0
🐳
Run it viaexport DOCKER_TAG=="20.03.0" && ./start-docker.sh
. - Changelog
- Migration Guide
Highlights ✨
20.02.0
- Docker Image
scalableminds/webknossos:20.02.0
🐳
Run it viaexport DOCKER_TAG=="20.02.0" && ./start-docker.sh
. - Changelog
- Migration Guide
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
- Docker Image
scalableminds/webknossos:20.01.0
🐳
Run it viaexport DOCKER_TAG=="20.01.0" && ./start-docker.sh
. - Changelog
- Migration Guide
Highlights ✨
19.12.0
- Docker Image
scalableminds/webknossos:19.12.0
🐳
Run it viaexport DOCKER_TAG=="19.12.0" && ./start-docker.sh
. - Changelog
- Migration Guide
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
- Docker Image
scalableminds/webknossos:19.11.0
🐳
Run it viaexport DOCKER_TAG=="19.11.0" && ./start-docker.sh
. - Changelog
- Migration Guide
This release contains stability and performance improvements.
19.10.0
- Docker Image
scalableminds/webknossos:19.10.0
🐳
Run it viaexport DOCKER_TAG=="19.10.0" && ./start-docker.sh
. - Changelog
- Migration Guide
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
- Docker Image
scalableminds/webknossos:19.09.0
🐳
Run it viaexport DOCKER_TAG=="19.09.0" && ./start-docker.sh
. - Changelog
- Migration Guide
Highlights ✨
19.08.0
- Docker Image
scalableminds/webknossos:19.08.0
🐳
Run it viaexport DOCKER_TAG=="19.08.0" && ./start-docker.sh
. - Changelog
- Migration Guide