Skip to content

Commit

Permalink
Merge pull request #548 from aseure/release-4-12-8
Browse files Browse the repository at this point in the history
release 4.12.8
  • Loading branch information
aseure committed Aug 8, 2024
2 parents 0b99c0a + d2d4983 commit 83017df
Show file tree
Hide file tree
Showing 5 changed files with 66 additions and 61 deletions.
2 changes: 1 addition & 1 deletion cloudflare.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Plugin Name: Cloudflare
Plugin URI: https://blog.cloudflare.com/new-wordpress-plugin/
Description: Cloudflare speeds up and protects your WordPress site.
Version: 4.12.7
Version: 4.12.8
Requires PHP: 7.2
Author: Cloudflare, Inc.
License: BSD-3-Clause
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"_comment": [
"php-compatibility-install comes from https://github.com/wimg/PHPCompatibility/issues/102#issuecomment-255778195"
],
"version": "4.12.7",
"version": "4.12.8",
"config": {
"platform": {
"php": "7.2"
Expand Down
115 changes: 58 additions & 57 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@
},
"locale": "en",
"integrationName": "wordpress",
"version": "4.12.7"
"version": "4.12.8"
}
6 changes: 5 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: icyapril, manatarms, thillcf, deuill, epatryk, jacobbednarz
Tags: cloudflare, seo, ssl, ddos, speed, security, cdn, performance, free
Requires at least: 3.4
Tested up to: 6.2
Stable tag: 4.12.7
Stable tag: 4.12.8
Requires PHP: 7.2
License: BSD-3-Clause

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

== Changelog ==
= 4.12.8 - 2024-08-08 =

* Prevent default settings from enabling Auto Minify due to deprecation (#547)

= 4.12.7 - 2024-04-02 =

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

0 comments on commit 83017df

Please sign in to comment.