Skip to content

Releases: putyourlightson/craft-blitz-cloudfront

5.1.2

18 Oct 20:44
5.1.2
d6c974d
Compare
Choose a tag to compare

Fixed

  • Fixed the required indicators in the plugin settings page (#13).

5.1.1

18 Oct 20:15
5.1.1
8f3e3cd
Compare
Choose a tag to compare

Fixed

  • Fixed the ability to leave the API key and secret empty (#13).

4.1.2

18 Oct 20:45
4.1.2
c783d57
Compare
Choose a tag to compare

Fixed

  • Fixed the required indicators in the plugin settings page (#13).

4.1.1

18 Oct 20:15
4.1.1
3ecf88d
Compare
Choose a tag to compare

Fixed

  • Fixed the ability to leave the API key and secret empty (#13).

5.1.0

25 Jun 08:48
5.1.0
8f30f60
Compare
Choose a tag to compare

Changed

  • Purging a site now results in a single invalidation path sent to the CloudFront API, potentially saving on invalidation request charges.

4.1.0

25 Jun 08:47
4.1.0
6f07d4e
Compare
Choose a tag to compare

Changed

  • Purging a site now results in a single invalidation path sent to the CloudFront API, potentially saving on invalidation request charges.

5.0.0

08 Apr 15:41
5.0.0
a918cd4
Compare
Choose a tag to compare

Added

  • Added compatibility with Craft 5.

5.0.0-beta.1

20 Mar 02:09
5.0.0-beta.1
5fca56e
Compare
Choose a tag to compare
5.0.0-beta.1 Pre-release
Pre-release

Added

  • Added compatibility with Craft 5.0.0.

4.0.0

20 Mar 02:04
4.0.0
f323c61
Compare
Choose a tag to compare

{warning} 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.