Skip to content

Releases: wp-media/wp-rocket

3.16.4-alpha1

09 Aug 14:32
Compare
Choose a tag to compare
3.16.4-alpha1 Pre-release
Pre-release
v3.16.4-alpha1

update to version 3.16.4-alpha1

3.16.3

29 Jul 18:02
c7692c7
Compare
Choose a tag to compare
  • Enhancement: Move JavaScript Minification argument exclusions to the backend (#6273)
  • Enhancement: Remove “My Status” section and reorder dashboard view (#6721)
  • Enhancement: Remove warnings related to JavaScript and CSS Minification features (#4966)
  • Enhancement: Prevent from overwriting the .htaccess file even if it’s empty (#6723)
  • Enhancement: Improve the way how beacon script is generated (#6771)
  • Bugfix: Guard against “PHP Warning: strpos(): Empty needle” log entries (#6758)
  • 3rd-party compatibility: Remove Auto Minify from the Cloudflare Optimal Settings (#6705)
  • 3rd-party compatibility: Fix detection of the WooCommerce Multilingual standalone version (#6706)

3.16.3-alpha1

25 Jul 14:04
Compare
Choose a tag to compare
3.16.3-alpha1 Pre-release
Pre-release
v3.16.3-alpha1

update dynamic lists

3.16.2.1

08 Jul 17:08
7dab3a4
Compare
Choose a tag to compare

What's Changed

Bugfix: Guard 'rocket_preload_delay_between_requests' filter against unexpected values that might cause fatal errors (#6760)

3.16.2

03 Jul 15:09
14040c5
Compare
Choose a tag to compare
  • Enhancement: Automatically slow down the preload for websites which are overloaded (#6396)
  • Enhancement: Introduce retry strategy when calling WP Rocket’s website to avoid negative impact on websites during the downtime (#6715)
  • Enhancement: Guard beacon script against saving not expected values into the Optimize Critical Images table (#6599)
  • Enhancement: Prevent from adding not public post types into the cache table (#5952)
  • Enhancement: Truncate the cache table after the domain migration (#5549)
  • Enhancement: Add data-rocket-preload argument to the preload elements added by WP Rocket (#6672)
  • Bugfix: Make sure to send mobile and desktop URLs to the pre-warmup of Optimize Critical Images feature (#6697, #6752)
  • 3rd-party compatibility: Prevent from occasionally fatal error when using WP Rocket together with RankMath SEO (#4830)

3.16.2-alpha

02 Jul 10:55
Compare
Choose a tag to compare
3.16.2-alpha Pre-release
Pre-release

Changelog

[WIP]

3.16.1.1

20 Jun 09:05
7a90e86
Compare
Choose a tag to compare

Changelog

  • Truncate above the fold database table on update to 3.16.1.1

3.16.1

19 Jun 12:50
Compare
Choose a tag to compare
  • Enhancement: Guard Optimize Critical Images feature from preloading not expected LCP images (#6647)
  • Enhancement: Make the pre-warmup process of Optimize Critical Images feature asynchronous (#6609)
  • Enhancement: Add a new filter to control the waiting time for Optimize Critical Images script **(**#6673)
  • Enhancement: Block the pre-warmup process of Optimize Critical Images feature for the local environments (#6589)
  • Enhancement: Display the Clear Critical Images button of Optimize Critical Images feature for the local environments (#6668)
  • Enhancement: Add “section” and “header” to the elements that can be considered as LCP when using Optimize Critical Images feature (#6667 #6631)
  • Enhancement: Update the Image Optimization tab in WP Rocket’s settings (#6632)
  • Enhancement: Reduce the resource usage of the ajax request when the page is not cached yet while using Optimize Critical Images feature (#6571)
  • Enhancement: Update the Delay JavaScript script to the 1.2.6 version (#6646)
    • Improve the error logging to make it more descriptive
    • Fix a problem when JavaScript was not triggered correctly in some cases when the interaction happened during the page load
    • Fix CSP problems with Delay JavaScript feature
    • Fix a problem with sticky element not being sticky when Delay JavaScript is used
    • Fix an incompatibility with CookieCode banner plugin
  • Bugfix: Fix a preload markup for Optimize Critical Images feature when specific container and its pseudo element have the background images (#6634)
  • Bugfix: Make sure to preload and exclude from Lazy Load correctly LCP images with special characters when Optimize Critical Images is enabled (#6639 #6693 #6524)
  • Bugfix: Guard against fatal when providing not expected data into Optimize Critical Images feature (#6690)
  • Bugfix: Prevent 404 error for “lcp-beacon.js.map” file (#6679)
  • Bugfix: Make sure to apply fetchpriority attribute to the LCP image when its source is relative while using Optimize Critical Images feature (#6604)
  • Bugfix: Fix Mobile Cache button in the tools section (#6643)

3.16.1-alpha1

11 Jun 10:43
Compare
Choose a tag to compare
3.16.1-alpha1 Pre-release
Pre-release
v3.16.1-alpha1

Update plugin version to 3.16.1-alpah1

3.16

08 May 09:42
33167b2
Compare
Choose a tag to compare
  • New Feature: Automatically detect LCP, above the fold images and optimize them
  • Enhancement: Get rid of the cache tab (#5992)
  • Enhancement: Improve the way how the .htaccess file is manipulated (#928)