Skip to content

Releases: putyourlightson/craft-cloudflare

3.0.2

04 Dec 12:31
3.0.2
c62211e
Compare
Choose a tag to compare

Changed

  • Element URLs are now checked for null values for better compatibility with other plugins.

Fixed

  • Fixed a bug in which URLs with a subdomain were not being purged (#74).

3.0.1

18 Jun 18:41
3.0.1
46f755c
Compare
Choose a tag to compare

Changed

  • The default number of pages fetched from the Cloudflare API is now 1, to help avoid timeout errors (#72).

2.1.1

18 Jun 18:36
2.1.1
20f31df
Compare
Choose a tag to compare

Changed

  • The default number of pages fetched from the Cloudflare API is now 1, to help avoid timeout errors (#72).

3.0.0

08 Apr 14:02
3.0.0
f4a70fc
Compare
Choose a tag to compare

Added

  • Added compatibility with Craft 5.

Removed

  • Removed the domain parser.

3.0.0-beta.1

05 Apr 19:30
3.0.0-beta.1
d8e20d2
Compare
Choose a tag to compare
3.0.0-beta.1 Pre-release
Pre-release

Added

  • Added compatibility with Craft 5.0.0.

Removed

  • Removed the domain parser.

2.1.0

05 Apr 19:35
2.1.0
eea137f
Compare
Choose a tag to compare

Added

  • Added the automatic purging of asset image transform URLs (#67).

2.0.2

07 Dec 14:19
2.0.2
763e66f
Compare
Choose a tag to compare

Fixed

  • Fixed a bug in which an error was being logged unnecessarily when no valid URLs were present (#66).

2.0.1

20 Aug 16:22
2.0.1
9d391f6
Compare
Choose a tag to compare

Fixed

  • Fixed a bug in which the install migration could fail due to a type error (#64).
  • Fixed a bug in which only the first 50 zones were being fetched from the Cloudflare API (#65).

2.0.0-beta.1

24 Apr 01:10
2.0.0-beta.1
b3a8f71
Compare
Choose a tag to compare
2.0.0-beta.1 Pre-release
Pre-release

Changed

  • Plugin now requires Craft 4 beta.

Fixed

  • Fixed successful verification button text color in plugin settings.

1.1.0

24 Apr 00:57
1.1.0
a0c1799
Compare
Choose a tag to compare

Changed

  • Automatic element-save cache purges are now sent to the queue to speed up element saves.
  • Cleaned up translation files and added new keys to German set.

Fixed

  • Draft entry and category saves are ignored and will not trigger a cache purge.