What's Changed
- Renamed
ExifPartstoExifIfdsand renamedExifProfile.PartstoExifProfile.AllowedIfdsand mark the old names as obsolete. - Store the exif ifd in the ExifTag to make prevent marking a tag as duplicate when it is found in another ifd (#2017)
- Fixed Regression: Clip() doesn't take the correct bounding box (#2019)
- Fixed Regression: ColorType is no longer persisted (#2020)
- Fixed Native DLLs (Magick.Native-Q16-*.dll) appear at project root in Solution Explorer on .NET Framework 4.8 (#2029)
Related changes in ImageMagick since the last release of Magick.NET:
- Heap Buffer Underwrite in Floyd-Steinberg depth dithering (GHSA-2hhq-c99x-492r)
- Stack Overflow in MVG decoder (GHSA-h36c-3666-h489)
- Infinite Loop in subimage-search with crafted image (GHSA-5v62-8fq6-cp9m)
- Policy Bypass in DCM decoder could result in image with invalid dimensions (GHSA-8pj9-6897-74xc)
- Policy Bypass can read disallowed files (GHSA-xcjm-wqff-m669)
- Heap Buffer Over-Write in MAT decoder on 32-bit systems (GHSA-4v89-6mgq-6rgc)
- Policy Bypass can trigger out-of-Memory condition (https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-q62c-h75r-2xhc)
- Heap Buffer Over-Write in ICON decoder due to incorrect loop (https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-g22q-f7gc-5jhr)
- Use-After-Free when allocation in CheckPrimitiveExtent fails (https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-px7q-ggqj-hcf2)
- Null Pointer Dereference in distort operation when passing incorrect arguments (https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-p9rq-q46c-g4x6)
- Memory Leak in wand option parser when providing invalid arguments (https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-j989-f892-2335)
- Heap Buffer Over-Write in SF3 encoder when writing multi-frame image (https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-44cp-c3ww-9rv5)
Library updates:
- ImageMagick 7.1.2-25 (2026-06-04)
- aom 3.14.1 (2026-05-22)
- libde265 1.1.0 (2026-05-26)
- openexr 3.4.12 (2026-05-25)
- libheif 1.23.0 (2026-05-29)
Full Changelog: 14.13.1...14.14.0