Skip to content

Releases: ammannbe/craft-pagecache

0.2.4

16 Sep 16:30
Compare
Choose a tag to compare
  • fixed invalid owner ID exception
  • fixed php 7.4 syntax error

1.2.3 (CraftCMS 4.x)

17 Aug 22:00
Compare
Choose a tag to compare
  • fixed migrations run on install
  • log response errors

0.2.3 (CraftCMS 3.x)

17 Aug 21:59
Compare
Choose a tag to compare
  • fixed migrations run on install
  • log response errors

1.2.2 (CraftCMS 4.x)

13 Aug 14:14
Compare
Choose a tag to compare
  • added uid to PageCacheQueueRecord

1.2.1 (CraftCMS 4.x)

13 Aug 10:39
Compare
Choose a tag to compare
  • added console command

1.2.0 (CraftCMS 4.x)

13 Aug 09:21
Compare
Choose a tag to compare

Added

  • added rewrite rules in README.md
  • added batch job handling

Fixed

  • fixed excludedUrls on all sites
  • disabled ElementAction buttons if plugin is disabled

Changed

  • fixed async requests in PageCacheTask
  • disable optimize HTML by default
  • decode (special characters) in path

0.2.2 (CraftCMS 3.x)

13 Aug 14:14
Compare
Choose a tag to compare
  • added uid to PageCacheQueueRecord

0.2.1 (CraftCMS 3.x)

13 Aug 10:39
Compare
Choose a tag to compare
  • added console command

0.2.0 (CraftCMS 3.x)

13 Aug 09:20
Compare
Choose a tag to compare

Added

  • added rewrite rules in README.md
  • added batch job handling

Fixed

  • fixed excludedUrls on all sites
  • disabled ElementAction buttons if plugin is disabled

Changed

  • fixed async requests in PageCacheTask
  • disable optimize HTML by default
  • decode (special characters) in path

1.1.0 (CraftCMS 4.x)

03 Jun 10:21
Compare
Choose a tag to compare
  • added clear caches utility