Skip to content

Commit 0fbe6b2

Browse files
committed
Updated changelog
1 parent e8cc3d5 commit 0fbe6b2

File tree

1 file changed

+13
-11
lines changed

1 file changed

+13
-11
lines changed

readme.txt

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,9 @@ Automatic updates should work great for you. As always, though, we recommend ba
131131
* Feature - Braintree SDK Upgrade (PFW-1922)
132132
* Feature - Overcharge Handling (PFW-1923)
133133
* Feature - PayPal Sandbox Error Mocking (PFW-1935, PFW-1937)
134-
* Fix - Resolves a broken link in onboarding notice. (PFW-1921)
134+
* Fix - Resolves a broken link in on-boarding notice. (PFW-1921)
135+
* Fix - Resolves on-boarding fatal error. ([PFW-1939](https://github.com/angelleye/paypal-woocommerce/pull/2107))
136+
* Tweak - Resolves translation loading order to remove the warning. ([PFW-1940](https://github.com/angelleye/paypal-woocommerce/pull/2108))
135137

136138
= 4.5.21 - 11.25.2024
137139
* Fix - Payment method specifies Credit Card or PayPal. ([PFW-1912](https://github.com/angelleye/paypal-woocommerce/pull/2094))
@@ -157,25 +159,25 @@ Automatic updates should work great for you. As always, though, we recommend ba
157159
* Fix - Updated PayPal billing agreement ID for renewal orders. ([PFW-1854](https://github.com/angelleye/paypal-woocommerce/pull/2082))
158160

159161
= 4.5.15 - 09.10.2024
160-
* Fix - Resolved float value issue. ([PFW-1853](https://github.com/angelleye/paypal-woocommerce/pull/2081))
162+
* Fix - Resolved float value issue. ([PFW-1853](https://github.com/angelleye/paypal-woocommerce/pull/2081))
161163
* Fix - Bug fix found during WPML testing. ([PFW-1869](https://github.com/angelleye/paypal-woocommerce/pull/2079))
162164

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

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

174176
= 4.5.12 - 08.23.2024
175-
* Fix - Fixed the email template override issue. ([PFWMA-3141](https://github.com/angelleye/paypal-woocommerce/pull/2070))
177+
* Fix - Fixed the email template override issue. ([PFWMA-3141](https://github.com/angelleye/paypal-woocommerce/pull/2070))
176178

177179
= 4.5.11 - 08.09.2024
178-
* Fix - Resolved "headers already sent" messages. ([PFW-1841](https://github.com/angelleye/paypal-woocommerce/pull/2069))
180+
* Fix - Resolved "headers already sent" messages. ([PFW-1841](https://github.com/angelleye/paypal-woocommerce/pull/2069))
179181

180182
= 4.5.10 - 08.09.2024
181183
* Fix - Implemented logic for creating or updating an existing order during checkout. ([PFW-1840](https://github.com/angelleye/paypal-woocommerce/pull/2068))
@@ -272,11 +274,11 @@ Automatic updates should work great for you. As always, though, we recommend ba
272274

273275
= 4.4.20 - 02.27.2024 =
274276
* Tweak - Enhanced compatibility with WPML translation for Gateway settings page. ([PFW-1667](https://github.com/angelleye/paypal-woocommerce/pull/1979))
275-
* Tweak - Enhancements required for Migration Wizard batches. ([PFW-1766](https://github.com/angelleye/paypal-woocommerce/pull/2011))
276-
* Tweak - Rename it back to 'Complete Payments'. ([PFW-1763](https://github.com/angelleye/paypal-woocommerce/pull/2013))
277-
* Tweak - Modify the logic to verify if the vault is enabled. ([PFW-1759](https://github.com/angelleye/paypal-woocommerce/pull/2014))
278-
* Fix - Compatibility of the Express Checkout section with CheckoutWC. ([PFW-1755](https://github.com/angelleye/paypal-woocommerce/pull/2015))
279-
277+
* Tweak - Enhancements required for Migration Wizard batches. ([PFW-1766](https://github.com/angelleye/paypal-woocommerce/pull/2011))
278+
* Tweak - Rename it back to 'Complete Payments'. ([PFW-1763](https://github.com/angelleye/paypal-woocommerce/pull/2013))
279+
* Tweak - Modify the logic to verify if the vault is enabled. ([PFW-1759](https://github.com/angelleye/paypal-woocommerce/pull/2014))
280+
* Fix - Compatibility of the Express Checkout section with CheckoutWC. ([PFW-1755](https://github.com/angelleye/paypal-woocommerce/pull/2015))
281+
280282
= 4.4.19 - 02.23.2024 =
281283
* Tweak - Resolved wc_get_log_file_path() deprecation warnings. ([PFW-1767](https://github.com/angelleye/paypal-woocommerce/pull/2012))
282284

0 commit comments

Comments
 (0)