Bugfix: Correct an issue with encoded characters during critical CSS generation. If you regenerated your critical CSS since 3.3, we advise to regenerate it again after this update to make sure your CSS is formatted correctly
Bugfix: Correct an issue with missing data sent from the plugin when submitting a support ticket directly from the settings page
Enhancement: Update the integrated documentation and support system to the new version. It’s now easier to search for answers and doc right from the plugin
Enhancement: Whenever possible, use the original image dimensions for the placeholder image dimensions when using lazyload to reduce content reflow and be more compatible with various themes and plugins
Enhancement: Add more patterns from inline JavaScript to combine JavaScript exclusions to prevent cache directory size issues
Enhancement: Prevent WP Rocket from trying to clear the cache multiple times when updating a post
Enhancement: Add a link to the documentation if there was an error during Critical CSS generation
Third Party Compatibility: Auto-exclude Themify Builder Custom Post Types from Critical CSS generation
Third Party Compatibility Prevent defer JavaScript from being applied to scripts from widget.reviews.co.uk
Third Party Compatibility: Prevent defer JavaScript and combine JavaScript for scripts from SyntaxHighlighter
Third Party Compatibility: Improve compatibility with Flywheel hosting
Third Party Compatibility: Prevent the cache from being cleared too often when using Elementor
Third Party Compatibility: Make sure CSS changes are showing when using the external file option when using Elementor and WP Rocket combine CSS
Third Party Compatibility: Fix an issue fetching the RankMath SEO sitemap URL after a change in the plugin code
Third Party Compatibility: Auto-disable lazyload for background images on Bridge theme
Third Party Compatibility: Disable NGG resource manager to prevent conflict with JS minification/combine
New filters: rocket_css_asset_source_path and rocket_css_target_source_path, to filter the source and target paths when performing CSS minification