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.
Version 10.0.1 - 2025.01.07
This is the first release of CheckoutWC 10.0. This is a major release, so please follow best practices. Make a backup and test on a staging site before updating.
- New - Order Bump Rules Engine: Configure complex rule sets to determine when Order Bumps should be displayed.
- New - Trust Badge Rules Engine: We also implemented our new rules engine for Trust Badges!
- New - Added a Quick Start for new Order Bumps to make creating Order Bumps faster and easier.
- New - Added a phone field setting that maps to the native woocommerce_checkout_phone_field option.
- Fix - Fix WooCommerce Stripe Gateway buttons not displaying due to compatibility issues.
- Fix - Fix potential fatal error when an order bump is not fully configured.
- Fix - Fix alignment of badge content in footer and removed unused CSS.
- Fix - Fix issue where free shipping progress bar displayed for virtual products.
- Fix - Fix German Market plugin checkbox compatibility.
- Fix - Fix shipping total disappearing from the side cart after adding a product.
- Fix - Fix accessibility issues in the side cart to match behavior for visual users. Note: May cause slight changes to how CSS applies to Side Cart.
- Fix - Added compatibility functions and output for Square gift cards.
- Dev - Added tests for side cart and free shipping progress bar behavior.
- Dev - Added client-side error logger for better debugging.
- Dev - Moved checkout block protection code to init for better compatibility with content loaders.
- Dev - Removed unused CSS and properties from multiple components.
Version 9.1.8 - 2024.11.18
- Fix - Fix bug that prevented PayPal button from showing up with Payment Plugins PayPal.
- Fix - Fix bug with composite product totals
- Fix - Fix warning in logs with non-shipped carts
CheckoutWC Release Version 9.1.7 - 2024.11.13
- 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
CheckoutWC Release Note Version 9.1.6 - 2024.10.18
- Fix - Fix loading order bug that caused Google Address Autocomplete to fail to load in some cases
CheckoutWC Release Note:
- 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.
CheckoutWC Release Note V9.1.3:-
- 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!
CheckoutWC Release Note:
- 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