Skip to content

Version 1.6.17

Compare
Choose a tag to compare
@khalwat khalwat released this 18 Sep 18:46
· 587 commits to v1 since this release

Changed

  • Sped up image optimization on multi-site setups by not spawning a new optimizing images job if the element is merely propagating to other sites

Fixed

  • Fixes issue when using asset.getUrl({ }) with Imgix, where format would be coerced to the image's extension format, when it should have been left as null.