Skip to content

3.16.1

Compare
Choose a tag to compare
@Tabrisrp Tabrisrp released this 19 Jun 12:50
· 359 commits to trunk since this release
  • 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)