Skip to content

Releases: scalableminds/webknossos

21.11.1

16 Dec 14:08
Compare
Choose a tag to compare

Please use 21.11.2 instead, due to another security upgrade


Highlights ✨

  • Fixed a security vulnerability by upgrading log4j to newest version (2.15.0). #5900

21.11.0

30 Nov 14:04
Compare
Choose a tag to compare

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

10 Nov 10:58
Compare
Choose a tag to compare

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

04 Oct 13:24
Compare
Choose a tag to compare

Highlights ✨

  • Added shortcuts K and L for toggling the left and right sidebars. #5709
  • Added support for datasets that have multiple segmentation layers. Note that only one segmentation layer can be rendered at a time, currently. #5683

21.08.0

27 Aug 07:47
Compare
Choose a tag to compare

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

22 Jul 10:34
7b928d0
Compare
Choose a tag to compare

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

09 Jun 07:56
Compare
Choose a tag to compare

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

05 May 11:09
Compare
Choose a tag to compare

Highlights ✨

  • Added a dark theme for webKnossos. #5407

21.05.0

30 Apr 12:58
Compare
Choose a tag to compare

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

25 Mar 11:05
Compare
Choose a tag to compare

Highlights ✨

  • Added the possibility to upload datasets without zipping them first. #5137
  • Added CTRL+Scroll for zooming, which enables pinch-to-zoom on some trackpads. #5224