Skip to content

Releases: ttempleton/craft-nocache

No-Cache 3.0.2

25 Jan 09:23
Compare
Choose a tag to compare

Added

  • Added Craft 5 compatibility

No-Cache 3.0.1

17 Nov 09:46
Compare
Choose a tag to compare

Fixed

  • Fixed a bug where No-Cache blocks weren't being rendered if the token request query parameter was set to an invalid token

No-Cache 3.0.0

05 May 03:24
Compare
Choose a tag to compare

Added

  • Added Craft 4 compatibility

Removed

  • Removed Craft 3 compatibility

No-Cache 3.0.0-beta.1

18 Mar 15:38
Compare
Choose a tag to compare
No-Cache 3.0.0-beta.1 Pre-release
Pre-release

Added

  • Added Craft 4 compatibility (requires Craft 4.0.0-beta.2 or later)

No-Cache 2.0.8

08 Aug 05:33
Compare
Choose a tag to compare

Fixed

  • Fixed an issue where Twig macros couldn't be imported into a No-Cache block from the template the No-Cache block is a part of

No-Cache 2.0.7

31 Dec 09:37
Compare
Choose a tag to compare

Fixed

  • Fixed an issue where No-Cache tags could be used in control panel templates, though the inner content of the tags wouldn't load; now, an attempt to use the tags in the control panel will cause an exception to be thrown
  • Fixed some formatting issues with No-Cache-related compiled template code

v2.0.6

16 Nov 09:46
Compare
Choose a tag to compare

Changed

  • No-Cache now requires Craft 3.1.24 or later

Fixed

  • Fixed issue where No-Cache blocks would disappear if compiled templates were cleared but template caches were not
  • Cleanup of event listener code

v2.0.5

08 Oct 07:31
Compare
Choose a tag to compare

Fixed

  • Changed how No-Cache compiled template class names are set, in a way that should be more future-proof
  • Replaced usage of Twig class names deprecated as of Twig 2.7

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