This repository was archived by the owner on Feb 23, 2024. It is now read-only.
3.2
Release of version 3.2.0.
- Fix 'Add new product' link in All Products block 'No products' placeholder. #2961
- Fix an undefined variable PHP notice related to Product REST API. #2962
- Fixed an issue that was making some blocks not to render correctly in the Empty cart template. #2904
- Fixed an issue that was not rendering the Checkout block in editor when guest checkout was not allowed. #2958
- Hide the discount badge from Cart items if the value is negative. #2955
- Hide saved payment methods if their payment gateway has been disabled. #2975
- Add dark colors and background for Cart & Checkout blocks inputs to support dark backgrounds. #2981
- The Checkout block allows customers to introduce an order note. This feature can be disabled in the editor. #2877
- Cart and Checkout form fields show autocapitalized keyboard on mobile depending on the expected value. #2884
- Cart and Checkout will show a live preview inside the block inserter and style selector. #2992
- Payment gateways are shown in the correct order as configured in store settings. #2934
- Fix a cosmetic issue where payment form errors sometimes overlap with card icons. #2977
- Fixes a styling issue in the Product Search block in the editor. #3014
- Improved focus styles of error states on form elements. #2974
- Removed generic icons for Check and Stripe Credit Card to reduce visual clutter in Checkout block. #2968
- Deprecate wc.wcSettings.setSetting function. #3010
- Improve behaviour of draft order cleanup to account for clobbered custom shop order status. #2912