github dlemstra/Magick.NET 14.17.0
Magick.NET 14.17.0

2 hours ago

What's Changed

  • Make sure that ReadAsync and WriteAsync throw an OperationCanceledException when the task was canceled (#2066)
  • Fixed decoding of yuv422 tiff (#2074)
  • Added JFIF as a supported extension (##2075)
  • Report the correct error when decoding an invalid WebP file (#2076)
  • Make sure we clear the collection before reading in the ReadAsync and PingAsync methods (#2077)
  • Make sure that WriteAsync uses a stream that is both readable and writable when reading from a file path (#2081)
  • Fixed cancelling MagickImage.ReadAsync crashes the process with an access violation (14.16.0, 14.15.0) (#2084)

Related changes in ImageMagick since the last release of Magick.NET:

Library updates:

  • ImageMagick 7.1.2-31 (2026-09-03)
  • aom 3.15.0 (2026-08-25)
  • openexr 3.4.15 (2026-08-22)
  • libffi 3.8.0 (2026-08-09)
  • fontconfig 2.18.3 (2026-08-06)
  • gdk-pixbuf 2.44.8 (2026-08-12)
  • harfbuzz 14.4.0 (2026-08-26)
  • libheif 1.23.2 (2026-08-25)
  • imath 3.2.3 (2026-08-20)
  • openjph 0.31.0 (2026-07-27)

Full Changelog: 14.16.0...14.17.0

Don't miss a new Magick.NET release

NewReleases is sending notifications on new releases.