Fluid Checkout for WooCommerce Pro v2.3.4 + v1.6.4
1.7.0 – 2023-04-21 =
IMPORTANT CHANGE: Fluid Checkout PRO now requires Fluid Checkout Lite 2.4.0 or newer. All PRO features will be disabled until Fluid Checkout Lite is updated.
- Bump tested up to WooCommerce 7.6.0
- Changed: Requires Fluid Checkout Lite 2.4.0 or newer.
- Added: New widget area for the order received page after the order details.
- Added: Compatibility with plugin Coupon Affiliates – WooCommerce Affiliate Plugin by Elliot Sowersby, RelyWP.
- Improved: Refactored scripts to reduce duplicate code of utility functions and variables.
- Improved: Removed dependency on the library RequireBundle to load scripts and styles.
- Improved: Revert to execute scripts on
load
instead of page DOMContentLoaded
for better compatibility. Most notably with Cloudflare Rocket Loader.
- Improved: Avoid errors when trying to update cart items via AJAX if other plugins do not correctly handle the filter
woocommerce_update_cart_action_cart_updated
.
- Fixed: Calculation of quantity values when increasing/decreasing quantity using the button spinners for quantity fields with allow decimal values.
- Fixed: Shipping address and shipping method not updating correctly on the checkout page when address is changed from the shipping calculator on the cart page with the Address Book feature enabled.
- Fixed: Pressing ENTER key on coupon code fields was not applying the coupon code.
Attached Files