Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test WooCommerce 7.1 #55

Closed
github-actions bot opened this issue Nov 10, 2022 · 0 comments
Closed

Test WooCommerce 7.1 #55

github-actions bot opened this issue Nov 10, 2022 · 0 comments

Comments

@github-actions
Copy link

github-actions bot commented Nov 10, 2022

A new minor version of WooCommerce has been released. Please test with the latest version of LPAC.

Changelog

7.1.1 2022-12-08

WooCommerce

  • Patch – Move HPOS hook woocommerce_before_delete_order before deleting order. #35517

WooCommerce Blocks 8.7.6

  • Fix – Mini Cart block: fix compatibility with Page Optimize and Product Bundles plugins. #7794
  • Fix – Mini Cart block: Load wc-blocks-registry package at the page’s load instead of lazy load it. #7813

7.1.0 2022-11-08

WooCommerce

  • Fix – Fix business details step when Gutenberg is active #35448
  • Fix – Check order type is set before returning to prevent notice. #35349
  • Fix – When HPOS is enabled, posts are authoritative, and sync is enabled, ensure the HPOS record correctly tracks the CPT order record. #35402
  • Fix – Allow line breaks in order note again. #35366
  • Fix – Sync orders for stats table. #35118
  • Fix – Fix (un)trashing of orders when using HPOS #35125
  • Fix – Check whether order has classname before returning. #35207
  • Fix – Add billing and shipping address indexes on order update. #35121
  • Fix – Use correct datastore when backfilling orders. #35176
  • Fix – (HPOS) Ensure we use GMT when populating the date_created_gmt column for orders. #34875
  • Fix – Admin list table for orders (in HPOS mode) should check in case the user pages beyond the available range. #34793
  • Fix – Allow features to declare their initial enabled state. #34867
  • Fix – Customers should be able to pay for orders so long as any required stock reductions have already taken place. #33575
  • Fix – Do no override order defaults with NULL values (HPOS) #34822
  • Fix – Fix “Industry” options fails to save in the Industry step after reloading the page for OBW #34847
  • Fix – Fix a fatal error thrown by init_theorder_object due to the return type declaration #34730
  • Fix – fixed mismatching jetpack user should not see mobile app task list item #35052
  • Fix – Fix enable guided mode button not trigger when its text is translated #34843
  • Fix – Fixes test environment setup setting datetime for customer user creation #34888
  • Fix – Fix JSON schema for product’s image properties. #34852
  • Fix – Fix obw validation issue to truly disable the continue buttons #34895
  • Fix – Fix onboarding wizard popover padding for WP6.1 #34896
  • Fix – Fix order refund removal when the HPOS datastore is in use. #34785
  • Fix – Handle loading and error states for magic link button #35068
  • Fix – Implement missing method of calculating shipping and total tax. #34805
  • Fix – Serialize meta value before rendering so that it’s rendered properly. #34952
  • Fix – Set correct timezone when backfilling data. #35033
  • Add – Twenty Twenty-Three theme compatibility. #35306
  • Add – Add handling for plugin-feature incompatibilities #34879
  • Add – Add inventory stock management to new product management experience #34984
  • Add – Add new attributes section and field for the new Product Management Experience. #34751
  • Add – Add order preview functionality to HPOS list table. #34770
  • Add – Add playwright api-core-tests for customers crud operations #34945
  • Add – Add playwright api-core-tests for order notes crud operations #34979
  • Add – Add playwright api-core-tests for product properties crud operations #34998
  • Add – Add playwright api-core-tests for tax rates crud operations #34960
  • Add – Add shipping class section and dropdown #34684
  • Add – Add shipping dimensions section to product page #34329 #34856
  • Add – Add SKU field to new product management experience #34978
  • Add – Add the WooCommerce features engine #34727
  • Add – Deprecate existing wp wc cot migrate command and replace with wp wc cot sync. #34676
  • Add – Disable action buttons when product form is invalid #34658
  • Add – Expand attributes list to display attributes list and allow removal and re-ordering. #34841
  • Add – Images Product management #34769
  • Add – Improve on feature incompatibility plugin screens. #35063
  • Add – Render columns via action so that they can be hooked into. #34900
  • Add – Support wc_customer_bought_product function in HPOS. #34931
  • Add – The updates will mean that the github workflows use the playwright versions of the api-core-tests rather than the supertest versions of the tests. #34935
  • Update – Don’t show feature compatibility warnings for inactive plugins #35333
  • Update – Update WooCommerce Blocks to 8.7.5 #35428
  • Update – Improve the warnings about incompatibilities between plugins and features #35198
  • Update – Additional payment methods on new WCPay promotion page (payment-welcome) #34581
  • Update – Add Tiktok to free grow extensions list #34953
  • Update – Allowing generic item type in new experimental SelectControl. #34547
  • Update – Change order data store internal key to props for better representation. #34627
  • Update – Changing inbox display to only 5 notes with the ability to load more. #35003
  • Update – Deploy spotlight product tour treatment #34859
  • Update – Track orders origin in WC_Tracker. #35069
  • Update – Updates a few css selectors to be more robust #34790
  • Update – Update WCPay promo requirements and ensure it’s dismissed on every scenario #35030
  • Dev – Add api-core-tests for playwright #34835
  • Dev – Add fail-fast configuration to Playwright E2E tests. #33977
  • Dev – Add new shippping class modal to a shipping class section in product page #34937
  • Dev – Add shipping dimensions image to visualize the sizes of the product #34329 #34857
  • Dev – Add tests for UI Revamp on Marketing Page. #34840
  • Dev – Exclude “debug” module from babel compile to fix the tour kit stories loading error #34831
  • Dev – Fix node and pnpm versions via engines #34773
  • Dev – Improve the matching of plugins during the compatibility check. #35070
  • Dev – Load size units to show it as a suffix of shipping dimensions fields #34329 #34856
  • Dev – Match TypeScript version with syncpack #34787
  • Dev – set the store country in the test step #34972
  • Dev – Update Playwright to 1.26.0 and fix a few flaky tests #34790
  • Dev – Update pnpm version constraint to 7.13.3 to avoid auto-install-peers issues #35007
  • Tweak – Add hooks that fire before an HPOS order is deleted or trashed. #34858
  • Tweak – Disable new-product-management-experience feature flag in development. #34836
  • Tweak – Update copy in the payments welcome modal #35031
  • Tweak – Update subdivision codes for New Zealand, to match current CLDR specification. #35011
  • Tweak – When the primary order store is the posts table, and sync is enabled, propagate changes outside of dedicated migrations. #34863
  • Performance – Support fetching order types in bulk to improve performance. #34976
  • Enhancement – Add support for complex field queries for orders. #34533
  • Enhancement – Also read from posts when reading from orders as a mittigation to direct write. #34465
  • Enhancement – Enable async typeahead fields for the attribute and term fields within products. #34744
  • Enhancement – Enchance tour experience for store location #34697

WooCommerce Blocks 8.7.0 & 8.7.1 & 8.7.2 & 8.7.3 & 8.7.4 & 8.7.5

  • Enhancement – Improve visual consistency between block links. (7340)
  • Enhancement – Update the titles of some inner blocks of the Cart block and remove the lock of the Cross-Sells parent block. (7232)
  • Enhancement – Add filter for place order button label. (7154)
  • Enhancement – Exposed data related to the checkout through wordpress/data stores. (6612)
  • Enhancement – Add simple, large & two menus footer patterns. (7306)
  • Enhancement – Add minimal, large, and essential header patterns. (7292)
  • Enhancement – Add showRemoveItemLink as a new checkout filter to allow extensions to toggle the visibility of the Remove item button under each cart line item. (7242)
  • Enhancement – Add support for a GT tracking ID for Google Analytics. (7213)
  • Enhancement – Separate filter titles and filter controls by converting filter blocks to use Inner Blocks. (6978)
  • Enhancement – StoreApi requests will return a Cart-Token header that can be used to retrieve the cart from the corresponding session via GET /wc/store/v1/cart. (5953)
  • Fix – Fixed HTML rendering in description of active payment integrations. (7313)
  • Fix – Hide the shipping address form from the Checkout when the “Force shipping to the customer billing address” is enabled. (7268)
  • Fix – Fixed an error where adding new pages would cause an infinite loop and large amounts of memory use in redux. (7256)
  • Fix – Ensure error messages containing HTML are shown correctly in the Cart and Checkout blocks. (7231)
  • Fix – Prevent locked inner blocks from sometimes displaying twice. (6676)
  • Fix – StoreApi /checkout endpoint now returns HTTP 402 instead of HTTP 400 when payment fails. (7273)
  • Fix – Fix a problem that causes an infinite loop when inserting Cart block in wordpress.com. (7367)
  • Fix – Fixed an issue where JavaScript errors would occur when more than one extension tried to filter specific payment methods in the Cart and Checkout blocks. (7377)
  • Fix – Fixed a problem where Custom Order Tables compatibility declaration could fail due to the unpredictable plugin order load. (7395)
  • Fix – Refactor useCheckoutAddress hook to enable “Use same address for billing” option in Editor (7393)
  • Fix – Fixed an issue where the argument passed to canMakePayment contained the incorrect keys. Also fixed the current user’s customer data appearing in the editor when editing the Checkout block.
  • Fix – Compatibility fix for Cart and Checkout inner blocks for WordPress 6.1.

See changelog for all versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant