Skip to content

Releases: nystudio107/craft-imageoptimize

Version 1.2.4

10 Oct 21:47
Compare
Choose a tag to compare

Added

  • Added automatic generation of Instagram-style low resolution placeholder images for lazing loading

Version 1.2.3

17 Sep 02:42
Compare
Choose a tag to compare

Added

  • Added support for 2x and 3x retina images
  • Added a .src() method to get the default responsive variant

Changed

  • Updated the README.md to be more descriptive

Version 1.2.2

12 Sep 00:09
Compare
Choose a tag to compare

Changed

  • Responsive Image Variants now default to jpg as a file format, for client-proofing purposes
  • Fixed an issue where re-arranging to adding/deleting Responsive Image Variants could cause issues
  • Fixed an issue with non-manipulatable images like PDF

Version 1.2.1

10 Sep 13:34
Compare
Choose a tag to compare

Changed

  • Fixed an issue that could leave stale image variants around
  • Ensure that the optimized image variants are re-created if the image is edited
  • Added logging to show the savings for image variants
  • Fixed the way the Settings page is rendered
  • Updated README.md

Version 1.2.0

08 Sep 18:03
Compare
Choose a tag to compare

Added

  • Added OptimzedImages Field
  • Updated README.md

Version 1.1.0

07 Aug 05:38
Compare
Choose a tag to compare

Changed

  • Added support for automatic webp image variant creation

Version 1.0.10

06 Aug 21:27
Compare
Choose a tag to compare

Changed

  • Fixed support for the mozjpeg image processor

Version 1.0.9

15 Jul 10:37
Compare
Choose a tag to compare

Changed

  • Craft 3 beta 20 compatibility

Version 1.0.8

20 Apr 23:22
Compare
Choose a tag to compare

Changed

  • Fixed the packagist.org package name to coincide with the plugin renaming
  • Added debug trace logging in the event handler
  • Updated README.md

Version 1.0.7

10 Apr 17:30
Compare
Choose a tag to compare

Changed

  • Renamed the plugin from ImageOptim to ImageOptimize
  • Added .webp support