You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
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
WooCommerce Blocks 8.7.6
7.1.0 2022-11-08
WooCommerce
date_created_gmt
column for orders. #34875wp wc cot migrate
command and replace withwp wc cot sync
. #34676wc_customer_bought_product
function in HPOS. #34931WooCommerce Blocks 8.7.0 & 8.7.1 & 8.7.2 & 8.7.3 & 8.7.4 & 8.7.5
showRemoveItemLink
as a new checkout filter to allow extensions to toggle the visibility of theRemove item
button under each cart line item. (7242)Cart-Token
header that can be used to retrieve the cart from the corresponding session via GET/wc/store/v1/cart
. (5953)/checkout
endpoint now returns HTTP 402 instead of HTTP 400 when payment fails. (7273)canMakePayment
contained the incorrect keys. Also fixed the current user’s customer data appearing in the editor when editing the Checkout block.See changelog for all versions.
The text was updated successfully, but these errors were encountered: