JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser .
Version 10.1.7 - 2025.05.08
Improved - Handle forced billing address as shipping address scenario with ship-to-different-address-checkbox
Fix - Fix issue with YITH Delivery Dates pickup times select refresh
Fix - Fix issue that prevented usernames for login
Fix - Fix potential JS error with totals on the side cart and checkout
Fix - Fix hide coupon behind link setting for checkout.
Fix - Disable conflicting tailwind container class
Fix - Exclude terms and conditions checkbox from field persistence
Fix - Refactor payment request / express checkout button styling to fix multiple issues
Fix - Fix design link in Start Here
Fix - Fix potential JS error on trust badges settings page
Dev - Allow itemized shipping costs with cfw_totals_itemize_shipping_costs filter
Dev - Update compatibility version numbers.
Version 10.1.6 - 2025.04.14
Fix - Fix bug that prevented coupon field from appearing on checkout when disabled on the side cart.
Fix - Fix bug that prevented the allow variation editing checkout setting from taking effect when turned off.
Version 10.1.4 - 2025.04.10
Fix - Fix issue with WooCommerce loading conflicting block theme styles on the checkout page.
Fix - Fix fatal error in the plugin updates handler cron job
Version 10.1.2 - 2025.04.03
Hotfix - Fix issue that prevented coupon field from showing up on checkout when side cart is disabled.
Version 10.1.0 - 2025.03.31
New - New code architecture to unify lite and premium versions. This will allow the lite version to be updated more frequently.
New - Added User Role to Rules Engine for Pro and Agency plans
Improved - Side Cart amount remaining message will now display warning if required placeholder is not present.
Fix - Fix issues with Order Pay page loading a blank white screen when order is invalid
Fix - Fix edge case with Google Address Autocomplete where US city was filled incorrectly
Fix - Fix bug that prevented woocommerce_review_order_before_shipping action from outputting
Fix - Fix number field display issue on admin settings pages
Fix - Fix PHP deprecation notices and warnings
Fix - Fix bugs that prevented custom styles from applying (replaced cfw_acr_cart_products_table_custom_styles with cfw_acr_email_custom_css)
Fix - Fix bug with editing variations at checkout when Side Cart feature was disabled
Dev - Add cfw_before_shipping_method_heading action
Dev - New filter cfw_get_cart_totals_data to replace cfw_totals_html
Dev - Cleaned up various sanitization and escaping issues with HTML output
Dev - Added missing docblocks for various actions and filters
Version 10.0.7 - 2025.03.14
Fix - Rolled back selective cfw_cart_thumb image generation due to numerous edge cases in which images were not properly generated.
Fix - Fix WooPay express button display
Fix - Allow decimal quantities
Fix - Fix Payment Plugins PayPal button styling
Fix - Fix issue that caused blank order pay page with invalid orders
Version 10.0.6 - 2025.02.10
Fix - Fix broken 10.0.5 build that had missing files. Updated build script to avoid race conditions and prevent this problem in the future.
Version 10.0.5 - 2025.02.07
Fix - Fix CSS issue that prevented Payment Plugins PayPal express buttons from being clickable.
Version 10.0.3 - 2025.02.03
Fix - Fix bug with image generation optimizations that caused a fatal error when saving a product without any images.