Skip to content

Version 4.0.3

Compare
Choose a tag to compare
@khalwat khalwat released this 17 Nov 19:52
· 180 commits to develop since this release

Changed

  • Fixed HMR in local dev with explicit alias that resolves to the actual directory

Fixed

  • Fixed an issue where the craft image-optimize/optimize/create CLI command did not properly optimize all images (#350)
  • Fixed an issue which caused the Imgix auto to no longer work for auto format (#357)
  • Fixed a JavaScript console error in field settings due to Garnish shuffling around how things work for menus
  • Fixed an issue where srcsetWidth() wouldn't return the proper variant, due to strict comparison operator (#327)
  • Fixed an issue where using a transform method other than Craft along with asset.getUrl() in your templates could throw an exception (#363)