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
New - Added sticky cart summary setting. Only works if content of cart summary is shorter than the rest of the page. Most useful with one page checkout option.
Improved - Added cfw_step_changed JS event to make it easier to wire up analytic events.
Fix - Whenever the login modal is opened at checkout, copy the entered email address into the username field
Fix - Allow the account exists check to trigger the login modal more than once if the cookie is bypassed with filter
Fix - Fix bug where enable order bumps setting didn’t work for side cart.
Fix - Fix Side Cart flex grow bug that caused the styling of the side cart to be different than 8.x
Fix - Try to fix PHP warning with Phone Orders for WooCommerce Pro.
Fix - Add title of store policy to modal content
Dev - Added debug logging for license activation failures
Dev - Switched manual adjustments for WP admin bar to use --wp-admin--admin-bar--height CSS property