Skip to content

1.9.5

Compare
Choose a tag to compare
@Screenfeed Screenfeed released this 16 Jul 14:06
  • Improvement: Basic Authentication support. If it does not work automatically, you can still define the constants IMAGIFY_AUTH_USER and IMAGIFY_AUTH_PASSWORD in your wp-config.php file.
  • Improvement: webp images are not created for animated gif images by default anymore. Use the filter imagify_pre_can_create_webp_version if you still want to create an unanimated webp version of them.
  • Improvement: when creating webp images from the settings page, we made more clear when all the images are missing a backup copy.
  • Improvement: clear the 5 minutes data cache when buying quota from the plugin.
  • Improvement: when displaying webp images with the <picture> tag, allow to use relative URLs (starting with /).