mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-04 08:47:23 +08:00
Bump 2.0.0 version
This commit is contained in:
parent
e67b4225d3
commit
7f3d3116bd
5 changed files with 50 additions and 64 deletions
|
@ -1,5 +1,25 @@
|
|||
*** Changelog ***
|
||||
|
||||
= 2.0.0 - TBD =
|
||||
* Add - Option to separate JSSDK APM payment buttons into individual WooCommerce gateways #671
|
||||
* Add - OXXO APM (Alternative Payment Method) #684
|
||||
* Add - Pay Later tab #961
|
||||
* Add - Button preview in settings #929
|
||||
* Fix - Prevent Enter key submit for our non-standard button gateways #981
|
||||
* Fix - Pay Upon Invoice - Stock correction on failed orders #964
|
||||
* Fix - Check that WC session exists before using it #846
|
||||
* Fix - Compatibility with One Page Checkout Extension #356
|
||||
* Enhancement - Compatibility with WC High-Performance Order Storage #933
|
||||
* Enhancement - PHP 8.1 warning: Constant FILTER_SANITIZE_STRING is deprecated #867
|
||||
* Enhancement - Execute server-side WC validation when clicking button #942
|
||||
* Enhancement - Update order with order note if payment failed after billing agreement canceled at PayPal #886
|
||||
* Enhancement - Missing PUI refund functionality from WC order #937
|
||||
* Enhancement - Hide Pay upon Invoice tab if not available for merchant #978
|
||||
* Enhancement - Handle synced sub without upfront payment like free trial #936
|
||||
* Enhancement - Isolate container and modularity deps #972
|
||||
* Enhancement - PUI gateway displayed on pay for order page when mandatory billing fields are left empty or country is unsupported #966
|
||||
* Enhancement - When Brand Name field is left empty, PUI purchase fails #916
|
||||
|
||||
= 1.9.5 - 2022-11-01 =
|
||||
* Fix - Invalid tracking number in logs when adding tracking #903
|
||||
* Fix - Tracking on Connection tab always enabled #900
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue