Changes in Magick.NET:
- Added overload for LocalContrast that only changes the specified channels (#206)
- Make sure the ColorSpace is sRGB when converting to a Bitmap (#153 (comment)).
- Fixed bug when marking a value as an array in the ExifProfile.
- The JpegOptimizer now preserves all the APP1 markers when compression is lossless.
Related changes in ImageMagick since the last release of Magick.NET:
- Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz).
- Fixed bug when writing 1bit images in the PCX coder (#214).
- Added support for reading the eXIf chunk to the PNG coder (#218)
Library updates:
- ImageMagick 7.0.7.35