Skip to content

Releases: ammannbe/craft-pagecache

1.4.3 (Craft CMS 4.x)

13 Feb 08:01
14baff2

Choose a tag to compare

  • Fixed a logged warning
  • Saved entries kept being a draft

2.1.4 (Craft CMS 5.x)

29 Sep 09:53

Choose a tag to compare

  • Fixed a logged warning
  • Saved entries kept being a draft

2.1.3 (Craft CMS 5.x)

20 Jul 15:40

Choose a tag to compare

  • added command to warm up all entries

1.4.2 (Craft CMS 4.x)

20 Jul 15:40

Choose a tag to compare

added command to warm up all entries

2.1.2 (Craft CMS 5.x)

08 Jul 12:59

Choose a tag to compare

  • Fixed error on initial cache folder creation if the folder already exists
  • Fixed Install migration

2.1.1 (Craft CMS 5.x)

02 May 20:14

Choose a tag to compare

  • Only render meta tags once

2.1.0 (Craft CMS 5.x)

02 May 18:42

Choose a tag to compare

  • improved plugin settings template
  • removed HTML optimization
  • refactor code
  • added sidebar html
  • updated pagecache action buttons
  • added page cache html footer
  • added "exclude" variable
  • added "tags" variable
  • added delete cache command

1.4.1 (Craft CMS 4.x)

02 May 20:13

Choose a tag to compare

  • Only render meta tags once

1.4.0 (Craft CMS 4.x)

02 May 18:41

Choose a tag to compare

  • improved plugin settings template
  • removed HTML optimization
  • refactor code
  • added sidebar html
  • updated pagecache action buttons
  • added page cache html footer
  • added "exclude" variable
  • added "tags" variable
  • added delete cache command

2.0.1 (Craft CMS 5.x)

14 Apr 13:56

Choose a tag to compare

  • Fixed implicitly nullable parameters deprecation warning
  • Decode URL before checking against include/exclude list