github-actions
released this
11 Dec 15:46
·
12 commits
to main
since this release
Minor Changes
-
#1639
ae2c6cd
Thanks @bc-alexsaiannyi! - Add orders for customer account. Now customer can open orders history or move to specific order details. -
#1729
d52affe
Thanks @chanceaclark! - Removed ReCaptcha validation when you are logged in and making account changes. We have already validated a customer is human at the loggin screen. -
#1728
d7dbd7a
Thanks @chanceaclark! - Convert the messages that were displayed when deleting an address over to using the toast functionality.
Patch Changes
-
#1727
d3c6dbc
Thanks @migueloller! - Ignore empty strings when parsing array URL search parameters in faceted search. -
#1730
ad8c86d
Thanks @chanceaclark! - Fixes the inventory handling to handle some options being out of stock.