Blitz CloudFront Purger icon

Blitz CloudFront Purger

Version 4.0.0

March 19, 2024

Blitz CloudFront Purger is now a Craft CMS plugin rather than a PHP package, and as such it must be installed via Craft to be usable. You should manually remove CloudFrontPurger from the cachePurgerTypes config setting in your config/blitz.php file, if it exists, since the plugin now registers the purger automatically.

Added

  • Added a condenseUrls setting that can help reduce the number of invalidation paths sent to the CloudFront API, potentially saving on invalidation request charges.