Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@tg666 tg666 released this 27 Jul 03:16

Added

  • [DX] Added Docker image for PHP 8.3.

Changed

  • Improved image persistence - if the source image has not really been modified, the original is used, thus avoiding the increase in filesize.
  • Methods LinkGeneratorInterface::srcSet() and ImageStorageInterface::srcSet() now returns an object of type SrcSet instead of a string.

Fixed

  • [DX] Fixed Imagick installations in Dockerfile.