Skip to content

Releases: nystudio107/craft-imageoptimize

5.0.2

19 Jun 18:04
Compare
Choose a tag to compare

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

19 Jun 18:04
Compare
Choose a tag to compare

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

19 Jun 18:03
Compare
Choose a tag to compare

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

09 May 19:52
Compare
Choose a tag to compare

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

09 May 19:52
Compare
Choose a tag to compare

Fixed

  • Fixed an issue where the .imgTag() and .pictureTag() would output and invalid style attribute for lazy loaded images (#400)

1.6.54

09 May 19:51
Compare
Choose a tag to compare

Fixed

  • Fixed an issue where the .imgTag() and .pictureTag() would output and invalid style attribute for lazy loaded images (#400)

5.0.0

15 Apr 19:35
Compare
Choose a tag to compare

Added

  • Stable release for Craft CMS 5

5.0.0-beta.2

04 Apr 04:44
Compare
Choose a tag to compare
5.0.0-beta.2 Pre-release
Pre-release

Added

  • Added the ability to pass in a config array to .imgTag(), .pictureTag() and .linkPreloadTag()

Changed

  • Changed .loading().loadingStrategy(), .artDirection()addSourceFrom()

4.0.7

04 Apr 04:43
Compare
Choose a tag to compare

Added

  • Added the ability to pass in a config array to .imgTag(), .pictureTag() and .linkPreloadTag()

Changed

  • Changed .loading().loadingStrategy(), .artDirection()addSourceFrom()

1.6.53

04 Apr 04:42
Compare
Choose a tag to compare

Added

  • Added the ability to pass in a config array to .imgTag(), .pictureTag() and .linkPreloadTag()

Changed

  • Changed .loading().loadingStrategy(), .artDirection()addSourceFrom()