Version 1.6.17
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, whereformat
would be coerced to the image's extension format, when it should have been left asnull
.