Releases: cloudflare/Cloudflare-WordPress
Releases · cloudflare/Cloudflare-WordPress
v4.5.0 (2021-06-02)
- Document unintuitive
transition_post_status
WP hook behavior - Only purge public taxonomies while clearing any empty values from the list
- Better handling of cases where
wp_get_attachment_image_src
is false and not a usable array - Support activation of IDN domains
- Improve development experience by shipping a Docker Compose file with more tooling and documentation
v4.4.0 (2021-03-23)
- Purge posts when transitioning to or from the 'published' state
- Remove conditional logic for subdomain, allow to activate APO feature on the subdomain
- Further work to autocorrect APO settings
v4.3.0 (2021-03-19)
- Sanitise sensitive HTTP header logs
- Stop sending
cfCRSFToken
to remote API - Add warnings for incorrectly configured Automatic Platform Optimization
- Purge posts that go from public to private
- Purge pagination for first 3 pages
v4.2.2
v4.2.1
v4.2.0
= 4.2.0 - 2021-03-02 =
- Allow configuration of Cloudflare credentials via environment variables
- Prevent purging of cache before comments have been moderated
- Remove unnecessary symfony/yaml dependency
v4.1.0
= 4.1.0 - 2021-02-11 =
- Removed development dependencies from vendor directory
- Update CLOUDFLARE_MIN_PHP_VERSION to match the plugin requirements
v4.0.0
= 4.0.0 - 2021-02-09 =
- Drop support for PHP 5.6, 7.0 and 7.1
v3.8.10
= 3.8.10 - 2021-01-29 =
- Add Jacob to maintainers list