Fix - Fix issue with WordPress 6.7 that prevented translations from loading
Fix - Blank out county field when filling UK addresses with Google Address Autocomplete
Fix - Fix flakiness when changing countries with Google Address Autocomplete that caused inconsistent state field values
Fix - When shipping is selected, pickup locations should not be visible
Fix - Fix Elementor Pro bug with after checkout bumps
Fix - Password reset form does not work with simple cloudflare turnstile
Fix - Fix CSS issue with Clover gateway
Fix - Fix CSS issues with WooCommerce Subscriptions latest version
Fix - Fix bugs with filling Taiwanese addresses with Google Address Autocomplete
Fix - Add missing applied_coupon_in_checkout event
Fix - Fix issue where null WooCommerce cart object could cause a fatal error
Fix - Fix issue with gateway and local pickup feature due to missing shipping_state field
Fix - Fix loading order bug that caused Google Address Autocomplete to fail to load in some cases
Improved - Google Address Autocomplete: Where possible, fill in address 2 with the locality for UK addresses.
Fix - Prevent fatal error when cart doesn't contain valid product
Fix - Fix bug that caused order bump prices to be displayed without discounts
Fix - Fix conflict with Blocksy that caused fatal error
Fix - Fix bug that caused highlighted countries field to be active for the international phone field country list even when disabled.
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
Dev - Update company name to Kestrel!
- New - Added compatibility for Kangu
- Improved - Add setting for whether to link cart items to a new window or not.
- Fix - Fix potential fatal error
- Fix - Remove duplicate cfw_after_cart_html action output
- Fix - Fix CSS issue with WooCommerce First Data and Clover
- Fix - Fix overly strict quantity check
- Fix - Fix issue with Authorize.net CIM thinking that the checkout page is the block checkout
- Fix - Update tickera integration
- Fix - Fix issue with shipping address not appearing when force shipping to use billing address enabled
- Fix - Fix issue with Jet Popup on the thank you page
- Fix - Fix type issue with Order Bumps when price or discount is returned as a string from filters.
- Fix - Fix phone validation error on page load
- Fix - Fix After Checkout Order Bump issue when using bump as an upsell that prevented the upsell from processing
- Fix - Fix for braintree express checkout buttons not updating totals
- Fix - Fix issue with Cloudflare Turnstile and login modal
- Fix - Fix for our AJAX add to cart handler and All Products for Subscriptions 'Add to Existing Subscription' button
- Dev - Add cfw_local_pickup_use_default_billing_address_as_default_shipping_address filter to invoke workaround for Affirm and Local Pickup
- Dev - Add missing cfw_side_cart_footer_start action
- Dev - Implement missing cart total actions: woocommerce_cart_totals_before_order_total and woocommerce_cart_totals_after_order_total
- Fix - Fix bug with Order Bump minimum subtotal condition that could cause the wrong subtotal to be used.
- Fix - Fix bug that could prevent express checkout buttons to show up with WooCommerce Stripe Gateway
- Fix - Fix bug that caused the quantity stepper to show for bumps when it should not in the side cart
- Dev - Add cfw_disable_automatic_local_pickup_method filter
- New - New Order Bump Display Condition: Minimum Subtotal
- Fix - Fix bug in 9.0.38 that prevented user matching from working.
- Fix - Fix bug that could cause shipping method total to not update properly with rapid switching.
- Fix - When removing the last item from the cart, preserve cart coupons.
- Fix - Fix bug that prevented Payment Plugins Payment Request gateway buttons from working properly.
- 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 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
- Dev - Add cfw_acr_exclude_cart filter
- Dev - Add cfw_acr_send_to_email filter
- 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