Update changelog

This commit is contained in:
dinamiko 2022-08-22 14:13:46 +02:00
parent d2b6ee9e9e
commit 23a2ec7d70
2 changed files with 6 additions and 0 deletions

View file

@ -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

View file

@ -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