You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 /).