Skip to content

Releases: cloudflare/Cloudflare-WordPress

v3.6.0

17 Sep 21:13
Compare
Choose a tag to compare

= 3.6.0 - 2020-09-17 =

  • Bump cloudflare-plugin-backend #276

v3.5.1

02 Jul 19:41
64e220f
Compare
Choose a tag to compare

= 3.5.1 - 2020-07-02 =

Fixed

  • Fixed Cache Purges failing #266

v3.5.0

26 Jun 16:00
4194ae0
Compare
Choose a tag to compare

= 3.5.0 - 2020-06-26 =

Fixed

  • Disable HTTP/2 Push on wp-admin pages #214
  • Fix PHP 7.4 notice #256

Added

  • Purge attachment URLs #208
  • Purge URLs on page/post update #206
  • Turn on IPv6 by default #229
  • Add constants for better control HTTP/2 Server Push #213
  • Allow custom actions for purge url and purge everything actions #212

v.3.4.1

29 Aug 20:36
Compare
Choose a tag to compare

= 3.4.1 - 2019-08-29 =

Fixed

  • Updated list of contributors.
  • Updated tested Wordpress version to latest (5.2.2).

v3.4.0

29 Aug 20:01
Compare
Choose a tag to compare

= 3.4.0 - 2019-08-29 =

Added

  • Added support for API Token authentication.

v3.3.3

06 Mar 21:00
Compare
Choose a tag to compare

= 3.3.3 - 2019-3-6 =

Fixed

  • Bug in Hooks.php causing errors in PHP 7+
  • Bug preventing Autoptimize plugin's optimized asset urls from being used when present and when Cloudflare HTTP/2 Push was enabled

v3.3.2

12 Dec 14:54
Compare
Choose a tag to compare

= 3.3.2 - 2017-12-12 =

Fixed

  • Bug in cf-ip-rewrite

Added

  • Added a new filter cloudflare_purge_by_url allowing users to have better control on automatically purged urls.

v3.3.1

29 Jun 11:17
Compare
Choose a tag to compare

= 3.3.1 - 2017-6-29 =

Fixed

  • Potential bug by using unchecked $_GET.

v3.3.0

29 Jun 10:56
Compare
Choose a tag to compare

= 3.3.0 - 2017-6-29 =

Added

  • Added a new Splash Screen
  • Added userConfig.js file allowing custom configurations.
  • Added logs in debug mode for Automatic Cache Purge.
  • Added logs for oversized Server Push HTTP headers.

Changed

  • Automatic Cache Purge now purges Autoptimize by everything rather than by URL.
  • Updated IP Ranges

Fixed

  • Bug where domains which had capital letters not working.
  • Bug where Automatic Cache Purge couldn't purge front page.
  • Bug related to work with IWP.
  • Bug where if PHP is compiled with ipv6-disable flag, it crashed the site.

v3.2.1

15 Mar 12:14
ac6be24
Compare
Choose a tag to compare

= 3.2.1 - 2017-3-14 =

Fixed

  • Bug where accounts which had more than 20 zones would not show up correctly.