Skip to content

v1.1.3

Compare
Choose a tag to compare
@romaincazier romaincazier released this 12 Oct 22:29
· 30 commits to main since this release

This releases introduces two new options:

  • the ability to generate a unique output per GET variables, expect for ?raw which is used by the module
  • the ability to bypass the cache for specific roles. Useful in cases where the cache cleaning after a page save or an update to the template’s file is not enough

A notice has been added regarding the TracyDebugger module, as it hooks as well after render and might add markup to the raw code. It is advised to disable the template using No debug bar in selected frontend templates in TracyDebugger’s setting

Small fixes / cleaning have been made as well