Skip to content

Magick.NET 14.16.0

Latest

Choose a tag to compare

@dlemstra dlemstra released this 27 Jul 21:08
474ebe6

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 Version to MagickFormatInfo.
  • 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:

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