Skip to content

Releases: wp-media/wp-rocket

2.8.12

09 Sep 11:32
Compare
Choose a tag to compare
  • Fix: correctly apply the script_loader_src filter for JS files in the footer
  • Fix: JS filenames with a + in the filename are now correctly excluded from the minification when added to the option
  • Fix: Don't preload posts that are not supposed to be public or publicly queryable
  • Fix: Prevent the "never cache the following page" checkbox to be automatically checked on new post when the homepage is excluded from the cache

2.8.11

25 Aug 11:54
Compare
Choose a tag to compare
  • Enhancement: Specific cache for mobile option detection on NGINX
  • Enhancement: Purge OPCache when updating WP Rocket to prevent issue where the files were updated but the update was not taken into account in the WP admin
  • Enhancement: Compatibility with Thrive Visual Editor
  • Enhancement: Automatically exclude BuddyPress plupload from JS minification
  • Bug fix: Bypass home_url() because of WPML filter for pages always purged when a post is updated
  • Bug fix: Prevent undefined variables in Sweet Alert 2

v2.8.10

01 Aug 14:02
Compare
Choose a tag to compare

Fix: DNS prefetch is once again removed when on an AMP version of a page with AMP for WordPress plugin and WordPress < 4.6

v2.8.9

29 Jul 13:57
Compare
Choose a tag to compare
  • Enhancement: Use wp resource hints on WordPress 4.6 and above for the DNS prefetch feature
  • Enhancement: Updated Sweet Alert to Sweet Alert 2
  • Enhancement: Exclude mp4, webp, webm file formats from gzip compression in the htaccess rules
  • Fix: Weekly and monthly schedules are now working for database optimization
  • Fix: Beaver Builder compatibility is now working correctly
  • Fix: Using purge this URL on the homepage no longer purge the whole domain
  • Fix: Hook "rocket_capability" is now deprecated, "rocket_capacity" should be used instead
  • Fix: remove a PHP notice when WPML & WP Rocket are both active

v2.8.8

09 Jul 20:08
Compare
Choose a tag to compare
  • Regression Fix: Don't auto activate the WP Rocket CDN option if the WP Engine account doesn't have one activated.