Skip to content

Releases: wp-media/wp-rocket

2.10.7

02 Aug 14:37
Compare
Choose a tag to compare
  • Enhancement: automatically detect WP Offload S3 & Assets to deactivate the corresponding CDN options in WP Rocket
  • Enhancement: CDN URL is applied to internal images links
  • Enhancement: clear cache when changing values on Advanced Custom Fields options page
  • Enhancement: introduce rocket_remove_empty_lines filter to control removal of empty lines in htaccess
  • Bugfix: settings import now work correctly on Internet Explorer, Edge and Chrome Windows
  • Bugfix: CDN rewrite for images should be less likely to break with JavaScript inserted HTML
  • Bugfix: don't include the footprint of WP Rocket for not HTML files in the gzipped version
  • Bugfix: made our regex less greedy to improve minification
  • Bugfix: prevent a PHP warning if there is no scripts included in the <head> by WordPress

2.10.6

17 Jul 15:10
Compare
Choose a tag to compare
  • Bugfix: cache was not working on Windows Servers and on custom configuration with symlinks
  • Bugfix: prevent CDN to be applied where it shouldn't when using wp_get_attachment_image_src()
  • Bugfix: don't exclude homepage from cache when WooCommerce cart/checkout/account page are set on the homepage
  • Bugfix: add a polyfill for the hash_equals() function to make it work on PHP < 5.6
  • Bugfix: prevent the common cache for logged-in users variable to be added multiple times in the WP Rocket config file

2.10.5

28 Jun 19:06
Compare
Choose a tag to compare
  • Enhancement: Feeds are no longer cached by default. They can be cached again by using the rocket_cache_reject_uri filter
  • Enhancement: Easy Digital Downloads purchase confirmation page is automatically excluded from cache
  • Bugfix: fix an issue preventing the cache from working for some configurations using subfolder

2.10.4

22 Jun 15:46
Compare
Choose a tag to compare
  • Enhancement: Automatic compatibility with GeotargetingWP plugin
  • Enhancement: Elementor JS files are not longer automatically excluded from JS minication
  • Enhancement: WPML JS file is no longer moved to the footer
  • Bugfix: prevent potential issue when using the remove query strings option and the HTTP request fails
  • Bugfix: prevent conflict between remove query strings option and CDN
  • Bugfix: correctly activate the improved JS & CSS minifiers
  • i18n: fix missing translation strings, update translations & improve RTL support

2.10.3

08 Jun 22:03
Compare
Choose a tag to compare
  • Regression fix: fix an incompatibility between Jetpack and WP Rocket preventing the cache from being served
  • Bugfix: modify class for flags displayed on WP Rocket admin menu when WPML is active to prevent any display issue with custom flags

2.10.2

08 Jun 13:04
Compare
Choose a tag to compare
  • Bugfix: correctly insert concatenated JS files in the footer
  • Bugfix: correctly display the clear cloudflare cache button in the admin bar

2.10.1

07 Jun 22:40
Compare
Choose a tag to compare
  • Enhancement: Add automatic compatibility with JetPack cookie law
  • Enhancement: Don't auto-activate CDN option on WP Engine anymore
  • Bugfix: prevent a fatal error on GoDaddy

2.10

07 Jun 16:31
Compare
Choose a tag to compare
  • New: Option to load CSS files asynchronously and add the critical CSS to the header of the page
  • New: Option to defer loading of JS files
  • New: Minification and concatenation are now separate options
  • New: Option to disable WordPress embeds
  • Enhancement: Overhaul of our admin panel to make it clearer and simpler
  • Enhancement: Export WP Rocket options as JSON instead of gzip
  • Enhancement: Use more performant libraries for minification
  • Enhancement: Prevent warnings when using the PHP compatibility checker plugin for PHP 7
  • Bugfix: Fix cases where JS files supposed to stay in the footer where moved to the header during concatenation
  • Bugfix: Prevent issue with some page builders and the remove query string option
  • Bugfix: Prevent issue when WordPress is in a subdirectory and the remove query string option is active
  • Bugfix: Prevent error message when clearing the cache using Varnish HTTP Purge & WP Rocket
  • Bugfix: Correct some issues with CDN and background images
  • New filter: Possibility to use the filter rocket_fetch_minify_args to allow minification to work behind basic auth

2.9.11

04 Apr 21:38
Compare
Choose a tag to compare
  • Fix: PHP Fatal error: Uncaught Error: Call to undefined function jetpack_sitemap_uri() in .../inc/3rd-party/jetpack.php - Since Jetpack 4.8, the jetpack_sitemap_uri() function doesn't exists anymore. The Jetpack team is going to deprecated it in the 4.8.1.

2.9.10

29 Mar 20:25
Compare
Choose a tag to compare
  • [PHP 5.2] Fix unexpected T_STRING in /inc/3rd-party/hosting/godaddy.php on line 117