From cee5ba33c380db2fbef453c2dc649d89ef42d9fb Mon Sep 17 00:00:00 2001 From: daomapsieucap Date: Thu, 22 Aug 2024 13:48:35 +0700 Subject: [PATCH] feat(global): release v3.2.2 --- changelog.txt | 5 +++++ fiberadmin.php | 2 +- readme.txt | 10 +++++----- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/changelog.txt b/changelog.txt index 4cf2c43..82b8d12 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,10 @@ == Changelog == += 3.2.2 = +*Release Date - 08 August 2024* + +* Fixed: Convert email conflicts with trailing slash in br tag. + = 3.2.1 = *Release Date - 25 June 2024* diff --git a/fiberadmin.php b/fiberadmin.php index 7a539c6..c0a12ba 100644 --- a/fiberadmin.php +++ b/fiberadmin.php @@ -3,7 +3,7 @@ * Plugin Name: Fiber Admin * Plugin URI: https://wordpress.org/plugins/fiber-admin/ * Description: 💈 Bring multiple customization features to make your own WordPress admin. - * Version: 3.2.1 + * Version: 3.2.2 * Requires at least: 5.2 * Requires PHP: 7.4 * Author: Dao diff --git a/readme.txt b/readme.txt index 11c021a..bd55241 100644 --- a/readme.txt +++ b/readme.txt @@ -2,9 +2,9 @@ Contributors: daomapsieucap Tags: white label, duplicate post, content protection Requires at least: 4.7 -Tested up to: 6.5.4 +Tested up to: 6.6.1 Requires PHP: 7.4 -Stable tag: 3.2.1 +Stable tag: 3.2.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -48,7 +48,7 @@ At the first time using this setting, Fiber Admin will ask you to save it to cre == Changelog == -= 3.2.1 = -*Release Date - 25 June 2024* += 3.2.2 = +*Release Date - 08 August 2024* -* Fixed: Fix missing helper function fiad_get_file_upload_path. \ No newline at end of file +* Fixed: Convert email conflicts with trailing slash in br tag. \ No newline at end of file