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
- Call CloseBlob on the correct image to prevent the blob from remaining open
- Check that we have enough coordinates for a round line cap
- Use the version instead of sha in the version of the AppImage
Removed 1
- Remove unmaintained VMS files
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