Skip to content

Releases: bluehost/endurance-page-cache

Version 2.0.3

08 Oct 18:58
Compare
Choose a tag to compare
  • Cloudflare optimizations

Version 2.0.2

03 Jul 14:10
6e7e9e9
Compare
Choose a tag to compare

Fixes syntax error with minor version number not being string.

Version 2.0.1

01 Jul 18:25
43b1881
Compare
Choose a tag to compare
  • Ensure file is writable before updating

Version 2.0

01 May 14:56
945df10
Compare
Choose a tag to compare

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

26 Mar 21:07
Compare
Choose a tag to compare
  • Update expirations and nginx toggle level.
  • Cast to boolean and do a strict check.

Version 1.7

04 Dec 20:02
d180aec
Compare
Choose a tag to compare
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