diff --git a/midtrans-gateway.php b/midtrans-gateway.php index f43ef63..1f79183 100644 --- a/midtrans-gateway.php +++ b/midtrans-gateway.php @@ -3,7 +3,7 @@ Plugin Name: Midtrans - WooCommerce Payment Gateway Plugin URI: https://github.com/veritrans/SNAP-Woocommerce Description: Accept all payment directly on your WooCommerce site in a seamless and secure checkout environment with Midtrans -Version: 2.21.0 +Version: 2.22.0 Author: Midtrans Author URI: http://midtrans.co.id License: GPLv2 or later diff --git a/readme.txt b/readme.txt index 385b697..263f7f8 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: yocki, rizdaprasetya Tags: midtrans, snap, payment, payment-gateway, credit-card, commerce, e-commerce, woocommerce, veritrans Requires at least: 3.9.1 Tested up to: 5.7 -Stable tag: 2.21.0 +Stable tag: 2.22.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -70,6 +70,11 @@ The best way please email to support@midtrans.com, but bugs can be reported in o == Changelog == += 2.22.0 - 2021-04-27 = +* prevent issue of 3rd party Cloudflare plugin breaking payment page (reload repetitively) +* improve configuration page structure and description +* enhance "ignore pending status" config + = 2.21.0 - 2021-03-08 = * improve compatibility: prepare future WP >5.7 CSP on js script tag * minor payment page js enhancement @@ -232,6 +237,11 @@ The best way please email to support@midtrans.com, but bugs can be reported in o == Upgrade Notice == += 2.22.0 - 2021-04-27 = +* prevent issue of 3rd party Cloudflare plugin breaking payment page (reload repetitively) +* improve configuration page structure and description +* enhance "ignore pending status" config + = 2.21.0 - 2021-03-08 = * improve compatibility: prepare future WP >5.7 CSP on js script tag * minor payment page js enhancement