What's Changed
- Due to changes in the parameters of conform.py, FastSurfer was failing when a T2 image is passed (for HypVINN). This is not part of our test pipeline yet and remained unnoticed. This hot fix release patches that. #821
- It also improves the Mac build: upx not needed #819
- Finally, we also fix a numpy 2 incompatibility inside a rare if block #821
Full Changelog: v2.5.1...v2.5.2