From 82e0e74f22a96d97cd8b8069c99f5ae14997f6d9 Mon Sep 17 00:00:00 2001 From: Dinwy Date: Wed, 22 May 2024 17:45:29 +0900 Subject: [PATCH] Update readme.txt for 3.1.0 --- readme.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/readme.txt b/readme.txt index f663c06..38fa549 100644 --- a/readme.txt +++ b/readme.txt @@ -2,11 +2,11 @@ Contributors: degica Tags: WooCommerce,Payment Gateway,Komoju Requires at least: 5.3 -Tested up to: 6.1.1 +Tested up to: 6.5.3 Stable tag: trunk Requires PHP: 7.2 WC requires at least: 3.0.0 -WC tested up to: 6.3.1 +WC tested up to: 8.8.3 License: MIT License URI: https://directory.fsf.org/wiki/License:X11 @@ -98,15 +98,15 @@ We currently accept the following payment methods: = What versions of WordPress and WooCommerce is this compatible with? = At the moment, this plugin has been tested and is known to work up to WordPress -6.1.1 and WooCommerce 6.3.1. If you are using a later version, please check the +6.5.3 and WooCommerce 8.8.3 If you are using a later version, please check the next section or contact us regarding this. = What should I do if I am using newer versions of WordPress and WooCommerce? = -2024/01/31 +2024/05/22 -We recommend performing a fresh install of WordPress 6.1.1 and WooCommerce -6.3.1 before proceeding to install this plugin. You can temporarily downgrade +We recommend performing a fresh install of WordPress 6.5.3 and WooCommerce +8.8.3 before proceeding to install this plugin. You can temporarily downgrade from a newer version of WordPress and WooCommerce before continuing installation. However, downgrading from newer versions of WordPress and WooCommerce may result in issues with installing this plugin. If you are experiencing problems, please @@ -118,11 +118,11 @@ Please contact contact@komoju.com if you have any questions about the installation of the module. = どのWordPress・WooCommerceのバージョンに対応していますか?= -現時点でこのプラグインは、WordPress 6.1.1およびWooCommerce 6.3.1まで動作することが確認されています。 +現時点でこのプラグインは、WordPress 6.5.3およびWooCommerce 8.8.3まで動作することが確認されています。 それ以降のバージョンをお使いの場合は、以下をお試し頂くか、contact@komoju.comまでご連絡ください。 = 新しいバージョンのWordPressとWooCommerceを使用している場合はどうすればよいですか? = -このプラグインをインストールする前に、まずWordPress 6.1.1とWooCommerce 6.3.1を新規インストールすることをお勧めします。 +このプラグインをインストールする前に、まずWordPress 6.5.3とWooCommerce 8.8.3を新規インストールすることをお勧めします。 新しいバージョンから旧バージョンへ一時的にダウングレードし、接続頂くことも可能ですが、新しいバージョンからダウングレードすると、このプラグインのインストールに問題が生じる可能性がございます。 問題が発生した場合は、サポートチーム(contact@komoju.com)までご連絡ください。 @@ -172,7 +172,7 @@ Go back to your Wordpress instance and set the "Webhook Secret Token" value on t == Changelog == = 3.1.0 = -Updated to use WooCommerce version 8.8.2. +Updated to use WooCommerce version 8.8.3. Adds a user editable description field. Fix missing/inconsistent payment icons display. Fixes warning about missing `fraud_details` data.