2021 Week 17 (Very Late April)
The following - possibly updated - changelog can be viewed as formatted
article at https://phabricator.mitk.org/w/mitk/changelog/2021.17/.
🛠 Third-party dependency changes
none
✨ New features
- Support custom pixel values for background in Segmentation Utilities → Image Masking
🐛 Bugfixes
- Fixed Region Growing 3D segmentation tool to work with 0 as seed point pixel value
- Fixed image rendering with the Multilabel colormap
🔥 API-breaking changes
QmitkDataNodeColorMapAction
The protected method UseWholePixelRange() was removed without replacement, since it is no longer needed in this context.