Skip to content

Releases: ttempleton/craft-nocache

v2.0.4

07 Jun 01:09
Compare
Choose a tag to compare

Fixed

  • Fixed incompatibility with Craft 3.1.29

v2.0.3

24 Apr 09:13
Compare
Choose a tag to compare

Fixed

  • Fixed incompatibility with Craft 3.1.24

v2.0.2

04 Apr 09:31
Compare
Choose a tag to compare

Fixed

  • Fixed error caused by No-Cache when attempting a project config sync from a terminal (thanks @Coysh)

v2.0.1

20 Mar 20:07
Compare
Choose a tag to compare

Fixed

  • Fixed error with Craft 3.1.18 and later

v2.0.0

03 Mar 08:01
Compare
Choose a tag to compare
  • Initial release for Craft 3

v1.0.3

31 Aug 23:30
Compare
Choose a tag to compare
  • Fixed Fixed issue where missing context data could result in a PHP error

v1.0.2

30 Aug 04:23
Compare
Choose a tag to compare
  • Fixed Fixed issue where no-cache blocks were sometimes not being rendered in live preview

v1.0.1

06 Apr 00:13
Compare
Choose a tag to compare
  • Fixed Fixed issue when clearing compiled templates but not template caches causes PHP errors when including non-existing no-cache templates

v1.0.0

12 Dec 23:51
Compare
Choose a tag to compare
  • Added No-cache tags now require variables to be passed
  • Fixed Fixed issue with relative/storage filepaths on some hosts – cheers @mmikkel :)
  • Fixed Fixed conflicts with the Minify plugin

v0.1.5

11 Jul 09:56
Compare
Choose a tag to compare
v0.1.5 Pre-release
Pre-release
  • Fixed No-cache blocks now function correctly in loops