mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Merge pull request #800 from woocommerce/release/1.9.3-rc2
1.9.3-rc2 update changelog
This commit is contained in:
commit
f1f3f9dcc3
2 changed files with 6 additions and 0 deletions
|
@ -1,9 +1,12 @@
|
|||
*** Changelog ***
|
||||
|
||||
= 1.9.3 - TBD =
|
||||
* Add - Tracking API #792
|
||||
* Fix - Improve compatibility with Siteground Optimizer plugin #797
|
||||
* Fix - Transaction ID in order not updated when manually capturing authorized payment from WC #766
|
||||
* Fix - Failed form validation on Checkout page causing page to be sticky #781
|
||||
* Fix - Do not include full path in exception #779
|
||||
* Enhancement - Enable ACDC by default only in locations where WooCommerce Payments is not available #799
|
||||
* Enhancement - Add links to docs & support in plugin #782
|
||||
* Enhancement - Put gateway sub-options into tabs #772
|
||||
* Enhancement - Show tabs only after onboarding #789
|
||||
|
|
|
@ -82,9 +82,12 @@ Follow the steps below to connect the plugin to your PayPal account:
|
|||
== Changelog ==
|
||||
|
||||
= 1.9.3 =
|
||||
* Add - Tracking API #792
|
||||
* Fix - Improve compatibility with Siteground Optimizer plugin #797
|
||||
* Fix - Transaction ID in order not updated when manually capturing authorized payment from WC #766
|
||||
* Fix - Failed form validation on Checkout page causing page to be sticky #781
|
||||
* Fix - Do not include full path in exception #779
|
||||
* Enhancement - Enable ACDC by default only in locations where WooCommerce Payments is not available #799
|
||||
* Enhancement - Add links to docs & support in plugin #782
|
||||
* Enhancement - Put gateway sub-options into tabs #772
|
||||
* Enhancement - Show tabs only after onboarding #789
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue