Releases: ttempleton/craft-nocache
Releases · ttempleton/craft-nocache
v2.0.4
Fixed
- Fixed incompatibility with Craft 3.1.29
v2.0.3
Fixed
- Fixed incompatibility with Craft 3.1.24
v2.0.2
v2.0.1
Fixed
- Fixed error with Craft 3.1.18 and later
v2.0.0
- Initial release for Craft 3
v1.0.3
Fixed
Fixed issue where missing context data could result in a PHP error
v1.0.2
Fixed
Fixed issue where no-cache blocks were sometimes not being rendered in live preview
v1.0.1
Fixed
Fixed issue when clearing compiled templates but not template caches causes PHP errors when including non-existing no-cache templates
v1.0.0
Added
No-cache tags now require variables to be passedFixed
Fixed issue with relative/storage filepaths on some hosts – cheers @mmikkel :)Fixed
Fixed conflicts with the Minify plugin
v0.1.5
Fixed
No-cache blocks now function correctly in loops