Skip to content

Commit

Permalink
Updated details for v4.5.14
Browse files Browse the repository at this point in the history
  • Loading branch information
kcppdevelopers committed Sep 5, 2024
1 parent 491a9fc commit 8c8cda3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion paypal-for-woocommerce.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin Name: PayPal for WooCommerce
* Plugin URI: http://www.angelleye.com/product/paypal-for-woocommerce-plugin/
* Description: Easily add the PayPal Complete Payments Platform including PayPal Checkout, Pay Later, Venmo, Direct Credit Processing, and alternative payment methods like Apple Pay, Google Pay, and more! Also fully supports Braintree Payments.
* Version: 4.5.13
* Version: 4.5.14
* Author: Angell EYE
* Author URI: http://www.angelleye.com/
* License: GNU General Public License v3.0
Expand Down
10 changes: 9 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
Tags: woocommerce, paypal, express checkout, payments pro, angelleye, payflow, dodirectpayment, apple pay, google play, braintree, payments advanced, rest, credit cards, credit card payments, payments, payment
Requires at least: 5.8
Tested up to: 6.6.1
Stable tag: 4.5.13
Stable tag: 4.5.14
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Expand Down Expand Up @@ -127,6 +127,14 @@ Automatic updates should work great for you. As always, though, we recommend ba

== Changelog ==

= 4.5.14 - 09.05.2024
* Fix - PayPal buttons occasionally fail to load. ([PFW-1866](https://github.com/angelleye/paypal-woocommerce/pull/2078))
* Fix - Resolved the PayPal fee issue. ([PFW-1846](https://github.com/angelleye/paypal-woocommerce/pull/2073))
* Fix - Load JS and CSS only when needed. ([PFW-1845](https://github.com/angelleye/paypal-woocommerce/pull/2074))
* Fix - Disabled the instant order confirmation. ([PFW-1842](https://github.com/angelleye/paypal-woocommerce/pull/2075))
* Fix - Prevent duplicate loading of JavaScript variables. ([PFW-1852](https://github.com/angelleye/paypal-woocommerce/pull/2076))
* Fix - Conducted an admin notice audit. ([PFW-1800](https://github.com/angelleye/paypal-woocommerce/pull/2077))

= 4.5.13 - 08.29.2024
* Fix - Resolved global save conflict issue. ([PFW-1863](https://github.com/angelleye/paypal-woocommerce/pull/2071))

Expand Down

0 comments on commit 8c8cda3

Please sign in to comment.