Skip to content

Releases: quintype/quintype-caching-php

Composer autoload fix

17 Dec 09:28
Compare
Choose a tag to compare
1.2.5

Fix composer autoload issue

Fixing a typo

29 Aug 03:22
@gja gja
e927d6f
Compare
Choose a tag to compare
Merge pull request #2 from quintype/cloudflare-fixes

Typo fix

Cloudflare Support

28 Aug 12:00
843f227
Compare
Choose a tag to compare
1.2.3

Add cloudfare caching support

Defensive checks

14 May 09:16
Compare
Choose a tag to compare
1.2.1

Add some defensive checks

Add collection caching

10 May 05:52
Compare
Choose a tag to compare
1.2.0

Add collection caching

Return surrogate key for collections

25 Apr 09:12
Compare
Choose a tag to compare
1.1.1

Merge branch 'master' of https://github.com/quintype/quintype-caching…

Add method to cache stories from collections

25 Apr 08:44
Compare
Choose a tag to compare

Accept an array of collections and cache each story in each of those collection.

Check if no params set.

24 Dec 10:17
Compare
Choose a tag to compare

Added condition to check if no cache params are set. If not, return response header to not cache the page.

Added white space in headers

22 Dec 06:00
Compare
Choose a tag to compare

Added white space in between header values.

Basic caching functionalities

21 Dec 11:39
Compare
Choose a tag to compare

Added basic functionalities for caching pages.