Skip to content

Commit 83017df

Browse files
author
Anthony Seure
authored
Merge pull request #548 from aseure/release-4-12-8
release 4.12.8
2 parents 0b99c0a + d2d4983 commit 83017df

File tree

5 files changed

+66
-61
lines changed

5 files changed

+66
-61
lines changed

cloudflare.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Plugin Name: Cloudflare
44
Plugin URI: https://blog.cloudflare.com/new-wordpress-plugin/
55
Description: Cloudflare speeds up and protects your WordPress site.
6-
Version: 4.12.7
6+
Version: 4.12.8
77
Requires PHP: 7.2
88
Author: Cloudflare, Inc.
99
License: BSD-3-Clause

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"_comment": [
3333
"php-compatibility-install comes from https://github.com/wimg/PHPCompatibility/issues/102#issuecomment-255778195"
3434
],
35-
"version": "4.12.7",
35+
"version": "4.12.8",
3636
"config": {
3737
"platform": {
3838
"php": "7.2"

composer.lock

Lines changed: 58 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@
2525
},
2626
"locale": "en",
2727
"integrationName": "wordpress",
28-
"version": "4.12.7"
28+
"version": "4.12.8"
2929
}

readme.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: icyapril, manatarms, thillcf, deuill, epatryk, jacobbednarz
33
Tags: cloudflare, seo, ssl, ddos, speed, security, cdn, performance, free
44
Requires at least: 3.4
55
Tested up to: 6.2
6-
Stable tag: 4.12.7
6+
Stable tag: 4.12.8
77
Requires PHP: 7.2
88
License: BSD-3-Clause
99

@@ -98,6 +98,10 @@ Yes, Cloudflare works with, and helps speed up your site even more, if you have
9898
== Screenshots ==
9999

100100
== Changelog ==
101+
= 4.12.8 - 2024-08-08 =
102+
103+
* Prevent default settings from enabling Auto Minify due to deprecation (#547)
104+
101105
= 4.12.7 - 2024-04-02 =
102106

103107
* Upgrade cloudflare-plugin-frontend to v3.10.0 (#542)

0 commit comments

Comments
 (0)