New feature: Manually generate the critical path CSS for individual posts, pages & any custom post types, directly from the edit screen
New feature: Generate critical path CSS for mobile version if the “separate cache for mobile devices” option is enabled
New feature: Add a new option “preload for fonts” to add preload requests for your local fonts
Enhancement: Create a pre-compressed gzip version of the CSS & JS minified files, which can be served directly to the browser instead of using dynamic compression
Enhancement: Remove the critical path CSS from the page once it’s fully loaded to prevent display issues in certain cases
Enhancement: Automatically regenerate the advanced-cache.php file when the plugin detects that the paths inside it are no longer correct
Enhancement: Update the lazyload script to the latest version available
Enhancement: Apply lazyload for background images on link & figure elements
Enhancement: Rename “Optimize” button to “Save settings & Optimize” on the database optimization tab to better reflect the action
Enhancement: Hide RocketCDN information & banners when the white label is enabled
Bugfix: Correctly preload the cache after expiration when home URL doesn’t contain a trailing slash
Option removal: Removed the “remove query strings” option as it doesn’t affect the loading time nor the page scores anymore
Enhancement: Add additional exclusions from combine JavaScript
Bugfix: Correctly rewrite assets URLs inside CSS files when updating the CDN or cnames options values
Bugfix: Prevent false positives when displaying our cron status notice
Bugfix: Prevent some folders from being deleted when clearing the cache on an installation where the domain name is part of the absolute path to the website
Improvement: Rename "Combine Google Fonts" option to "Optimize Google Fonts" and update description, as this option does more than just combine now
Improvement: Automatically add a preconnect request to fonts.gstatic.com when using the "Optimize Google Fonts" option to improve Google fonts loading time