Releases: bluehost/endurance-page-cache
Releases · bluehost/endurance-page-cache
Version 2.0.3
- Cloudflare optimizations
Version 2.0.2
Fixes syntax error with minor version number not being string.
Version 2.0.1
- Ensure file is writable before updating
Version 2.0
Version 2.0 is a major bump less because of breaking changes or refactor, and more for version comparison needs and reason. Very little has changed between 1.10
and 2.0
.
Version 1.10
- Update expirations and nginx toggle level.
- Cast to boolean and do a strict check.
Version 1.7
Version 1.7 (#77) * Updated coding standards * Updated how throttling works and where it is triggered. * Added unit test for the should_throttle() method. * Ensure that throttling is specific to the method doing the throttling. * cache purge with buffer * add gpl license * license and platform restriction check