Version 10.1.2 – (Released on April 3, 2025)
HOTFIX:
- Fixed issue that prevented the coupon field from showing up on checkout when Side Cart is disabled.
========================================
Version 10.1.1 – (Released on March 31, 2025)
HOTFIX:
- Fixed typo in Groove Thank You template that caused layout issues.
========================================
Version 10.1.0 – (Released on March 31, 2025)
NEW:
- Introduced new code architecture to unify Lite and Premium versions, allowing more frequent updates for the Lite version.
- Added User Role to Rules Engine for Pro and Agency plans.
IMPROVED:
- Side Cart amount remaining message now displays a warning if the required placeholder is missing.
FIXED:
- Resolved issue where the Order Pay page loaded a blank screen when the order was invalid.
- Fixed an edge case with Google Address Autocomplete incorrectly filling US cities.
- Fixed bug preventing the `woocommerce_review_order_before_shipping` action from outputting.
- Fixed number field display issue on admin settings pages.
- Fixed PHP deprecation notices and warnings.
- Fixed bug preventing custom styles from applying (replaced `cfw_acr_cart_products_table_custom_styles` with `cfw_acr_email_custom_css`).
- Fixed bug with editing variations at checkout when Side Cart feature was disabled.
DEV:
- Added `cfw_before_shipping_method_heading` action.
- Introduced new filter `cfw_get_cart_totals_data` to replace `cfw_totals_html`.
- Cleaned up various sanitization and escaping issues with HTML output.
- Added missing docblocks for various actions and filters.
========================================
Version 10.0.7 – (Released on March 14, 2025)
FIXED:
- Rolled back selective `cfw_cart_thumb` image generation due to issues causing improper image rendering.
- Fixed WooPay express button display.
- Allowed decimal quantities.
- Fixed Payment Plugins PayPal button styling.
- Resolved issue causing a blank Order Pay page for invalid orders.
========================================
Version 10.0.6 – (Released on February 10, 2025)
FIXED:
- Fixed broken 10.0.5 build that had missing files. Updated build script to prevent race conditions in future builds.
========================================
Version 10.0.5 – (Released on February 7, 2025)
FIXED:
- Fixed CSS issue preventing Payment Plugins PayPal express buttons from being clickable.
========================================
Version 10.0.4 – (Released on February 6, 2025)
FIXED:
- Fixed issue with image generation optimizations that slowed product saving on certain hosts. Image generation is now handled asynchronously.
========================================
Version 10.0.3 – (Released on February 3, 2025)
FIXED:
- Fixed fatal error caused by image generation optimizations when saving a product without images.