Releases: nystudio107/craft-imageoptimize
Releases · nystudio107/craft-imageoptimize
5.0.3
Changed
- Allow for empty
alt
tags for screen readers as per WCAG (411)
Fixed
- Don't add image variants if no variant creator for them exists (#410)
- Fix a visual issue with the sizing arrows for Optimized Image fields
- Don't apply background placeholder CSS to images that may be transparent like SVGs or GIFs (#410)
4.0.10
Changed
- Allow for empty
alt
tags for screen readers as per WCAG (411)
Fixed
- Don't add image variants if no variant creator for them exists (#410)
- Fix a visual issue with the sizing arrows for Optimized Image fields
- Don't apply background placeholder CSS to images that may be transparent like SVGs or GIFs (#410)
1.6.56
Changed
- Allow for empty
alt
tags for screen readers as per WCAG (411)
Fixed
- Don't add image variants if no variant creator for them exists (#410)
- Fix a visual issue with the sizing arrows for Optimized Image fields
- Don't apply background placeholder CSS to images that may be transparent like SVGs or GIFs (#410)
5.0.2
Fixed
- Fixed an issue where
srcsetMaxWidth()
could return incorrect results (#407)
- Fixed an issue where the data-uri for inline SVG styles were incorrect in some browsers because the spaces were not URL-encoded (#408)
4.0.9
Fixed
- Fixed an issue where
srcsetMaxWidth()
could return incorrect results (#407)
- Fixed an issue where the data-uri for inline SVG styles were incorrect in some browsers because the spaces were not URL-encoded (#408)
1.6.55
Fixed
- Fixed an issue where
srcsetMaxWidth()
could return incorrect results (#407)
- Fixed an issue where the data-uri for inline SVG styles were incorrect in some browsers because the spaces were not URL-encoded (#408)
5.0.1
Fixed
- Fixed an issue where field content was not propagated to other sites on multi-site installs, causing missing images
- Fixed an issue where the
.imgTag()
and .pictureTag()
would output and invalid style
attribute for lazy loaded images (#400)
- Fixed an issue where the Subpath wasn't being included for remote volumes like S3 & Google Cloud (#403)
4.0.8
Fixed
- Fixed an issue where the
.imgTag()
and .pictureTag()
would output and invalid style
attribute for lazy loaded images (#400)
1.6.54
Fixed
- Fixed an issue where the
.imgTag()
and .pictureTag()
would output and invalid style
attribute for lazy loaded images (#400)
5.0.0
Added
- Stable release for Craft CMS 5