Skip to content

Releases: cloudflare/Cloudflare-WordPress

v4.5.0 (2021-06-02)

01 Jun 23:18
59784ae
Compare
Choose a tag to compare
  • 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)

22 Mar 22:45
8b41bfb
Compare
Choose a tag to compare
  • 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)

18 Mar 23:03
48a16c3
Compare
Choose a tag to compare
  • 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

09 Mar 19:31
90feab3
Compare
Choose a tag to compare

= 4.2.2 - 2021-03-09 =

  • Fix warning for file_get_contents of composer.json

v4.2.1

05 Mar 20:12
2bc83be
Compare
Choose a tag to compare

= 4.2.1 - 2021-03-05 =

  • Deprecate REST dashboard analytics

v4.2.0

02 Mar 00:01
b1fc985
Compare
Choose a tag to compare

= 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

10 Feb 22:08
f2d0352
Compare
Choose a tag to compare

= 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

08 Feb 23:51
c7443e1
Compare
Choose a tag to compare

= 4.0.0 - 2021-02-09 =

  • Drop support for PHP 5.6, 7.0 and 7.1

v3.8.10

28 Jan 23:13
b396fb2
Compare
Choose a tag to compare

= 3.8.10 - 2021-01-29 =

  • Add Jacob to maintainers list

v3.8.9

14 Jan 19:49
3f23986
Compare
Choose a tag to compare

= 3.8.9 - 2021-01-14 =

  • Revert Add pagination purging