Skip to content

v.2.0.0

Choose a tag to compare

@chesio chesio released this 02 Sep 08:08
· 340 commits to master since this release

WordPress 5.5 or newer is required.

This release brings major new feature: cache warm up #15. See README for more information.

This release also contains some breaking changes:

  • Use of add_theme_support has been refactored #48.
  • Cache directory structure has been flattened #45. As a nice side-effect of this change, the .htaccess rules are now compatible with 7G firewall.

Other notable changes in this release:

  • The _gl query string tracking parameter does not interfere with caching #53. Note that .htaccess file should be updated accordingly to make full use of this feature.
  • On WordPress 5.8 and newer the plugin cannot be accidentally overriden from WordPress.org Plugins Directory #51.

Some bugs have been fixed too:

  • Sortable columns in Cache Viewer can be used for sorting again #54.