What's Changed
- Fixed stackoverflow when using the library in IIS (#2049)
- Added support for reading the XMP profile when pinging a raw image (#2052)
- Added
VersiontoMagickFormatInfo. - Fixed thread pool starvation in AsyncStreamWrapper causing concurrent ReadAsync/WriteAsync to stall (#2056)
- Fixed issue where ImportIndexedPixels would always use a GrayScale colorspace (#2057)
Related changes in ImageMagick since the last release of Magick.NET:
- Corrected IsPaletteImage check.
- Fix memory leak in ASHLAR coder when action fails (ImageMagick/ImageMagick#8865)
- Changed spatial PHASE algorithm
- Fixes for PTIF writer to re-enable default creation of pyramid levels (ImageMagick/ImageMagick#8884)
- Set the page values when reading the x and y offset in a tga file (ImageMagick/ImageMagick#8847)
Library updates:
- ImageMagick 7.1.2-29 (2026-07-27)
- libffi 3.7.1 (2026-07-10)
- fontconfig 2.18.2 (2026-07-09)
- libjpeg-turbo 3.2.0 (2025-06-30)
- libraqm 0.11.0 (2026-07-23)
- libraw 0.22.2 (2026-07-16)
Full Changelog: 14.15.0...14.16.0