Skip to content

v1.5.4

Latest

Choose a tag to compare

@mlocati mlocati released this 04 Jun 10:08
Immutable release. Only release title and notes can be modified.
dd57a4c
  • Fix imagick stale layers (#879, @nlemoine)
  • Fix the Imagick driver deactivating the alpha channel in effects()->grayscale() (transparent pixels were encoded as opaque gray); it now uses the alpha-preserving grayscale image type, like usePalette() (#880, @nlemoine)