2.11.1 December 15, 2017
Bug fix: Prevent PHP warning related to open_basedir on some servers
Bug fix: Correct required PHP version for Cloudflare feature in WP Rocket
Bug fix: Correctly pass the $item parameter to rocket_cpcss_job_request filter
Bug fix: Prevent display the full path to the file when using minification on a file without version query string
Bug fix: Prevent jQuery from being removed when using defer JS and minification without combine
Bug fix: Prevent PHP fatal error because of redeclared function in some cases
2.11 December 14, 2017
Backward compatibility: This new version of WP Rocket is not compatible with PHP 5.2. If you update on a PHP 5.2 server, you will receive a warning notice and an option to rollback to the previous version.
New Feature: You can now generate the critical path CSS automatically from WP Rocket settings. It will generate a different critical path CSS for your homepage, your blog page and every types of pages/taxonomies you have.
New Feature: We added an opt-in, anonymized analytics tracking to better understand our customers usage of the plugin and help us use this data to improve in the future
Enhancement: Completely new lazy load script, with better performance and compatibility
Enhancement: As a new lazyload option, you can now replace Youtube videos by clickable thumbnails, which can help your loading time if you have a lot of videos on the same page
Enhancement: Completely new minification system, faster and better. It is not relying on HTTP requests anymore, which should prevent a number of common issues we had
Enhancement: Remove query strings option doesn't rely on HTTP requests anymore, which should prevent a number of common issues we had
Enhancement: Database optimization process is now done in the background, preventing any long wait or timeout
Enhancement: Added more notices after actions are triggered to give more feedbacks about what is going on with the plugin
Enhancement: the gzip version of the cache file is now served even when you don't have WP Rocket rewrite rules enabled