Releases: angelleye/paypal-woocommerce
Releases · angelleye/paypal-woocommerce
v4.6.3
What's Changed
- Fixed Basic Authentication for IP Address by @meet-creedally in #2121
- Add checks to avoid calling angelleye_braintree_lib on null gateway by @meet-creedally in #2119
- PFW-1950 - Fix: Ensure payment gateways load on correct hook for consistent detection by @deepakmaurya in #2122
Full Changelog: v4.6.2...v4.6.3
v4.6.2
What's Changed
- PFW-1948 Fix PHPCompabilities Issues by @meet-creedally in #2118
New Contributors
- @meet-creedally made their first contribution in #2118
Full Changelog: v4.6.1...v4.6.2
v4.6.1
v4.6.0
- Feature - Braintree SDK Upgrade (PFW-1922)
- Feature - Overcharge Handling (PFW-1923)
- Feature - PayPal Sandbox Error Mocking (PFW-1935, PFW-1937)
- Fix - Resolves a broken link in on-boarding notice. (PFW-1921)
- Fix - Resolves on-boarding fatal error. (PFW-1939)
- Tweak - Resolves translation loading order to remove the warning. (PFW-1940)
v4.5.21
v4.5.20
- Feature - Upgrade CardFields from HostedFields. (PFW-1873)
- Fix - Added the migrated user flag to onboarding check API. (PFW-1866)
- Fix - Modify the condition to check for the upsell functionality separately. (PFW-1901)
- Fix - Classic Payments Pro Credentials Encrypted. (PFW-1903)
- Fix - Revert Admin notice. (PFW-1904)
v4.5.19
v4.5.18
- Fix - is_front_page was called incorrectly