Skip to content

2.11.2

Compare
Choose a tag to compare
@remyperona remyperona released this 18 Dec 12:35
4a98450
  • Enhancement: use a different version of the lazyload script depending on browser support of IntersectionObserver. Browsers supporting this feature should see a great improvement.`
  • Enhancement: update rel="preload" polyfill to latest version
  • Regression fix: prevent minified file returning a 404 error because of a query string in the filename
  • Regression fix: correctly prevent jQuery from being deferred when WordPress is installed in a subdirectory
  • Regression fix: prevent a fatal error "undefined method cancel_process()"
  • Regression fix: prevent a white screen in some cases when HTML minification is enabled
  • Regression fix: prevent PHP warning on $rocket_js_enqueue_in_head because it's not set
  • Regression fix: prevent white label from being applied when it shouldn't
  • Regression fix: prevent a conflict between CDN and combine CSS/JS where the original files were being removed but the combined files were not added to the HTML