Imager X Power Pack
Version 1.0.5
September 24, 2024
Changed
- Changed behaviour of
ppplaceholder
to allownull
values forimage
to be more in line with how Imager works.
Version 1.0.4
August 9, 2024
Changed
- Changed behaviour of
ppimg
to allownull
values forimage
to 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
imgix
transformer with external urls andgetExternalImageDimensions
set 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
blurupTransformParams
config 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
craft
transformer is always used for the base image (fixes #1).
Version 1.0.0
May 3, 2024
Added
- Initial public release