2.1.3.0
Bugfixes
- Interpolation was not functional on Intel GPUs when processing 8- or 16-bit images using Affine Transform, Scale, Translate, Rotate, ResliceRadial and ApplyVectorField (Thanks to Johannes Girstmair for reporting)
- FallbackCLIJPluginService wasn't able to convert ij.CompositeImage (Thanks to Mustafa Elshani for reporting)
- Paste3D crashed in case one parameter was two-dimensional
New Features
- FallbackCLIJPluginService (only important for ImageJ, Icy, Matlab and QuPath integration) is extensible now, converters were added
Miscellaneous
- Categories were added to plugins
- Minor documentation improvements