Imager X Power Pack
Version 1.1.0
December 29, 2025
Fixed
- Fixed an issue where an error would be thrown for external SVGs, and reduced redundant sources if transformSvgs is false and the source image is the same for all sources (fixes #7).
Version 1.0.5
September 24, 2024
Changed
- Changed behaviour of
ppplaceholderto allownullvalues forimageto be more in line with how Imager works.
Version 1.0.4
August 9, 2024
Changed
- Changed behaviour of
ppimgto allownullvalues forimageto be more in line with how Imager works.
Fixed
- Fixed an issue that would occur if width and/or height of an image/transform could be deducted (for instance for
imgixtransformer with external urls andgetExternalImageDimensionsset to false).
Version 1.0.3
May 14, 2024
Fixed
- Fixed incorrect naming of styles.
Version 1.0.2
May 13, 2024
Added
- Added support for
blurupTransformParamsconfig setting, it defaults to a blur effect.
Version 1.0.1
May 13, 2024
Added
- Added support for attribute handling equal to the attr filter.
Changed
- Changed handling of placeholder, the default
crafttransformer is always used for the base image (fixes #1).
Version 1.0.0
May 3, 2024
Added
- Initial public release