HomePhabricator
Diffusion MITK 4e833c5d9879

2022 Week 43 (Late October)

Description

2022 Week 43 (Late October)

The following - possibly updated - changelog can be viewed as formatted
article at https://phabricator.mitk.org/w/mitk/changelog/2022.43/.

🛠 Third-party dependency changes

none

✨ New features

  • Segmentation
    • New GrowCut tool for semi-automatic segmentations
    • Position and size of the New/Rename Label dialog is preserved now
    • New additional shortcut for renaming labels: ALT + double click
    • Improved UI of several tools
  • Pixel value information moved from the status bar into a new dedicated Pixel Value plugin
  • New "Tip of the Day" feature in the Welcome page
  • View Navigator is shown by default now
  • Increased initial window size of the workbench
  • Improved themed icon of the standard display editor
  • New Turbo colormap

🐛 Bugfixes

  • Segmentation
    • Fixed invalid states of the Segmentation View GUI for certain selection scenarios
    • Fixed wrong label access of several tools regarding time steps and layers
    • Fixed undo/redo behavior of paintbrush tools
    • Fixed a crash in nnU-Net tool when download of pretrained models is immediately stopped
    • "Show only selected nodes" preference is applied immediately now
  • Extreme level window ranges do no longer result in crashes
  • Fixed a crash when loading MITK scene files with empty data
  • Fixed an issue in the data storage backend where predicates were ignored in certain cases
  • Welcome and Help pages are also shown on Ubuntu 22.04 now
  • Fixed wrong RAM usage reports on Linux and macOS
  • Fixed partially hidden OK button in selection dialog
  • Fixed F1 help access to View Navigator

🔥 API-breaking changes

In an ongoing cleanup effort, many deprecated or unused classes, methods, and other code snippets were removed or refactored. Migration should be straight forward if necessary at all.

In case you experience any trouble while doing so, please do not hesitate to contact us.

Details

Provenance
kislinskAuthored on Oct 28 2022, 5:18 PM
kislinskPushed on Oct 28 2022, 5:21 PM
Differential Revision
Restricted Differential Revision
Parents
rMITKe2a9d2db1788: Adding voxel value view to replace status bar information
rMITK5647a864520b: 2022 Week 40 (Very Early October)
Branches
Unknown
Tags
Unknown
References
tag: snapshots/2022-10-28
Tasks
T29324: Create view for pixel information

Merged Changes

This commit merges a very large number of changes. Only the first 50 are shown.