== Test installers ==
- [[https://www.mitk.org/download/ci/snapshots/Windows/MITK-snapshots_2021-01-25-windows-x86_64.zip | Windows 10]]
- [[https://www.mitk.org/download/ci/snapshots/Ubuntu%2018.04/MITK-snapshots_2021-01-25-linux-x86_64.tar.gz | Ubuntu 18.04]]
- [[https://www.mitk.org/download/ci/snapshots/macOS%20Mojave/MITK-snapshots_2021-01-25-macos-x86_64.dmg | macOS Mojave 10.14]]
== Bugfixes (and features) resolved in the release branches ==
- Fixed UI state of the Point Set Interaction View if a point set is initially selected and removed dysfunctional context menu
- Removed Corrector tool from 2-d segmentation tools. Use the Add and Subtract tools as replacement. Remember that the {key ctrl} key inverts their operation type.
- Simplified question whether to create a static or dynamic segmentation for a dynamic patient image
- MITK-ProjectTemplate example plugin migrated to new selection widget
- Shortlinks in the Windows installer for true command-line apps do not use the START command anymore but call them directly instead
- MITK package config files have a new output variable `ALL_LINK_DIRECTORIES` to specify link directories in modules and plugins for certain PACKAGE_DEPENDS (needed for Nvidia AIAA)
- OpenSSL is a general optional dependency now and if found, the Crypto and NetSSL components of Poco are enabled (needed for Nvidia AIAA, tested manually by using Poco to retrieve https://github.com/ in a plugin and by building it in a draft Differential D458)
== Nvidia AI-Assisted Annotation ==
I created a Github issue with a patch for the Nvidia guys: https://github.com/NVIDIA/ai-assisted-annotation-client/issues/78