Skip to content

Magick.NET 7.4.0.0

Compare
Choose a tag to compare
@dlemstra dlemstra released this 04 Feb 21:15

Breaking changes in Magick.NET:

  • Renamed LogEvents.All to LogEvents.Detailed and changed All to log all events.

Changes in Magick.NET:

  • ImageOptimizer.IsSupported should return false when the filename is invalid. (#151)
  • Added extra overload for TransformColorSpace that does not requires a source profile.
  • Added ListLength to the resource limits.
  • The netstandard build will now also be strong named. (#148)

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

  • Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz).
  • Support aspect ratio geometry, e.g. -crop 3:2.

Library updates:

  • ImageMagick 7.0.7.23-beta
  • tiff 4.0.9