Version 3.0.2

January 25, 2024

Added

  • Added Craft 5 compatibility

Version 3.0.1

November 17, 2023

Fixed

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

Version 3.0.0

May 5, 2022

Added

  • Added Craft 4 compatibility

Removed

  • Removed Craft 3 compatibility

Version 2.0.8

August 8, 2021

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

Version 2.0.7

December 31, 2020

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

Version 2.0.6

November 16, 2019

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

Version 2.0.5

October 8, 2019

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

Version 2.0.4

June 7, 2019

Fixed

  • Fixed incompatibility with Craft 3.1.29

Version 2.0.3

April 24, 2019

Fixed

  • Fixed incompatibility with Craft 3.1.24

Version 2.0.2

April 4, 2019

Fixed

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

Version 2.0.1

March 21, 2019

Fixed

  • Fixed error with Craft 3.1.18 and later

Version 2.0.0

March 3, 2019
  • Initial release for Craft 3