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

Commit d8c94ef

Browse files
authored
Merge pull request #873 from woocommerce/release/2.1.2
Version 2.1.2
2 parents 3a69b64 + f680483 commit d8c94ef

File tree

5 files changed

+164
-139
lines changed

5 files changed

+164
-139
lines changed

changelog.txt

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

3+
= 2.1.2 - 2021-06-28 =
4+
* Fix - Prevent fatal error when a line item isn't a WC_Product instance. PR#872
5+
* Fix - [WC Subscriptions] Update the shipping packages address using a dynamic key rather than assuming a 0 index. PR#871
6+
* New - Allow hiding of funding methods MercadoPago and BLIK. PR#870
7+
* Tweak - Make labels/descriptions more consistent on the settings screen. PR#771
8+
* Tweak - Make WooCommerce 3.2.0 explicit. PR#868
9+
* Dev - Add hooks to alter names and descriptions of line items sent to PayPal. PR#869
10+
* Fix - Create session cookie only when needed. PR#793, PR#845.
11+
* Tweak - Mark as compatible with latest WordPress and WooCommerce. PR#867
12+
* Fix - Replace jQuery 3.x deprecated functions. PR#852
13+
* Fix - Honor shape settings when rendering buttons for alternative funding sources. PR#844
14+
* New - Add notice on plugins page to upgrade to PayPal Payments. PR#866
15+
316
= 2.1.1 - 2020-11-24 =
417
* Fix - Update the bundle.pem file to use the certificates from PayPal. PR#822
518
* Tweak - PHP 8.0 compatibility. PR#837

0 commit comments

Comments
 (0)