Enhancement: Don't add font-face in Critical CSS & remove preload fonts when Optimize CSS Delivery is enabled. This change should result in an overall improvement of the Core Web Vitals score (#3667)
Bugfix: Correctly purge expired cache on some environments (#3668)
Bugfix: Only add the preconnect link to Google fonts domain when there is Google fonts on the page (#3219)
Bugfix: Prevent PHP error in some cases during license validation (#3449)
3rd party compatibility: Add new inline JS exclusions from combine JS (#3665, #3671, #3683)
3rd party compatibility: Ignore pinterest ads query string when serving the cache(#3682)
3rd party compatibility: Exclude nonce actions for Discount rules and Dynamic pricing for WooCommerce (#3679)
Enhancement: Update exclusions from combine and defer JS (#3609, #3619, #3634, #3638)
Enhancement: Update never cache URLs placeholder to avoid confusion (#2883)
Enhancement: Add new filter to rewrite custom srcset values to the CDN URL (#2812)
Bugfix: Correctly update our config file with the AMP query string when activating the plugin (#3528)
Bugfix: Prevent incorrect CDN URL rewrite on srcset with duplicated URLs (#2041)
Bugfix: Apply the font-display:swap property to the generated CPCSS (#3114)
Bugfix: Prevent rewriting images with the webp extension in a content attribute (#3073)
Bugfix: Prevent a PHP notice in some cases if a value is not set in the update object (#3394)
3rd party compatibility: Add nonce value exclusion for Tiered Pricing Table for WooCommerce (#3652)
Enhancement: Fetch & minify content of CSS internal files requested by `@import` inside the minified CSS files (#3539)
Enhancement: Use a persistent filename with a query string for minified files to reduce the 404 issues on certain setups (#3564)
Enhancement: Add a `preconnect` tag for the CDN domain values entered in WP Rocket settings to improve loading time (#3423)
Enhancement: Turn off the delay JS option when safe mode is enabled (#3498)
Enhancement: Always preserve empty lines in the `.htaccess` file (#3113)
Bugfix: Update our usage of jQuery functions to be compatible with the future removal of jQuery migrate from WordPress (#3605)
Bugfix: Correctly trigger the delayed JS loading when scrolling with the mouse wheel (#3454)
Bugfix: Prevent a PHP warning when unexpected values are used in place of URLs when purging (#3238)
Bugfix: Correctly parse scripts for delay JS when there is a space inside the `<script></script>` tags (#3083)
3rd party compatibility: Fix Defer JS problem with Contact Form 5.4 (#3625)
3rd party compatibility: Remove compatibility with the age verify plugin (#2839)
3rd party compatibility: Show a warning when the PageSpeed Ninja plugin is active (#1744)
3rd party compatibility: Prevent issues when other 3rd parties use our `rocket_defer_inline_exclusions` filter with unexpected values (#3582)
3rd party compatibility: Exclude the `cms_block` post type from critical CSS generation (#2970)