Releases: somehow-digital/typo3-media-processing
Releases · somehow-digital/typo3-media-processing
Version 0.9.0
- Add support for
device pixel ratio
parameter forimgproxy
integration.
Full Changelog: v0.8.0...v0.9.0
Version 0.8.0
- Support
TYPO3
v13.
Full Changelog: v0.7.1...v0.8.0
Version 0.7.1
- Fix calculation of the integration checksum.
Full Changelog: v0.7.0...v0.7.1
Version 0.7.0
- Introduce option to enable/disable PDF processing for the
imgproxy
integration. - 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.
Full Changelog: v0.6.0...v0.7.0
Version 0.6.0
- Add support for
gravity
parameter forgumlet.com
integration. - Add support for URL signing for
bunny.net
integration. - 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.
Full Changelog: v0.5.0...v0.6.0
Version 0.5.0
- Add integration for gumlet.com
service
. - Add support for
gravity
parameter forcloudflare.com
integration. - Fix URL building when
config.absRefPrefix
is set. - Fix composer configuration regarding supported PHP versions.
Full Changelog: v0.4.0...v0.5.0
Version 0.4.0
- Add focus area support for imgproxy library.
Full Changelog: v0.3.3...v0.4.0
Version 0.3.3
- Remove empty parameters from URIs.
- Trim slashes from host URIs.
Full Changelog: v0.3.2...v0.3.3
Version 0.3.2
- Add URL signing functionality for the imagekit.io integration.
- Fix URL building for the imagekit.io integration.
Version 0.3.1
- Add setting to store processed files for compatibility with various extensions.
Full Changelog: v0.3.0...v0.3.1