Update 5.6.0 changelog
This commit is contained in:
parent
11563a928e
commit
39784412a1
|
@ -47,7 +47,7 @@
|
||||||
- Fix - Include onboarding settings on the analytic pages #7109
|
- Fix - Include onboarding settings on the analytic pages #7109
|
||||||
- Fix - Load Analytics API only when feature is turned on #7193
|
- Fix - Load Analytics API only when feature is turned on #7193
|
||||||
- Fix - Localize string for description #7219
|
- 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 - Use saved form values if available when switching tabs #7226
|
||||||
- Fix - Skip schedule customer data deletion on site deletion #7214
|
- Fix - Skip schedule customer data deletion on site deletion #7214
|
||||||
- Fix - WCPay not working in local payments task #7151
|
- Fix - WCPay not working in local payments task #7151
|
||||||
|
@ -62,22 +62,31 @@
|
||||||
- Fix - Fix missing translation strings for CES #7270
|
- Fix - Fix missing translation strings for CES #7270
|
||||||
- Fix - Add missing translation strings in the business features section #7268
|
- Fix - Add missing translation strings in the business features section #7268
|
||||||
- Fix - Fix inbox note dismiss dropdown not closing on Safari #7278
|
- 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 links on the dismiss dropdown are not clickable #7342
|
||||||
- Fix - Fix undefined method error when setting up WC Tax #7344
|
- Fix - Fix undefined method error when setting up WC Tax #7344
|
||||||
- Fix - Invalidate task status when enabling a payment gateway #7330
|
- Fix - Invalidate task status when enabling a payment gateway #7330
|
||||||
- Fix - Redirect to homescreen after payment gateway setup #7332
|
- Fix - Redirect to homescreen after payment gateway setup #7332
|
||||||
- Fix - Create workable defaults for Reports that don’t have AdvancedFilters #7186
|
- Fix - Create workable defaults for Reports that don’t have AdvancedFilters #7186
|
||||||
- Fix - Set default value for performanceIndicators variable #7343
|
- 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 - Remove performance indicators when Analytics Flag disabled #7234
|
||||||
- Tweak - Change event name when installing Google Listings and Ads. #7276
|
- Tweak - Change event name when installing Google Listings and Ads. #7276
|
||||||
- Tweak - Removed unused feature flags #7233 and #7273
|
- Tweak - Removed unused feature flags #7233 and #7273
|
||||||
- Tweak - Render a spinner while woocommerce_setup_jetpack_opted_in is being loaded #7269
|
- 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
|
- 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 - Notes to use a date range. #7222
|
||||||
- Update - Remove facebook extension from onboarding extensions fallback list #7287
|
- 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
|
- Performance - Add lazy loading by checking panel open status #7379
|
||||||
|
|
||||||
**WooCommerce Blocks - 5.4.1 & 5.5.1**
|
**WooCommerce Blocks - 5.4.1 & 5.5.1**
|
||||||
|
|
Loading…
Reference in New Issue