CheckoutWC 7.2.0 Released
This release comes with improvements to Order Bumps, password fields, bundled products, and a lot more. Here’s the full change log!
- New – Password fields now have toggle button to show password in plain text so that customers can verify they have entered the correct input.
- New – Smart Variation Matching for Order Bumps. When setting up an order bump you can now set the search and offer products to be a variable product. Smart Matching attempts to match the offer product variation attributes to the search product variation attributes in the cart. Example: If you sell mattresses you could set it up so that a person who chooses a queen mattress and then adds a mattress protector as an order bump would also get the queen size protector.
- New – Added option to order bumps to set whether or not the order bump quantity can be adjusted in the cart.
- Improved – Improved how bundled products are displayed when using WooCommerce Product Bundles.
- Improved – If it is not possible to change the quantity of a cart item, show the cart item quantity bubble on that line item.
- Improved – Order Notes are now excluded from field persistence caching (Garlic.js).
- Dev – Added cfw_enable_field_persistence filter to make it easy to turn off field persistence.
- Dev – Added cfw_welcome_back_text filter for welcome back text.
- Fix – Fix bug that caused shipping phone to not be saved with submitted order.
- Fix – Fix issue where address review didn’t have all of the correct info when using WooCommerce for Japan.
- Fix – Fix bug where address formatting strings that weren’t replaced would appear in review address area of checkout steps.
- Fix – Fix bug that caused multiple events to be bound where one was required during field validation.
- Fix – Fix bug that caused the state field to not be validated.
- Fix – Fix lack of sale price when using YITH by implementing proper filter
- Fix – Handle sale prices differently so that it works with YITH Dynamic Pricing.
- Fix – Fix issue with zooming into text fields on mobile safari
- Fix – Fix characters not being totally covered by shimmer.
- Fix – Fix side cart totals spacing
- Fix – Detect coupons with free shipping and render shipping progress bar correctly.
- Fix – Add some more styling to help the side cart display correctly with themes that like to add borders to tables.
- Fix – Fix potential fatal error with PHP 8.
- Fix – Fix incorrect city when using Google Address Autocomplete with Swedish addresses.