ImageMagick

Media

ImageMagick release notes.

Latest 7.1.2-31 · by ImageMagick StudioWritten in CWebsiteImageMagick/ImageMagickRSS

Release activity

Release activity — 12 releases across 10 days since Apr 21, 2026. Each cell is one day; darker means more releases that day. Nothing is recorded before Apr 21, 2026. Older weeks are hidden at this screen width.
JunJulAugSep
SundayNo releases on May 24, 2026No releases on May 31, 2026No releases on Jun 7, 2026No releases on Jun 14, 20261 release on Jun 21, 2026No releases on Jun 28, 20261 release on Jul 5, 2026No releases on Jul 12, 2026No releases on Jul 19, 2026No releases on Jul 26, 2026No releases on Aug 2, 2026No releases on Aug 9, 2026No releases on Aug 16, 20261 release on Aug 23, 2026No releases on Aug 30, 2026No releases on Sep 6, 2026
MondayNo releases on May 25, 2026No releases on Jun 1, 2026No releases on Jun 8, 2026No releases on Jun 15, 2026No releases on Jun 22, 2026No releases on Jun 29, 2026No releases on Jul 6, 2026No releases on Jul 13, 2026No releases on Jul 20, 20262 releases on Jul 27, 2026No releases on Aug 3, 2026No releases on Aug 10, 2026No releases on Aug 17, 2026No releases on Aug 24, 2026No releases on Aug 31, 2026No releases on Sep 7, 2026
Tuesday1 release on May 26, 2026No releases on Jun 2, 2026No releases on Jun 9, 2026No releases on Jun 16, 2026No releases on Jun 23, 2026No releases on Jun 30, 2026No releases on Jul 7, 2026No releases on Jul 14, 2026No releases on Jul 21, 2026No releases on Jul 28, 2026No releases on Aug 4, 2026No releases on Aug 11, 2026No releases on Aug 18, 2026No releases on Aug 25, 2026No releases on Sep 1, 2026No releases on Sep 8, 2026
WednesdayNo releases on May 27, 2026No releases on Jun 3, 2026No releases on Jun 10, 2026No releases on Jun 17, 2026No releases on Jun 24, 2026No releases on Jul 1, 2026No releases on Jul 8, 2026No releases on Jul 15, 2026No releases on Jul 22, 2026No releases on Jul 29, 2026No releases on Aug 5, 2026No releases on Aug 12, 2026No releases on Aug 19, 2026No releases on Aug 26, 2026No releases on Sep 2, 2026
ThursdayNo releases on May 28, 20261 release on Jun 4, 2026No releases on Jun 11, 2026No releases on Jun 18, 2026No releases on Jun 25, 2026No releases on Jul 2, 2026No releases on Jul 9, 2026No releases on Jul 16, 2026No releases on Jul 23, 2026No releases on Jul 30, 2026No releases on Aug 6, 2026No releases on Aug 13, 2026No releases on Aug 20, 2026No releases on Aug 27, 20261 release on Sep 3, 2026
FridayNo releases on May 29, 2026No releases on Jun 5, 2026No releases on Jun 12, 2026No releases on Jun 19, 2026No releases on Jun 26, 2026No releases on Jul 3, 2026No releases on Jul 10, 2026No releases on Jul 17, 2026No releases on Jul 24, 2026No releases on Jul 31, 2026No releases on Aug 7, 2026No releases on Aug 14, 2026No releases on Aug 21, 2026No releases on Aug 28, 2026No releases on Sep 4, 2026
SaturdayNo releases on May 30, 2026No releases on Jun 6, 2026No releases on Jun 13, 2026No releases on Jun 20, 2026No releases on Jun 27, 2026No releases on Jul 4, 2026No releases on Jul 11, 2026No releases on Jul 18, 2026No releases on Jul 25, 2026No releases on Aug 1, 2026No releases on Aug 8, 2026No releases on Aug 15, 2026No releases on Aug 22, 2026No releases on Aug 29, 2026No releases on Sep 5, 2026

12 releases since Apr 21, 2026, busiest day 2

Changelog

7.1.2-31

Latest
Added 2
  • Initial framework for the c2pa coder
  • Create SBOM for portable builds
Changed 3
  • Require libultrahdr 1.4.0 for UHDR support
  • Limit c2pa support to decoding only
  • Trim labels to prevent code injection
Fixed 7
  • Use registered UHDR module name in policy check
  • Fixed policy check for coders
  • Corrected the call to CheckPrimitiveExtent to fix the use of uninitialized heap memory
  • Escape the labels to prevent code injection
  • Added missing check for eof when using the custom stream reader in ReadBlob
  • Use a better algorithm to determine the numerator and denominator
  • Added missing null check to avoid a null pointer dereference

From ImageMagick

Merged
  • build: require libultrahdr 1.4.0 for UHDR #8936
  • fix: use registered UHDR module name in policy check #8935
  • build(deps): bump azure/login from 3.0.1 to 3.0.2 #8934
  • build(deps): bump the codeql-action group with 3 updates #8933
  • build(deps): bump the codeql-action group with 3 updates #8925
  • build(deps): bump ubuntu from 678c655 to 2260313 in /.devcontainer #8923
Commits
View originalPermalink
How 7.1.2-31 went

7.1.2-30

Added 2
  • Amiga Workbench .info coder (image/x-amiga-icon)
  • Initial support for the aseprite format
Changed 1
  • Deny inline implicit image formats
Fixed 7
  • Fix inline SVG style precedence
  • Preserve page offsets in PCX images
  • Fix YCbCr TIFF images to always convert to RGB via the generic reader
  • Return error when WebPDemuxGetFrame fails
  • Explicitly check for read() and write() errors
  • Fixed double free in non cairo builds
  • Don't throw a fatal exception when hitting a recursion depth
Security 1
  • Report errors or return null instead of exiting the process

From ImageMagick

Merged
  • Fix inline SVG style precedence #8920
  • Amiga Workbench .info coder (image/x-amiga-icon) #8606
  • Preserve page offsets in PCX images #8921
  • build(deps): bump the codeql-action group with 3 updates #8917
  • build(deps): bump the codeql-action group across 1 directory with 3 updates #8909
  • build(deps): bump azure/login from 3.0.0 to 3.0.1 #8911
  • build(deps): bump actions/attest from 4.2.1 to 4.2.2 #8910
  • Added initial support for the aseprite format #8783
  • build(deps): bump the codeql-action group with 3 updates #8907
  • build(deps): bump ubuntu from 3131b4c to 678c655 in /.devcontainer #8903
  • build(deps): bump actions/attest from 4.2.0 to 4.2.1 #8904
  • build(deps): bump ossf/scorecard-action from 2.4.3 to 2.4.4 #8896
  • build(deps): bump the codeql-action group with 3 updates #8895
  • build(deps): bump the codeql-action group with 3 updates #8891
Commits
View originalPermalink
How 7.1.2-30 went

7.1.2-29

Added 1
  • Add WEBP compress case when writing
Changed 1
  • Update dependencies
Fixed 3
  • Make sure we read the bits_per_sample before using it
  • Only set the TIFFTAG_WEBP_LEVEL when the quality is not undefined
  • Add missing typecast
Removed 2
  • Remove unnecessary include
  • Remove checks for values from tif_config.h that are not included, libtiff will report errors itself now

From ImageMagick

Commits
  • beta release b8ae505
  • Updated the dependencies. 90f5b91
  • add WEBP compress case when writing f35294e
  • Removed unnecessary include. 1e2f64f
  • Removed checks for values from tif_config.h that are not included, libtiff will report errors itself now. 7cf1988
  • Only set the TIFFTAG_WEBP_LEVEL when the quality is not undefined. 02ac849
  • Make sure we read the bits_per_sample before using it. 0af4ede
  • Added missing typecast. b919b37
  • release 360eda5
View originalPermalink
How 7.1.2-29 went

7.1.2-28

Added 1
  • Introduce image:frames define
Changed 1
  • Divide honors SVG 1.2; divide-dst and divide-src are mathematical ops
Fixed 18
  • Fix memory leak in ASHLAR coder when action fails
  • Fix writing video output to stdout in Windows
  • Re-add support for libheif 1.7.0
  • Fixes for PTIF writer to re-enable default creation of pyramid levels
  • Address remote TOCTOU issues
  • Map Windows file identity into st_dev/st_ino

From ImageMagick

Merged
  • build(deps): bump ubuntu from b7f4819 to 3131b4c in /.devcontainer #8876
  • build(deps): bump actions/checkout from 7.0.0 to 7.0.1 #8882
  • Fixes for PTIF writer to re-enable default creation of pyramid levels #8884
  • build(deps): bump the codeql-action group with 3 updates #8881
  • build(deps): bump actions/attest from 4.1.1 to 4.2.0 #8880
  • fix: upgrade http:// to https:// in README.md #8867
  • Fix memory leak in ASHLAR coder when action fails #8865
  • build(deps): bump github/codeql-action/upload-sarif #8862
  • build(deps): bump github/codeql-action/analyze from 4.36.3 to 4.37.0 #8863
  • build(deps): bump github/codeql-action/init from 4.36.3 to 4.37.0 #8861
  • Fix writing video output to stdout in Windows #8860
  • build(deps): bump github/codeql-action/upload-sarif #8851
  • build(deps): bump github/codeql-action/analyze from 4.36.2 to 4.36.3 #8849
  • build(deps): bump github/codeql-action/init from 4.36.2 to 4.36.3 #8850
  • re-add support for libheif 1.7.0 #8841
Fixed
  • Fix writing video output to stdout in Windows (#8860) #7900
Commits
  • beta release 3dd3215
  • Make sure git is configured properly when updating the website. 2e09a16
  • address remote TOCTOU issues 99d821d
  • eliminate compiler warning 8e835bd
  • map Windows file identity into st_dev/st_ino. a15976c
  • eliminate compiler warning c36f9ed
  • check image file identity da02de3
  • normalize the AE metric f85632e
  • eliminate compiler warning 414297f
  • support ImageInfo properties member 560f000
  • improve formatting 23cfa27
  • eliminate compiler warning 2f7deb8
  • initialize image info properties ee20b08
  • cosmetic d87c54b
  • revert c5a692a
  • time-of-check to time-of-use check ef0eb6d
  • normalize AE metric de81b9a
  • if path attributes fail relinquish memory 9f18109
  • ensure file resource identify is valid bbbf79e
  • premature reconstruct destruction d110964
  • revert similarity image patch 60c110f
  • if compare:virtual-pixels is present and false then min bounds 11b86af
  • restore parallelism 33e5931
  • include file mode when validating file identity c081559
  • eliminate compiler exception 94df319
  • define POSIX file type and permission macros 4fcd510
  • localize defines d99edfd
  • define S_IWUSR ed17fb2
  • https://github.com/ImageMagick/ImageMagick/issues/8856 2d68170
  • reviewed and made subtle corrections to a few composite ops 55e52c4
  • Corrected IsPaletteImage check. b93264e
  • Corrected comment. 10e4271
  • https://github.com/ImageMagick/ImageMagick/issues/8858 686729b
  • eliminate compiler warning a73378f
  • eliminate compiler warning 55a6aaf
  • update to the latest ImageMagick documentation 60fcb88
  • Restored icon. d551454
  • Updated configure. 8714fef
  • Small memory allocation optimization. 2d4d387
  • Updated configure. e0c11e3
  • Use max compression for all archives. 8270efa
  • guarantee round-trip fidelity for IEEE‑754 doubles without printing spurious digits 676d2c3
  • No longer inline the method to reduce the local stack size. d53e028
  • correct cast from char to quantum 0f86975
  • https://github.com/ImageMagick/ImageMagick/issues/8864 549f90b
  • do not divide by alpha for plus op 31c97dd
  • revert 5bbda08
  • introduce image:frames define 7fd62c7
  • eliminate compiler warning 4548c02
  • FILE_READ_ATTRIBUTES is preferred over GENERIC_READ 63cc8c7
  • Updated the dependencies. 873e31a
  • safe read/write 20dcf6d
  • use 1mb chunks 7618f43
  • use parens in macro 7a5bc5b
  • eliminate compiler warning 3744060
  • https://github.com/ImageMagick/ImageMagick/issues/8436 f2e478b
  • avoid division by 0 ec19dcd
  • cosmetic 62da037
  • revert 3e31b7f
  • increase threads for PHASE metric 5a774ca
  • fix PDC metric fc48f7d
  • correct angle 836651e
  • https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-6rvv-36hw-5rgf 297c894
  • Read DNG profiles when pinging the image. eeea9da
  • Cosmetic. 55c96d0
  • configure distributed cache max clients and max unathenticated clients e9c84d9
  • precompute the phase spectrum for all (u,v) frequency pairs simultaneously, 8470c17
  • use virtual memory for phase spectra 4c2e04d
  • cosmetic 46c11a2
  • spatial phase subimage search 073502f
  • add zlib dependency a5956e8
  • restore FFT case 39fa09d
  • Restored logo vector files. b3c3fba
  • Exclude logo from the release archive. e40b4d4
  • Cosmetic. 8e2561a
  • improve numerical stability c08cf98
  • handle non-square images e5f4934
  • thread phase spectra 7211f83
  • eliminate compiler warning 8f527e8
  • add workload factor define 6825ff5
  • eliminate compiler warning 11de3d1
  • adapt Fred’s spatial PHASE algorithm f94ceb9
  • Group codeql-action in dependabot. 1593696
  • divide is reserved by SVG specification; use divide-fx for mathematical divide b3268b9
  • divide honors SVG 1.2; divide-dst and divide-src are mathematical ops bf438a1
  • scale FFT phase distortion 7981cef
  • count the # of channels 2a4b002
  • normalize PDC metric 9fabbd4
  • https://github.com/ImageMagick/ImageMagick/issues/8858 f8fdd19
  • Updated the dependencies. 362affe
  • Version 0.11.0 of the raqm library no longer accepts text that contains a paragraph separator. 37609a6
  • correct conditional 7b65dd1
  • Set the page values when reading the x and y offset in a tga file (#8847). 832722a
  • Write the x and y offset in the tga encoder when the value fit in the unsigned short range. f55e398
  • release c2068fb
View originalPermalink
How 7.1.2-28 went

7.1.2-27

Added 2
  • Add method to determine the endian of the host
  • Add method to check if incrementing a value would result in an overflow
Changed 4
  • Preserve HEIC CICP and CLLI metadata
  • Improve cache I/O robustness and fix race conditions
  • Support coder strict streaming attribute
  • Require at least version 1.11.0 of the libheif library
Fixed 6
  • Fix HEIC identity CICP with chroma subsampling
  • Check profile length before reading header in GetIPTCStream
  • Read Cairo ARGB32 in host byte order so SVG colors are correct on big-endian
  • Reject otb files that declare more pixels than the file holds
  • Revert soname change
  • Make sure to check the length after each read
Security 8
  • Fix vulnerability GHSA-422r-8c97-xcg4
  • Fix vulnerability GHSA-93x9-jq8c-cwcc
  • Fix vulnerability GHSA-xv2g-79vc-75qf
  • Fix vulnerability GHSA-g568-j2hh-jr58
  • Fix vulnerability GHSA-cvxf-g9w2-7mcx
  • Fix vulnerability GHSA-h22j-f9xw-xjjm
  • Fix vulnerability GHSA-cvhv-g4rq-3hmw
  • Fix vulnerability GHSA-7rgw-xg25-prjm

From ImageMagick

Merged
  • Fix HEIC identity CICP with chroma subsampling #8828
  • build(deps): bump actions/attest from 4.1.0 to 4.1.1 #8835
  • build(deps): bump ubuntu from 53958ec to b7f4819 in /.devcontainer #8834
  • build(deps): bump actions/setup-python from 6.2.0 to 6.3.0 #8830
  • check profile length before reading header in GetIPTCStream #8829
  • Read Cairo ARGB32 in host byte order so SVG colors are correct on big-endian #8825
  • Preserve HEIC CICP and CLLI metadata #8824
  • reject otb files that declare more pixels than the file holds #8826
  • build(deps): bump msys2/setup-msys2 from 2.31.1 to 2.32.0 #8807
  • build(deps): bump actions/checkout from 6.0.3 to 7.0.0 #8818
  • Fix #8819 revert soname change #8820
  • build(deps): bump ubuntu from f3d2860 to 53958ec in /.devcontainer #8814
Fixed
  • Fix #8819 revert soname change (#8820) #8819
Commits
View originalPermalink
How 7.1.2-27 went

7.1.2-26

Added 5
  • Add primary still image to animated AVIF for Firefox compatibility in heic
  • Detect Ultra HDR JPEGs from gain-map metadata
  • Preserve Ultra HDR JPEG gain maps when transcoding
  • Support ThrowPolicyException() convenience define
  • Export IsRightsAuthorizedByName()
Fixed 9
  • Check rows*columns overflow in sct ReadSCTImage
  • Bound 8bim resolution resource read in GetProfilesFromResourceBlock
  • Fix build errors for OSS-Fuzz
  • Reject cineon files with an invalid bits per pixel
  • Seek to the start of the blob if possible when opening a custom stream
  • Auto-detect DNG image wrapped in a TIFF
Removed 1
  • Remove legacy vsprintf fallback in drawing-wand.c
Security 1
  • Address multiple security vulnerabilities

From ImageMagick

Merged
  • check rows*columns overflow in sct ReadSCTImage #8812
  • bound 8bim resolution resource read in GetProfilesFromResourceBlock #8798
  • OSS-Fuzz: Fix build errors #8808
  • heic: add primary still image to animated AVIF for Firefox compatibility #8804
  • chore: remove legacy vsprintf fallback in drawing-wand.c #8796
  • Detect Ultra HDR JPEGs from gain-map metadata #8794
  • build(deps): bump github/codeql-action from 4.36.1 to 4.36.2 #8795
  • Preserve Ultra HDR JPEG gain maps when transcoding #8788
  • build(deps): bump actions/checkout from 6.0.2 to 6.0.3 #8790
  • build(deps): bump github/codeql-action from 4.36.0 to 4.36.1 #8789
  • reject cineon files with an invalid bits per pixel #8781
Commits
View originalPermalink
How 7.1.2-26 went

7.1.2-25

Changed 2
  • Centralize checking if pinged images have a size that has zero columns or rows and removed redundant checks
  • Export SetQuantumExtent() private method so coders can leverage it
Fixed 3
  • Validate argument count for polynomial distortion
  • Fix rare exception message leak
  • Make sure the mask is properly respected when setting the alpha channel
Security 7
  • Fix out-of-bounds read of GPS rationals in GetEXIFProperty
  • Reject HDR files with a negative width or height
  • Reject PGX files with invalid dimensions or precision
  • Reject RLA files with an inverted active window
  • Reject FITS files with an invalid bits per pixel
  • Reject SGI files with zero columns or rows
  • Reject DDS files with zero columns or rows

From ImageMagick

Merged
  • validate argument count for polynomial distortion #8780
  • fix oob read of gps rationals in GetEXIFProperty #8782
  • reject hdr files with a negative width or height #8765
  • reject pgx files with invalid dimensions or precision #8764
  • reject rla files with an inverted active window #8770
  • build(deps): bump github/codeql-action from 4.35.5 to 4.36.0 #8775
  • reject fits files with an invalid bits per pixel #8760
  • reject sgi files with zero columns or rows #8761
  • reject dds files with zero columns or rows #8762
Commits
View originalPermalink
How 7.1.2-25 went

7.1.2-24

Added 1
  • add profile_fuzzer for raw EXIF/XMP/IPTC/ICC parsing
Changed 3
  • don't raise exceptions for warnings in the constructors of CoderInfo and Color
  • use Visual Studio 2026 in the Windows build
  • update Windows dependencies
Fixed 13
  • reject mtv files with zero columns or rows
  • reject tga files with zero columns or rows
  • reject cineon files with zero columns or rows
  • reject farbfeld files with zero columns or rows
  • free the chunk when hitting max loop
  • set a limit on the profile size when fuzzing images
Security 1
  • fix heap-based overflow vulnerability

From ImageMagick

Merged
  • reject mtv files with zero columns or rows #8758
  • reject tga files with zero columns or rows #8756
  • reject cineon files with zero columns or rows #8754
  • build(deps): bump ubuntu from 22.04 to 26.04 in /.devcontainer #8751
  • reject farbfeld files with zero columns or rows #8750
  • build(deps): bump caphyon/advinst-github-action from 2.0.2 to 2.0.3 #8742
  • build(deps): bump github/codeql-action from 4.35.4 to 4.35.5 #8749
  • Add profile_fuzzer for raw EXIF/XMP/IPTC/ICC parsing #8736
Commits
View originalPermalink
How 7.1.2-24 went

7.1.2-23

Added 1
  • Allow reading more pixel masks in the DDS decoder
Changed 6
  • Set the mask_traits to undefined when setting masks
  • Improved performance when pinging an animated avif image
  • Check if the TIFF file that is being read is a DNG file and then switch to the DNG decoder
  • Check the image extent before decoding the webp image and improved the error handling
  • Validate the DPC pixel cache on read
  • Only apply ignore_sequence_editlist in libheif 1.21
Security 1
  • Fixed security vulnerabilities GHSA-3rvp-mpr5-qjm9, GHSA-36wm-hprc-mcf5, GHSA-jcqp-6r6f-3mfx, GHSA-7gg8-qqx7-92g5, GHSA-533m-3wf6-c33v, GHSA-88wq-x9gc-45h8, GHSA-5r4x-w6p5-222q, GHSA-xf64-q5rg-85g5, GHSA-4g75-9r48-jf92, GHSA-p93h-f2jc-477j, GHSA-rcr6-g7jc-f57g, and GHSA-6gxq-f64p-5w6f

From ImageMagick

Merged
  • build(deps): bump github/codeql-action from 4.35.3 to 4.35.4 #8733
  • ignore_sequence_editlist only in libheif 1.21 #8729
Commits
View originalPermalink
How 7.1.2-23 went

7.1.2-22

Changed 4
  • Extent was computed in bytes; now in element count
  • Use heif_has_compatible_filetype instead to check the file type
  • Only reset the image type when ValidatePixelCacheMorphology returns false
  • Added version check with fallback to the old implementation
Fixed 8
  • Fix unsound free of uninitialized pointers in GetImageFeatures error path
  • Reset image type after -combine to avoid incorrect output images
  • Corrected the return value for PSD image with a color map
  • Set a limit to the kernel order to avoid an overflow resulting in a divide by zero
  • Decode the media timeline instead to avoid reading too many images
  • Added missing check for the list length limit in the PSD decoder
  • Added early exits when reading all the images would hit the list length limit
  • Added extra conditions for when ReadGenericMethod should be used when reading a jpeg compressed tiff file

From ImageMagick

Merged
  • Fix unsound free of uninitialized pointers in GetImageFeatures error path #8724
  • build(deps): bump github/codeql-action from 4.35.2 to 4.35.3 #8719
  • build(deps): bump msys2/setup-msys2 from 2.31.0 to 2.31.1 #8697
  • build(deps): bump github/codeql-action from 4.35.1 to 4.35.2 #8684
  • build(deps): bump lxml from 6.0.2 to 6.1.0 in /.github/build/python #8683
Commits
View originalPermalink
How 7.1.2-22 went

7.1.2-20

Added 1
  • Add source archive to the release
Changed 8
  • Eliminate deprecated omp_set_nested()
  • Update to latest autoconf/automake
  • Support MSYS2
  • Update Windows dependencies
  • Allow namespace::pattern when checking policy rights
  • Mention symlink system policy
  • Evaluate each requested right independently and combine them
  • Support pixel difference count (PDC) compare metric
Fixed 9
  • Fix JXL orientation when writing
  • Correct the patch for reading JPEG compressed TIFF images
  • Eliminate compiler warnings
  • Add extra checks for older version of libxml2 that can raise errors inside xmlCreatePushParserCtxt
  • Fix missing volatile on quantum_info in WriteOnePNGImage
  • Make another variable volatile
Removed 1
  • Remove unmaintained VMS files

From ImageMagick

Merged
  • Fix JXL orientation when writing. #8673
  • build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 #8677
Commits
  • beta release f601163
  • Use the version instead of sha in the version of the AppImage. 3ec02c4
  • Corrected the patch that was made earlier to fix reading JPEG compressed TIFF images (dlemstra/Magick.NET/issues/1993) 3da25c6
  • eliminate deprecated omp_set_nested() e529068
  • latest autoconf/automake updatde 2db63fd
  • eliminate compiler warning ad3d279
  • eliminate compile warning 141d988
  • https://github.com/ImageMagick/ImageMagick/issues/8674 1aea2ad
  • support MSYS2 9848360
  • Added extra checks for older version of libxml2 that can raise errors inside xmlCreatePushParserCtxt. 2d6a2bb
  • support MSYS2 e9050b7
  • Simplify windows (sym)link check and moved it to nt-base where the rest of the methods are. ddb2e42
  • Fix missing volatile on quantum_info in WriteOnePNGImage c9ccc99
  • Updated the Windows dependencies. ddb1f6c
  • allow namespace::pattern when checking policy rights 7499ad0
  • cosmetic b94650b
  • eliminate compiler warning 3cb2bda
  • Make another variable volatile. ea1d15b
  • mentioned symlink system policy 313aeba
  • Call CloseBlob on the correct image to prevent the blob from remaining open (dlemstra/Magick.NET/issues/1997) f7496a3
  • https://github.com/ImageMagick/ImageMagick/issues/8674 9e1b9fd
  • https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-7mxf-ff4f-jj7p 2598004
  • release icon directory 635006f
  • check that we have enough coordinates for a round line cap 8ae4ff1
  • Removed unmaintained vms files. 5e2f3f6
  • Also add a source archive to the release. f7ff407
  • Added missing dependency and use more consistent names. 9b7504b
  • update exception message c32d3b1
  • evaluate each requested right independently and combine them 9051eb4
  • do not call ThrowFatalException() 0f87015
  • eliminate compiler warning c4aa2a6
  • cosmetic 6cbcfd6
  • latest automake/autoconf updates 4ffb6c7
  • check for 1 linecap point 93aac80
  • support pixel difference count (PDC) compare metric bfd1fcf
  • remove ceil() d5e020d
  • scale the pixel distortion c92cd35
  • Updated the Windows dependencies. 5e318be
  • cosmetic 9bc5c37
  • release 51e1d5d
View originalPermalink
How 7.1.2-20 went
View all

Discussion

If you publish ImageMagick, you can claim this product by proving you administer its repository.