Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit ccc6651

Browse files
author
mattallan
committed
Version 2.0.0 bump, changelog and .pot file updates
1 parent d0de194 commit ccc6651

File tree

4 files changed

+336
-212
lines changed

4 files changed

+336
-212
lines changed

changelog.txt

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
*** Changelog ***
22

3+
= 2.0.0 - 2020-05-25 =
4+
* New - Upgrade to the latest PayPal Checkout Javascript SDK. PR#668
5+
* Add - New setting found under Button Styles for choosing a Smart Payment Button label. PR#666
6+
* Add - Support for more locales. PR#658
7+
* Fix - Display Smart Payment Buttons on Product pages built from a shortcode. PR#665
8+
* Fix - Send the product SKU to PayPal so it's displayed in the order/transaction details and reports on PayPal. PR#664
9+
* Fix - Show an error when saving incomplete/missing API credentials. PR#712
10+
* Fix - Remove PHP warnings in later versions of PHP when a PayPal Session doesn't exist. PR#727
11+
* Fix - Error when processing refunds (Already Refunded. No Amount to Refund). PR#710
12+
* Fix - Required state field errors on the "Confirm your PayPal Order" page when returning from PayPal. PR#725
13+
* Fix - Display WC Add To Cart validation errors on the product page when clicking the PayPal Smart Payment Buttons. PR#707
14+
* Update - Smart Payment Buttons are enabled by default and settings to toggle these on/off have been removed and replaced with a filter. PR#660
15+
* Update - Deprecate unused/incomplete function `WC_Gateway_PPEC_Client::update_billing_agreement()`. PR#602
16+
* Update - Move inline javascript found in `settings-ppec.php` to `ppec-settings.js`. PR#676
17+
* Update - Move Support and Documentation links from the plugin actions to plugin meta section on the Plugin activation/deactivation page. PR#735
18+
* Update - WooCommerce 4.1 and WordPress 5.4 compatibility. PR#732
19+
320
= 1.6.21 - 2020-04-14 =
421
* Fix - Ensure Puerto Rico and supported Locales are eligible for PayPal Credit. PR#693
522
* Fix - Support purchasing subscriptions with $0 initial payment - free trials, synced etc. PR#698

0 commit comments

Comments
 (0)