Version 1.2.7

October 29, 2020

Fixed

  • Composer 2 compatability fix.

Version 1.2.6

August 7, 2020

Fixed

  • Craft 3.5 compatability fix.

Version 1.2.5

March 4, 2019

Fixed

  • Remove hardcoding of craft_elements and craft_templatecaches links. Thanks Jorge.

Version 1.2.3

September 15, 2018

Fixed

  • Fix release. Fix PHP 7.2 incompatibility with sizeof on non-iterable arrays or objects.

Version 1.2.2

September 15, 2018

Fixed

  • Fix PHP 7.2 incompatibility with sizeof on non-iterable arrays or objects.

Version 1.2.1

May 10, 2018

Fixed

  • Change to URL over URI for getting the correct PURGE location, as the homepage URI is __home__ and not \.

Version 1.2.0

May 10, 2018

Added

  • Added logging for pre-and-post-PURGE to allow for better debugging.

Fixed

  • Tidied up the coding standards.

Version 1.1.7

May 10, 2018

Fixed

  • Stop duplicate requests being fired when clearing per-URL.

Version 1.1.6

May 9, 2018

Updated

  • Update notes for LSCache location.

Version 1.1.5

May 2, 2018

Updated

  • Add note to explain the use of the Clear Litespeed Cache button.

Version 1.1.4

May 2, 2018

Fixed

  • Fix error on page save for global PURGE.

Version 1.1.3

May 2, 2018

Fixed

  • Fix Clear caches per URL? being permanently switched on. Fix error where plugin would not save settings.

Version 1.1.2

April 12, 2018

Fixed

  • Fix composer version number

Version 1.1.1

April 12, 2018

Fixed

  • Fix required craftcms/cms version

Version 1.1.0

April 11, 2018

Added

  • Added Clear Caches by URL that will only PURGE caches based on what Craft thinks needs clearing when you save a page. If Craft thinks that template cache should be cleared, we will also fire a PURGE request to that page.