New feature: RocketCDN. Our brand-new CDN offering that is optimized for WordPress and ready for one-click integration.
New feature: Remove jQuery migrate. Helps improve loading time by removing the jQuery migrate script that is not needed if your theme and plugins are using the latest version of jQuery.
Enhancement: Preload the mobile version of the pages when the specific cache for mobile option is enabled.
Enhancement: Delete licence-data.php file after licence validation. Prevents license theft by anyone with access to FTP.
Enhancement: Stop clearing the whole cache on user creation/update/deletion. Now clear the user cache specifically on update/delete if the user cache option is enabled.
Enhancement: A custom path can now be defined for the WP Rocket config file.
Enhancement: Improve backend performance by removing unnecessary database queries.
Enhancement: Add data-skip-lazy and skip-lazy class to lazyload exclusions list as part of the interoperability initiative between lazyload plugins.
Fix: Prevent race condition on cache file when multiple servers share the same filesystem.
Fix: Correctly rewrite assets to CDN URL in critical path CSS when the CDN is active.
Fix: Add additional exclusions from critical path CSS generation.
Fix: Add additional exclusions from combine JavaScript.
Fix: CSS minification now correctly works with multiple calc().
Fix: Wrong final path when the original paths contains current directory indicator during CSS minification/cache busting.
Fix: Correctly add the rocket-lazyload class when the class attribute is empty on an element with a background image during lazyloading.
3rd party compatibility: Disable lazyload from the lazyload feature plugin when our images lazyload is enabled.