v.2.0.0
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_supporthas been refactored #48. - Cache directory structure has been flattened #45. As a nice side-effect of this change, the
.htaccessrules are now compatible with 7G firewall.
Other notable changes in this release:
- The
_glquery string tracking parameter does not interfere with caching #53. Note that.htaccessfile 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.