Skip to content

Latest commit

 

History

History
112 lines (72 loc) · 3.57 KB

CHANGELOG.md

File metadata and controls

112 lines (72 loc) · 3.57 KB

Changelog

Added

  • Introduce option to enable/disable PDF processing for the imgproxy integration.

Fixed

  • Determine and set dimensions of PDF files prior to processing.
  • Skip processing for files not having valid dimensions set.
  • Declare report classes as private services.

Added

  • Add support for gravity parameter for gumlet.com integration.
  • Add support for URL signing for bunny.net integration.

Fixed

  • Fix configuration label for the imgproxy integration.
  • Fix argument definition on the ImgixImageService::__construct method.
  • Fix return-type on the GumletUri::getKey method.
  • Fix incorrect gravity parameter for the imgproxy integration.
  • Fix incorrect gravity parameter for the optimole integration.

Added

  • Add integration for gumlet.com service.
  • Add support for gravity parameter for cloudflare.com integration.

Fixed

  • Fix URL building when config.absRefPrefix is set.
  • Fix composer configuration regarding supported PHP versions.

Added

Fixed

  • Remove empty parameters from URIs.
  • Trim slashes from host URIs.

Added

  • Add URL signing functionality for the imagekit.io integration.

Fixed

  • Fix URL building for the imagekit.io integration.

Added

  • Add setting to store processed files for compatibility with various extensions.

Added

Added

Added