mirror of
https://github.com/10h30/woo-viet.git
synced 2026-07-11 10:46:14 +09:00
Prepare for the release of 1.4.3 #53
This commit is contained in:
@@ -8,11 +8,16 @@ Xem phiên bản tiếng Việt tại đây https://vi.wordpress.org/plugins/woo
|
||||
|
||||
## Changelog
|
||||
|
||||
### 1.4.2 - 2018.04.26 =
|
||||
### 1.4.3 - 2018.07.31
|
||||
|
||||
* Fix fatal error when handling PayPal IPN #56
|
||||
* Other small improvements #53
|
||||
|
||||
### 1.4.2 - 2018.04.26
|
||||
|
||||
* Fix the fatal error when WooCommerce PayPal Express Checkout Gateway is not active.
|
||||
|
||||
### 1.4.1 - 2018.04.26 =
|
||||
### 1.4.1 - 2018.04.26
|
||||
|
||||
* Fix the SVN command, missing some files on WP.org repo.
|
||||
|
||||
|
||||
+1
-17
@@ -4,7 +4,7 @@ Tags: OnePay WooCommerce, OnePay Vietnam, WooCommerce Vietnam, vietnam, vietname
|
||||
Requires at least: 4.3
|
||||
Tested up to: 4.9.5
|
||||
Requires PHP: 5.6
|
||||
Stable tag: 1.4.3-dev
|
||||
Stable tag: 1.4.3
|
||||
License: GPLv2 or later
|
||||
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
||||
|
||||
@@ -73,22 +73,6 @@ Follow these steps to install and use the plugin:
|
||||
|
||||
== Changelog ==
|
||||
|
||||
= 1.4.2 - 2018.04.26 =
|
||||
|
||||
* Fix the fatal error when WooCommerce PayPal Express Checkout Gateway is not active.
|
||||
|
||||
= 1.4.1 - 2018.04.26 =
|
||||
|
||||
* Fix the SVN command, missing some files on WP.org repo.
|
||||
|
||||
= 1.4 - 2018.04.24 =
|
||||
|
||||
* Fix the on-hold order issue with PayPal Standard.
|
||||
* Fix the issue in OnePay Domestic gateway when users cancel payment.
|
||||
* Add enhancement: arrange the address fields to the Vietnam standard: Country - Province - District - Address.
|
||||
* Add supporting VND for [the PayPal Express Checkout gateway](https://docs.woocommerce.com/document/paypal-express-checkout/).
|
||||
* Add "Settings" link in the Plugins list page when the plugin is active.
|
||||
|
||||
See all change logs on [GitHub repo](https://github.com/htdat/woo-viet#changelog).
|
||||
|
||||
== Upgrade Notice ==
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@
|
||||
* Author URI: https://profiles.wordpress.org/htdat
|
||||
* Text Domain: woo-viet
|
||||
* Domain Path: /languages
|
||||
* Version: 1.4.2
|
||||
* Version: 1.4.3
|
||||
*
|
||||
* WC requires at least: 2.6
|
||||
* WC tested up to: 2.3
|
||||
|
||||
Reference in New Issue
Block a user