Releases: scalableminds/webknossos
Releases · scalableminds/webknossos
21.11.1
Please use 21.11.2 instead, due to another security upgrade
- Docker Image
scalableminds/webknossos:21.11.1
🐳
Run it viaexport DOCKER_TAG=="21.11.1" && ./start-docker.sh
. - Changelog
Highlights ✨
- Fixed a security vulnerability by upgrading log4j to newest version (2.15.0). #5900
21.11.0
- Docker Image
scalableminds/webknossos:21.11.0
🐳
Run it viaexport DOCKER_TAG=="21.11.0" && ./start-docker.sh
. - Changelog
- Migration Guide
Highlights ✨
- Added a new bounding box tool that allows resizing and creating bounding boxes more easily. Additionally, the context menu now contains options to modify the bounding box close to the clicked position. #5767
21.10.0
- Docker Image
scalableminds/webknossos:21.10.0
🐳
Run it viaexport DOCKER_TAG=="21.10.0" && ./start-docker.sh
. - Changelog
- Migration Guide
Highlights ✨
- A new "Segments" tab was added which replaces the old "Meshes" tab. The tab renders a list of segments within a volume annotation for the visible segmentation layer. The list "grows" while creating an annotation or browsing a dataset. For example, selecting an existing segment or drawing with a new segment id will both ensure that the segment is listed. Via right-click, meshes can be loaded for a selected segment. The mesh will be added as child to the segment. #5696
- Enhanced the volume fill tool to so that it operates beyond the dimensions of the current viewport. Additionally, the fill tool can also be changed to perform in 3D instead of 2D. #5733
- The active mapping is now included in the link copied from the "Share" modal or the new "Share" button next to the dataset position. It is automatically activated for users that open the shared link. #5738
21.09.0
- Docker Image
scalableminds/webknossos:21.09.0
🐳
Run it viaexport DOCKER_TAG=="21.09.0" && ./start-docker.sh
. - Changelog
- Migration Guide
Highlights ✨
21.08.0
- Docker Image
scalableminds/webknossos:21.08.0
🐳
Run it viaexport DOCKER_TAG=="21.08.0" && ./start-docker.sh
. - Changelog
- Migration Guide
Highlights ✨
- Added the possibility to restrict the volume resolutions when creating explorative annotations. Use this to annotate larger structures without creating tons of high-res data. #5645
- Most recent dataset conversions are shown in dashboard (if the webKnossos instance supports processing jobs). #5597
- Added UI to infer nuclei for webknossos instances that support jobs (e.g., webknossos.org). #5669
21.07.0
- Docker Image
scalableminds/webknossos:21.07.0
🐳
Run it viaexport DOCKER_TAG=="21.07.0" && ./start-docker.sh
. - Changelog
- Migration Guide
Highlights ✨
- Several improvements and changes have been implemented for the toolbar, sidebar and status bar. See the full changelog for all details (grouped under #5384). Alternatively, read the corresponding blog post. The most important changes are:
- The toolbar now contains dedicated tools for moving, editing skeletons and erasing volume data.
- Right click opens a context menu for all tools, unless "Classic Mode" is enabled in the Settings tab (left sidebar).
- The two tabs in the left sidebar "Annotation" and "Dataset" were renamed and restructured to "Layers" and "Settings". Some elements were also moved to other areas, such as the toolbar (e.g., the merger mode) or to dedicated tabs in the right sidebar (e.g., bounding boxes).
- The status bar contains additional elements for (editable) information, such as the active tree id (previously positioned in the left sidebar).
- Added compatibility with newer JREs, tested with 8, 11 and 14. #5558
21.06.0
- Docker Image
scalableminds/webknossos:21.06.0
🐳
Run it viaexport DOCKER_TAG=="21.06.0" && ./start-docker.sh
. - Changelog
- Migration Guide
Highlights ✨
- Added the possibility to load precomputed meshes from a meshfile via the meshes tab or context menu. #5345
- Added the option to hide the plane borders and crosshairs in the 3D viewport. Also, this setting was moved from the "Other" section of the user settings to the 3D viewport. Additionally, added a setting to hide the dataset bounding box in the 3D view. #5440
21.05.1
- Docker Image
scalableminds/webknossos:21.05.1
🐳
Run it viaexport DOCKER_TAG=="21.05.1" && ./start-docker.sh
. - Changelog
- Migration Guide
Highlights ✨
- Added a dark theme for webKnossos. #5407
21.05.0
- Docker Image
scalableminds/webknossos:21.05.0
🐳
Run it viaexport DOCKER_TAG=="21.05.0" && ./start-docker.sh
. - Changelog
- Migration Guide
Highlights ✨
- The layout of the tracing view was revamped. Most notably, the layout now has two well-behaved sidebars (left and right) which can be collapsed and expanded while the remaining space is used for the main data view. Additionally, a status bar was added which shows important information, such as the currently rendered magnification and useful mouse controls. #5279
- Added a screenshot of the 3D view when using the screenshot functionality in the tracing view. #5324
21.04.0
- Docker Image
scalableminds/webknossos:21.04.0
🐳
Run it viaexport DOCKER_TAG=="21.04.0" && ./start-docker.sh
. - Changelog
- Migration Guide