mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
Update changelog in readme.txt
This commit is contained in:
parent
a445166980
commit
313d9035e9
1 changed files with 3 additions and 2 deletions
|
@ -157,8 +157,8 @@ If you encounter issues with the PayPal buttons not appearing after an update, p
|
|||
== Changelog ==
|
||||
|
||||
= 3.0.7 - xxxx-xx-xx =
|
||||
* Enhancement - Deprecate `application_context` in favor of `experience_context` object #3431
|
||||
**NOTE**: If you were extending/modifying the `application_context` object programmatically, you may need to update your code to utilize `experience_context` for your customizations.
|
||||
* Enhancement - Remove`application_context` in favor of `experience_context` object #3431
|
||||
**NOTE**: If you were modifying the `application_context` object programmatically, you may need to update your code to utilize `experience_context` for your customizations.
|
||||
* Enhancement - Add Contact Module feature
|
||||
* Enhancement - Add WooCommerce Tracks integration
|
||||
* Enhancement - Onboarding notification for Firefox browser #3433
|
||||
|
@ -171,6 +171,7 @@ If you encounter issues with the PayPal buttons not appearing after an update, p
|
|||
* Fix - PayPal button greyed out on single product page for variable products with >2 attributes #3395
|
||||
* Fix - APMs automatically enabled despite selecting "No, ..." during onboarding #3362
|
||||
* Fix - Ditch items logic does not work when using saved card payment #3476
|
||||
* Fix - billing-agreements endpoint called too frequently when not enabled for Reference Transactions #3459
|
||||
|
||||
= 3.0.6 - 2025-05-27 =
|
||||
* Enhancement - Implement 3D secure check for Google Pay #3163
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue