Releases: putyourlightson/craft-cloudflare
Releases · putyourlightson/craft-cloudflare
3.0.2
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
Changed
- The default number of pages fetched from the Cloudflare API is now
1
, to help avoid timeout errors (#72).
2.1.1
Changed
- The default number of pages fetched from the Cloudflare API is now
1
, to help avoid timeout errors (#72).
3.0.0
Added
- Added compatibility with Craft 5.
Removed
- Removed the domain parser.
3.0.0-beta.1
Added
- Added compatibility with Craft 5.0.0.
Removed
- Removed the domain parser.
2.1.0
Added
- Added the automatic purging of asset image transform URLs (#67).
2.0.2
Fixed
- Fixed a bug in which an error was being logged unnecessarily when no valid URLs were present (#66).
2.0.1
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
Changed
- Plugin now requires Craft 4 beta.
Fixed
- Fixed successful verification button text color in plugin settings.
1.1.0
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.