From f5e2bda0c1f7f9093cf34ae689fa220c6b99247c Mon Sep 17 00:00:00 2001 From: Darin Kotter Date: Fri, 20 Sep 2024 12:37:11 -0700 Subject: [PATCH] Update changelogs --- changelog.txt | 8 ++++++++ readme.txt | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/changelog.txt b/changelog.txt index 2bb5e2af..0f3a79b8 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,13 @@ *** WooCommerce Square Changelog *** += 4.8.1 - 2024-09-23 = +* Fix - Confirmation popup no longer appears when saving the Square settings. +* Fix - Connection settings now persist previous connection when toggling between Production and Sandbox. +* Fix - Prevent gift card image from being forced upon a site. +* Fix - Update URL linking to Square Developer dashboard in sandbox settings. +* Dev - Bump WooCommerce "tested up to" version 9.3. +* Dev - Bump WooCommerce minimum supported version to 9.1. + = 4.8.0 - 2024-09-16 = * Add - Support for the WooCommerce Product Block Editor. * Fix - Address a potential infinite loop issue with the `pull_inventory` step when running a manual synchronization. diff --git a/readme.txt b/readme.txt index 86038bbe..1449184a 100644 --- a/readme.txt +++ b/readme.txt @@ -72,6 +72,14 @@ If you get stuck, you can ask for help in the [Plugin Forum](https://wordpress.o == Changelog == += 4.8.1 - 2024-09-23 = +* Fix - Confirmation popup no longer appears when saving the Square settings. +* Fix - Connection settings now persist previous connection when toggling between Production and Sandbox. +* Fix - Prevent gift card image from being forced upon a site. +* Fix - Update URL linking to Square Developer dashboard in sandbox settings. +* Dev - Bump WooCommerce "tested up to" version 9.3. +* Dev - Bump WooCommerce minimum supported version to 9.1. + = 4.8.0 - 2024-09-16 = * Add - Support for the WooCommerce Product Block Editor. * Fix - Address a potential infinite loop issue with the `pull_inventory` step when running a manual synchronization.