From a41a4e77debd3234f1512f82ab36a0c06c200d14 Mon Sep 17 00:00:00 2001 From: Halil Beycan <50718965+BeycanDeveloper@users.noreply.github.com> Date: Sun, 15 Sep 2024 19:02:43 +0800 Subject: [PATCH] version up --- cryptopay-wc-lite.php | 4 ++-- readme.txt | 11 ++++++++--- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/cryptopay-wc-lite.php b/cryptopay-wc-lite.php index 0afcda2..3309b4d 100644 --- a/cryptopay-wc-lite.php +++ b/cryptopay-wc-lite.php @@ -11,7 +11,7 @@ /** * Plugin Name: CryptoPay Lite - * Version: 2.3.3 + * Version: 2.3.4 * Plugin URI: https://beycanpress.com/cryptopay/ * Description: All In One Cryptocurrency Payments for WordPress * Author: BeycanPress LLC @@ -22,7 +22,7 @@ * Domain Path: /languages * Tags: Crypto, Cryptocurrency Payment, Gateway, WooCommerce * Requires at least: 5.0 - * Tested up to: 6.6.1 + * Tested up to: 6.6.2 * Requires PHP: 8.1 */ diff --git a/readme.txt b/readme.txt index 613eeeb..0a31b9c 100644 --- a/readme.txt +++ b/readme.txt @@ -2,10 +2,10 @@ Contributors: BeycanPress Tags: WooCommerce, Cryptocurrency, Payment, Gateway, Bitcoin Requires at least: 5.0 -Tested up to: 6.6.1 +Tested up to: 6.6.2 Requires PHP: 8.1 -Stable Tag: 2.3.3 -Version: 2.3.3 +Stable Tag: 2.3.4 +Version: 2.3.4 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html @@ -137,6 +137,11 @@ Yes, our plugin comes with WooCommerce crypto payment gateway support by default == Changelog == += 2.3.4 = +* Added: Failed reason message for transactions if is failed +* Fixed: Not showing "open in explorer" button for mobile devices +* Fixed: Reminder email not asking email for not logged in users + = 2.3.3 = * Removed: Phantom Wallet support * Improved: Popup visual improvements