- Changed behaviour of
ppplaceholder
to allownull
values forimage
to be more in line with how Imager works.
- Changed behaviour of
ppimg
to allownull
values forimage
to be more in line with how Imager works.
- 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).
- Fixed incorrect naming of styles.
- Added support for
blurupTransformParams
config setting, it defaults to a blur effect.
- Added support for attribute handling equal to the attr filter.
- Changed handling of placeholder, the default
craft
transformer is always used for the base image (fixes #1).
- Initial public release