Fix - Update intl-tel-input and fix utils for validation and storing phone numbers in correct format
Fix - Fix issues with quantity stepper
Fix - Fix styling issues with Local Pickup Plus
Fix - Fix bug with Ultimate Gift Cards For WooCommerce
Fix - Fix for WooPayments payment request buttons not showing up
Fix - Make sure user matching and Smarty Streets features available for Basic plans
Fix - Make sure WP Loyalty awards update side cart after being applied
Fix - Prevent stale cart data by detecting cart changes and forcing a fragment refresh
Fix - Fix cart editing setting bug that allowed the quantity stepper to show up on checkout when cart editing is off
Fix - Restore loading blur effect for shipping methods to prevent race condition from rapid method changing during updates
Dev - Add missing Woo core action: woocommerce_after_checkout_registration_form
Dev - Add cfw_side_cart_open JS event to open the Side Cart
New - Added {{customer_email}} replacement code for Abandoned Cart Recovery emails
Fix - Fix how we handle side cart height to prevent position fixed scrolling issues on iOS / Android.
Fix - Open side cart when product is added using the product block
Fix - Fix issue where Order Pay feature wasn't available for Basic license holders
Fix - Fix issue with WooCommerce 8.8+ that prevented email restricted coupon codes from applying
Fix - Refresh content of cfw_after_cart_html action hook on AJAX updates
Fix - Fix issue that caused notices to not appear in the side cart
Fix - Fix JS error with Payment Plugins PayPal
Fix - Don’t run woocommerce_update_cart_validation if quantity is 0 to prevent issues with other plugins that don't expect it
Fix - Wrap hidden email input with form-row class for logged in users to maximize compatibility with third party plugins.
Dev - Add three n
Fix - Add back missing cfw_before_side_cart_totals action
Fix - Fix issues with Mollie and Klarna with after checkout bumps.
Fix - Fix issue where disabling cart editing at checkout also disabled it in the side cart
Fix - Fix order bump match quantity feature when there are multiple search products
Fix - Don’t clear notices during add to cart AJAX request.
Fix - When billing fields are disabled, remove them entirely from the WooCommerce billing fields to prevent issues with WooCommerce Stripe Gateway