updated plugin GP Premium version 2.4.1

This commit is contained in:
2024-06-27 12:10:51 +00:00
committed by Gitium
parent 5c4b728efa
commit ec9d8a5834
3 changed files with 7 additions and 4 deletions

View File

@ -5,7 +5,7 @@ Tags: generatepress
Requires at least: 5.2
Tested up to: 6.4
Requires PHP: 7.2
Stable tag: 2.4.0
Stable tag: 2.4.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
@ -27,6 +27,9 @@ In most cases, #1 will work fine and is way easier.
== Changelog ==
= 2.4.1 =
* Security: Harden variable against XSS attacks
= 2.4.0 =
* Security: Disallow scripts in custom field template tags
* Important: Requires PHP 7.2 or greater