* Update changelog

* Add PR #

Co-authored-by: Fernando Marichal <contacto@fernandomarichal.com>
This commit is contained in:
Fernando 2021-08-10 11:31:07 -03:00 committed by GitHub
parent c151950a6e
commit 5ade1e1c66
1 changed files with 28 additions and 3 deletions

View File

@ -22,16 +22,21 @@
- Tweak: Refactor on payment settings recommendations eligibility component for reuse. #7447
- Tweak: Register wc-admin page for all users and handle authorization in client #7285
== 2.5.0 07/8/2021 ==
== 2.5.0 08/09/2021 ==
- Add: Add a delete option to completed tasks #7300
- Add: Add unit tests around extended payment gateway controller #7133
- Add: Add payment gateway suggestion unit tests #7142
- Add: Add TableSummaryPlaceholder to support skeleton loading #7294
- Add: Feature toggle to disable Analytics UI #7168
- Add: Hook reference slotFill support #6833
- Add: Adding tests for PaymentGatewaySuggestions > List component #7201
- Add: Remote Inbox feature setting toggle #7298
- Dev: Add `woocommerce_admin_export_id` filter for customizing the export file name #7178
- Dev: Allow packages to be build independently, fix commonjs module builds. #7286
- Dev: Point the changelog linter to updated changelog entry location #7318
- Dev: Remove old payment gateway task components #7224
- Fix: Attribute filter bug with "any X" variations. #7046
- Fix: Currency display on Orders activity card on homescreen #7181
- Fix: Fix obsolete key property in gateway defaults #7229
- Fix: Fixing button state logic for remote payment gateways #7200
@ -39,13 +44,13 @@
- 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
- Fix: Report export filtering bug. #7165
- Fix: Add padding on table header button #7213
- Fix: Use tab char for the CSV injection prevention. #7154
- Fix: Use tab char for the CSV injection prevention. #7154
- Fix: Add height auto on autocomplete popover button #7225
- Fix: Make WooCommerce-admin full-screen minimum height 100vh important #7230
- Fix: Cache product/variation revenue query results. #7067
@ -54,13 +59,33 @@
- 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: 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 dont have AdvancedFilters #7186
- Sync the category lookup table when a new category gets created #7290
- Fix: Set default value for performanceIndicators variable #7343
- 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 #7489
- 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 #7490
- 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 lazy loading by checking panel open status #7379
== 2.4.4 7/21/2021 ==
- Fix: Fix homepage stock panel regression in 2.4.3. #7389