From 39784412a1cb08c22d58e2ce81250b525bc54bee Mon Sep 17 00:00:00 2001 From: Claudio Sanches Date: Mon, 9 Aug 2021 19:42:25 -0300 Subject: [PATCH] Update 5.6.0 changelog --- changelog.txt | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/changelog.txt b/changelog.txt index dff62394c39..f6530befb10 100644 --- a/changelog.txt +++ b/changelog.txt @@ -47,7 +47,7 @@ - Fix - Include onboarding settings on the analytic pages #7109 - Fix - Load Analytics API only when feature is turned on #7193 - Fix - Localize string for description #7219 -- Fix - Filters: On update respect all other queries, not just persistedQueries #7155 +- Fix - Filters. On update respect all other queries, not just persistedQueries #7155 - Fix - Use saved form values if available when switching tabs #7226 - Fix - Skip schedule customer data deletion on site deletion #7214 - Fix - WCPay not working in local payments task #7151 @@ -62,22 +62,31 @@ - Fix - Fix missing translation strings for CES #7270 - Fix - Add missing translation strings in the business features section #7268 - Fix - Fix inbox note dismiss dropdown not closing on Safari #7278 -- Fix - Fixed OBW - Business details style #7353 +- Fix - Fixed OBW Business details style #7353 - Fix - Fix links on the dismiss dropdown are not clickable #7342 - Fix - Fix undefined method error when setting up WC Tax #7344 - Fix - Invalidate task status when enabling a payment gateway #7330 - Fix - Redirect to homescreen after payment gateway setup #7332 - Fix - Create workable defaults for Reports that don’t have AdvancedFilters #7186 - Fix - Set default value for performanceIndicators variable #7343 -- Fix - Sync the category lookup table when a new category gets created #7290 +- Fix - Add limit clause to coupons data store query #7399 +- Fix - Fix analytics filter Gutenberg CSS conflict #7410 +- Fix - Fix Gutenberg CardBody styles for task card #7411 +- Fix - Fix orders panel not displaying any orders when analytics is disabled #7395 +- Fix - Fix recommended card Gutenberg CSS conflict #7409 +- Fix - Update tooltip styling to fix new Gutenberg updates. #7414 +- Fix - Allow super admins all capabilities within WooCommerce Admin +- Fix - Fix analytics overview re-arrangement on initial load. #7475 +- Fix - Fixes action button mis-alignment within card footer. #7412 +- Fix - Fix up onboarding profiler not working when opted out of tracking - Tweak - Remove performance indicators when Analytics Flag disabled #7234 - Tweak - Change event name when installing Google Listings and Ads. #7276 - Tweak - Removed unused feature flags #7233 and #7273 - Tweak - Render a spinner while woocommerce_setup_jetpack_opted_in is being loaded #7269 - Tweak - Repurpose disable wc-admin filter to remove optional features #7232 +- Update - Add additional countries to WCPay for business features and payment task fallback #7436 - Update - Notes to use a date range. #7222 - Update - Remove facebook extension from onboarding extensions fallback list #7287 -- Performance - Add cache-control header to low stock REST API response #7364 - Performance - Add lazy loading by checking panel open status #7379 **WooCommerce Blocks - 5.4.1 & 5.5.1**