Improved - Add translation to international phone field country dropdown
Fix - Fix Brazilian Market / Extra Checkout Fields for Brazil validation issue
Fix - Prevent issue with WooCommerce Product Bundles and product ID 0
Fix - Fix issue that prevented no shipping available notice from being filtered during update_checkout. Specifically fixes issue with Conditional Shipping and Payments
Fix - Fix JupiterX Core compatibility issue with international phone field flags
Fix - Fix WooCommerce Payments Google Pay button styling issue
Fix - Update PostFinance compatibility module for latest version
Fix - Fix for duplicated click handler due to Cloudflare Turnstile fix that prevented password eye button from working with login modal
Fix - Fix sale price for variations for order bump modals
Fix - Add woocommerce_review_order_before_cart_contents as a fragment for WooCommerce Conditional Shipping and Payments
Fix - Fix Google Address Autocomplete bug with UK addresses and city
Fix - Fix bug introduced in 9.1.2 that prevented ajax add to cart to work with WP Bakery
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 new action hooks for review panes: cfw_after_shipping_step_review_pane, cfw_after_payment_step_review_pane, cfw_after_order_review_step_review_pane