mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 13:44:42 +08:00
Update changelog
This commit is contained in:
parent
d2b6ee9e9e
commit
23a2ec7d70
2 changed files with 6 additions and 0 deletions
|
@ -1,9 +1,12 @@
|
||||||
*** Changelog ***
|
*** Changelog ***
|
||||||
|
|
||||||
= 1.9.3 - TBD =
|
= 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 - 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 - Failed form validation on Checkout page causing page to be sticky #781
|
||||||
* Fix - Do not include full path in exception #779
|
* 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 - Add links to docs & support in plugin #782
|
||||||
* Enhancement - Put gateway sub-options into tabs #772
|
* Enhancement - Put gateway sub-options into tabs #772
|
||||||
* Enhancement - Show tabs only after onboarding #789
|
* Enhancement - Show tabs only after onboarding #789
|
||||||
|
|
|
@ -82,9 +82,12 @@ Follow the steps below to connect the plugin to your PayPal account:
|
||||||
== Changelog ==
|
== Changelog ==
|
||||||
|
|
||||||
= 1.9.3 =
|
= 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 - 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 - Failed form validation on Checkout page causing page to be sticky #781
|
||||||
* Fix - Do not include full path in exception #779
|
* 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 - Add links to docs & support in plugin #782
|
||||||
* Enhancement - Put gateway sub-options into tabs #772
|
* Enhancement - Put gateway sub-options into tabs #772
|
||||||
* Enhancement - Show tabs only after onboarding #789
|
* Enhancement - Show tabs only after onboarding #789
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue