Skip to content

Releases: dlemstra/Magick.NET

Magick.NET 14.11.1

24 Mar 20:32
6a4660d

Choose a tag to compare

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

Library updates:

  • ImageMagick 7.1.2-18 (2026-03-23)
  • aom 3.13.2 (2026-03-19)
  • openexr 3.4.7 (2026-03-15)
  • harfbuzz 13.2.1 (2026-03-19)

Full Changelog: 14.11.0...14.11.1

Magick.NET 14.11.0

16 Mar 20:20
c32dd03

Choose a tag to compare

What's Changed

  • Added DcmReadDefines.

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

Library updates:

  • ImageMagick 7.1.2-17 (2026-03-16)
  • openexr 3.4.6 (2026-03-01)
  • freetype 2.14.2 (2026-03-01)
  • harfbuzz 13.0.1 (2026-03-07)
  • libxml2 2.15.2 (2026-03-03)

Full Changelog: 14.10.4...14.11.0

Magick.NET 14.10.4

09 Mar 21:06
439c9a9

Choose a tag to compare

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

Library updates:

  • ImageMagick 7.1.2-16 (2026-03-08)
  • openexr 3.4.5 (2026-02-21)

Full Changelog: 14.10.3...14.10.4

Magick.NET 14.10.3

23 Feb 21:22
b25f95b

Choose a tag to compare

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

Library updates:

  • ImageMagick 7.1.2-15 (2026-02-22)
  • gdk-pixbuf 2.44.5 (2026-01-29)
  • harfbuzz 12.3.2 (2026-01-24)
  • libheif 1.21.2 (2026-01-16)
  • libjxl 0.11.2 (2026-02-10)
  • libpng 1.6.55 (2026-02-09)
  • libraqm 0.10.4 (2026-02-05)
  • openjph 0.26.3 (2026-02-17)
  • zlib 1.3.2 (2026-02-17)

Full Changelog: 14.10.2...14.10.3

Magick.NET 14.10.2

19 Jan 21:56
0c9e3d6

Choose a tag to compare

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

  • Check if the aspect ratio is a known ratio when density_unit is set to zero and otherwise read it as an undefined density in the jpeg coder (ImageMagick/ImageMagick#8496)
  • Converting a PNG to AVIFF with Alpha(AlphaOption.Deactivate) and Scale causes application crash (#1950)
  • Release of Invalid Pointer in BilateralBlur when memory allocation fails (GHSA-39h3-g67r-7g3c)
  • Memory Leak in LoadOpenCLDeviceBenchmark() when parsing malformed XML (GHSA-qp59-x883-77qv)
  • NULL pointer dereference in MSL parser via tag before image load (GHSA-5vx3-wx4q-6cj8)
  • MSL: Stack overflow via infinite recursion in ProcessMSLScript (GHSA-9vj4-wc7r-p844)
  • Heap buffer overflow with attacker-controlled data in XBM parser (GHSA-r49w-jqq3-3gx8)

Library updates:

  • ImageMagick 7.1.2-13 (2026-01-19)
  • harfbuzz 12.3.0 (2025-12-27)
  • libheif 1.21.1 (2025-12-31)
  • lcms 2.18.0 (2026-01-09)
  • openjph 0.26.0 (2025-12-24)
  • libraw 0.22.0 (2026-01-13)

Full Changelog: 14.10.1...14.10.2

Magick.NET 14.10.1

30 Dec 07:57
42a952e

Choose a tag to compare

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

Library updates:

  • ImageMagick 7.1.2-12 (2025-12-29)
  • libjpeg-turbo 3.1.3 (2025-12-10)
  • liblzma 5.8.2 (2025-12-17)
  • libpng 1.6.53 (2025-12-05)

Full Changelog: 14.10.0...14.10.1

Magick.NET 14.10.0

10 Dec 16:40
f69d290

Choose a tag to compare

What's Changed

  • Allow specifying the pdf format in the constructor of the PdfWriteDefines (#1931).
  • Added HighBitDepth to the JpegWriteDefines.

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

Library updates:

  • ImageMagick 7.1.2-10 (2025-12-07)
  • brotli 1.2.0 (2025-10-27)
  • openexr 3.4.4 (2025-11-19)
  • harfbuzz 12.2.0 (2025-11-05)
  • openjph 0.25.3 (2025-11-16)
  • libpng 1.6.52 (2025-12-03)
  • REMOVED: libdeflate (#1932)

Full Changelog: 14.9.1...14.10.0

Magick.NET 14.9.1

29 Oct 06:10
4cc8cfc

Choose a tag to compare

What's Changed

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

  • CLAHE : Unsigned underflow and division-by-zero lead to OOB pointer arithmetic and process crash (DoS) (GHSA-wpp4-vqfq-v4hp)

Library updates:

  • ImageMagick 7.1.2-8 (2025-10-28)
  • openexr 3.4.2 (2025-10-16)
  • gdk-pixbuf 2.44.4 (2025-10-21)
  • imath 3.2.2 (2025-10-08)
  • libxml2 2.15.1 (2025-10-16)

Full Changelog: 14.8.2...14.9.0

Magick.NET 14.9.0

16 Oct 20:55
4703c3f

Choose a tag to compare

What's Changed

  • Converting Tif file with 2 alpha channels yields scrambled result. #1523
  • Embedded base64 image not rendered when converting SVG on Linux RHEL (regression since 14.7.1) #1917
  • Allow setting the StrokeDashArray of the DrawingSettings to null.
  • Moved static properties in ColorProfile to a new ColorProfiles class and mark them obsolete.

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

  • Fix issue where the size of a line is extended to 70 characters when writing a PBM image (ImageMagick/ImageMagick#8346).
  • Extra images will be added as meta channels when combining images.
  • Added support for reading and writing meta channels in a TIFF images with separate planes of data.
  • Promote photometric tiff tag to required
  • Added extra check to resolve issue on 32-bit systems (GHSA-9pp9-cfwx-54rm)

Library updates:

  • ImageMagick 7.1.2-7 (2025-10-15)
  • aom 3.13.1 (2025-09-05)
  • openexr 3.4.0 (2025-09-05)
  • freetype 2.14.1 (2024-09-11)
  • gdk-pixbuf 2.44.3 (2025-09-30)
  • harfbuzz 12.1.0 (2025-10-01)
  • libjpeg-turbo 3.1.2 (2025-09-03)
  • openjpeg 2.5.4 (2025-09-20)
  • libtiff 4.7.1 (2025-09-12)
  • libxml2 2.15.0 (2025-09-15)

Full Changelog: 14.8.2...14.9.0

Magick.NET 14.8.2

01 Sep 20:17
99a47d3

Choose a tag to compare

What's Changed

  • Corrected the generated version and added a unit test for it (#1894).
  • Fixed missing embedded resources in the native library (#1896 and #1898).

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

Library updates:

  • ImageMagick 7.1.2-3 (2025-08-31)
  • harfbuzz 11.4.4 (2025-08-26)

Full Changelog: 14.8.1...14.8.2