WP Rocket

WP Plugins WP Rocket 3.7.4

3.4.3 December 19, 2019
  • Enhancement: Do not attempt to clear cache files when do_rocket_generate_caching_files if false. (#2050)
  • Enhancement: ename "Save Settings" to "Validate License" on the license validation page. (#1479)
  • Enhancement: Add target path and source path in rocket_css_content filter. (#2127)
  • Bugfix: Fix 404 issue on GoDaddy Managed Hosting by removing rewrite rules. (#2087)
  • Bugfix: Prevent cache clean when saving drafts. (#2124)
  • Bugfix: Remove Cloudflare purge notice displayed on content update. (#2130)
  • Bugfix: Prevent multiple admin notices. (#2071)
  • Bugfix: Prevent PHP Warning: date() expects parameter 2 to be int. (#2095)
  • Bugfix: Added compatibility between Facebook Pixel addon and Facebook plugins (#1323, #1326)
  • Bugfix: Incorrect matching for CDN rewrite. (#2132)
  • Bugfix: Fixed an issue where the cache wasn’t cleared correctly when the cache lifespan was less than 1 hour. (#2136)
  • Bugfix: Prevent clean cache on slug change when a post is not published. (#2172)
  • Bugfix: Prevent PHP Warning: Can only flip STRING and INTEGER values. (#2118)
3.4.2.2 November 22, 2019
  • Bugfix: Prevent false positive on detect and report missing , and wp_footer(). (#2123)
3.4.2 November 19, 2019
  • Enhancement: WP Smush Lazyload compatibility. (#1942)
  • Enhancement: Preserve youtube-nocookie.com during LazyLoad (keep original youtube URL) and modify youtu.be/ID url. (#2013)
  • Enhancement: Purge Cloudflare cache automatically when Cache Everything is enabled. (#1521)
  • Enhancement: Detect and report when </html>, </body> and wp_footer() are not available. (#1985)
  • Enhancement: Detect Jetpack mobile theme. (#1661)
  • Enhancement: Cache cleaned when post slug / permalink is changed. (#1936)
  • Enhancement: Add webfont.min.js in Jupiter X theme from defer js. (#1912)
  • Enhancement: Automatically detect XML sitemap from SEO Framework 4.0. (#1930)
  • Enhancement: Fixes Getty Images Embeds when using Combine JS. (#2027)
  • Enhancement: Compatibility with MailerLite forms when using Combine JS or Deferred JS. (#2065)
  • Bugfix: Import Settings on a multisite, fixed mime_type. (#1765)
  • Bugfix: Clean the archive page of a CPT with SSL. (#1904)
  • Bugfix: Prevent double rewrite of srcset with relative URL. (#2041)
  • Bugfix: Correctly purge expired cache when using multilingual plugins. (#2084)
3.4.1.2 October 30, 2019
  • Enhancement: Cloudflare validation API done only when CF inputs are changed (#2081)
  • Bugfix: Prevent Cloudflare API calls on every page slowing down websites (#2079)
  • Bugfix: Update the domain validation on Cloudflare to work with website on subdomains (#2078)
3.4.1.1 (Staggered) October 28, 2019
  • Bugfix: Prevent a PHP fatal error if the website is using Cloudflare and the curl functions are not enabled on the server (#2073)
3.4.0.5 October 9, 2019
  • Bugfix: Fix an issue with WebP detection on Firefox version 66 and higher
  • Bugfix: Fix an issue preventing the cache file from being served on Chrome when WebP cache is enabled
  • Bugfix: Correctly excludes files from CDN when using RegEx patterns
  • Bugfix: Prevent rewritting of links to HTML pages (.htm/html extensions)
  • API: Keep get_rocket_cdn_cnames() function as an API function usable by 3rd party plugins
3.4.0.4 October 8, 2019
  • Bugfix: Correctly apply CDN URL on URLs in srcset when the CDN zone is set to images
  • Bugfix: Prevent a PHP fatal error on update or activation when the administrator role doesn't exist
  • Bugfix: Remove references to deprecated German and Italian documentation URLs
3.4.0.3 October 4, 2019
  • Regression fix: Correctly insert critical CSS before the combined CSS file when both options are enabled
3.4.0.2 October 1, 2019
  • Regression fix: deactivate native lazyload by default, because the performance is not satisfying compared to the javascript lazyload. The native lazyload can be enabled by using the `rocket_use_native_lazyload` filter
3.3.7 August 28, 2019
  • Enhancement: URLs with query strings in a sitemap can now be preloaded (#1577)
  • Enhancement: Display an error if a pattern used in the exclusion fields is incorrect (#1469)
  • Enhancement: Display an error notice if we detect our cron events are not running correctly (#1472)
  • Enhancement: Display an error notice if Endurance Cache is enabled (#1873)
  • Enhancement: Display date and time in our preload and critical path CSS generation notices (#1867)
  • Enhancement: Improve wording on our preload complete notice (#1853)
  • Bugfix: Use the correct style for exclude inline JS field when turning on the combine JS option for the first time (#1855)
  • Bugfix: Prevent an issue with the Facebook Tracking add-on on 32 bits systems (#1819)
  • Bugfix: Prevent an error when trying to clear the cache busting folder but it doesn’t exist (#1829)
  • Bugfix: Prevent issue with inline JS combining in some cases
  • Third Party: Add an automatic compatibility with the BigCommerce plugin (#1679)
  • Third Party: Add an automatic detection for SEOPress sitemap for our sitemap preload option (#1357)
  • Third Party: Automatically clear WP Rocket cache when updating Bridge custom CSS/JS if using the remove query strings or minify options (#1352)
  • New filter: rocket_sucuri_api_request_args to modify the arguments sent along the Sucuri API request (#1835)