Skip to content

v1.1.0

Compare
Choose a tag to compare
@pmplewa pmplewa released this 10 Feb 15:33
· 9 commits to main since this release

What's Changed

New Features

  • Added support to optionally load available annotation data into Shapes and Points layers, when using the wsidicom backend.
  • Added a convenience function to_viewer that allows adding the layers provided by any WSIStore to the viewer in one step.

Other Changes

  • Restructured the image layer metadata to distinguish original and derived metadata.
  • The color_space metadata now indicates the active color space, rather than the target color space selected in the widget.

Pull Requests

Full Changelog: v1.0.0...v1.1.0