Skip to content

Releases: kayqq/craft-cloudfront-purge

2.0.0

13 Jun 17:45
Compare
Choose a tag to compare

Updated for Craft 4

1.0.6

18 Mar 01:27
Compare
Choose a tag to compare

Added

  • Handle home page uri invalidation when the uri is __home__

Changed

  • Categories now also invalidate based on path

Special thanks to a PR from @simeon-smith for these updates.

1.0.5

16 Jan 23:39
Compare
Choose a tag to compare
  • CloudFront purge option added to Craft's Clear Cache Utility
  • Globals & Categories now purges all of CloudFront cache

1.0.4

27 Dec 00:54
Compare
Choose a tag to compare

Fixed typo in settings template

1.0.3

27 Dec 00:10
Compare
Choose a tag to compare
  • Added prefix option
  • Added suffix option
  • Removed invalidation flag variable, refactored code to use conditionals for invalidation instead

1.0.2

04 Oct 16:50
Compare
Choose a tag to compare

Fixed more casing issues

Hotfix

03 Oct 23:40
Compare
Choose a tag to compare

Renamed plugin class to be consistent so that case-sensitive file systems can find the classes
Updated README with CloudFront usage information.
Updated composer.json meta info

Official Release

02 Oct 23:16
Compare
Choose a tag to compare

Version 1.0.0 of CloudFront Purge plugin is official!