Skip to content

Version 1.4.24

Compare
Choose a tag to compare
@khalwat khalwat released this 19 Mar 22:46
· 1152 commits to develop-v5 since this release

Changed

  • Fixed an issue with propagating field data in multi-site environments
  • Scrutinizer code cleanup / refactoring
  • If .webp support isn't configured, we don't display the images for the webp variants
  • If images are being generated via template (not recommended) disable running the image optimizers and variant creators by default

Added

  • Added craft.imageOptimize.serverSupportsWebP() function to determine whether the server is capable of creating .webp variants
  • Added validation rules for imgixSecurityToken so the value can be saved in the model