What's new

Woocommerce Composite Products

  • Thread starterApanha
  • Start date
  • 65 Replies Replies
  • 5,480 Views Views
Apanha

Apanha

Staff member
 
28,553
2,687
Apanha updated WooCommerce Composite Products with a new update entry:

Version: WooCommerce Composite Products 3.7.2

* Fix - Added JS hooks for WooCommerce Variations Swatches and Photos support.
* Fix - Inaccurate add-to-cart validation results with some scenario combinations that include conditional components.
* Fix - Adding Composites to Grouped products is unsupported but "Product Data > Linked Products > Grouping" is visible.
* Fix - "Product Data > General > Hide Price" option state not saving.

Read the rest of this version update...
 
Apanha

Apanha

Staff member
 
28,553
2,687
Apanha updated WooCommerce Composite Products with a new update entry:

Version: 3.8.0

* Important: The update to version 3.8.0 is irreversible. Please test the update on a local/staging environment first and - as always - backup your website!
* Dev - Price methods 'get_[regular_/sale_]price' now always return the base prices defined under 'Product Data > General'. To ensure that product sorting and product price filtering in the shop catalog work without issues, meta fields '_[regular_/sale_]price' hold the cheapest raw configuration price.
* Dev - Base price filters no...

Read the rest of this version update...
 
Apanha

Apanha

Staff member
 
28,553
2,687
Apanha updated WooCommerce Composite Products with a new update entry:

Version: 3.8.2

* Dev - Added 'scroll_viewport_top_offset' field to 'wc_composite_params' front-end script parameters. Use it to define an auto-scroll top offset in order to resolve issues with floating top bars partially hiding content when auto-scrolling - e.g. when bringing a new Component into view (Stepped/Componentized layout). Modified using 'woocommerce_composite_front_end_params'.
* Fix - blockUI spinner not spinning.
* Fix - Updated version in main plugin file.

Read the rest of this version update...
 
Apanha

Apanha

Staff member
 
28,553
2,687
Apanha updated WooCommerce Composite Products with a new update entry:

Version: 3.8.3

* Fix - Database upgrade from v3.6.x unable to complete when migrating many composite products due to an issue with update function 'wc_cp_update_370_main' that caused it to stop and restart indefinitely.
* Fix - Incorrect Composite total reported in the single-product page caused by including subtotals of invisible/hidden Components.
* Fix - Empty price string showing up when a composite without a base price contains optional-only, individually-priced components. Price string is now...

Read the rest of this version update...
 
Apanha

Apanha

Staff member
 
28,553
2,687
Apanha updated WooCommerce Composite Products with a new update entry:

Version: 3.9.0

* Important - WooCommerce 3.0 support added.
* Important - WooCommerce 2.4 support dropped.
* Dev - 'WC_Product_Composite' refactored based on the core CRUD pattern (WC 3.0+ only). Type-specific data is now handled using getters/setters and a dedicated data store class, 'WC_Product_Composite_Data_Store_CPT'.
* Dev - Create/update/delete Components and Scenarios directly on 'WC_Product_Composite' objects using 'WC_Product_Composite::set_composite_data' and...
 
Apanha

Apanha

Staff member
 
28,553
2,687
Apanha updated WooCommerce Composite Products with a new update entry:

Version: 3.9.1

* Fix - Infinite loop when exporting order data to Shipstation/Shipwire under WC 3.0. Triggered when 'WC_CP_Order::get_order_items' is used as a 'woocommerce_order_get_items' filter callback.
* Fix - Unable to set viewport position with 'window.scrollBy' under Chrome.
* Fix - Rolling ball of death when attempting to add Scenarios to a newly created, unsaved Composite after clicking "Save Configuration" (only WC 2.6- affected).
* Fix - Composite configurations failing to validate under...
 
Apanha

Apanha

Staff member
 
28,553
2,687
Apanha updated WooCommerce Composite Products with a new update entry:

Version: 3.9.2

* Fix - Cart notices displaying wrong component titles when Scenarios validation fails.
* Fix - Decode html entities in notices passed when clicking "Save Configuration".
* Fix - Composite configurations failing to validate under some very rare circumstances that involve Scenarios and multiple, conditionally hidden Components.
* Fix - Some warnings when using PHP 7.1.
* Fix - Error while exporting order data to Shipstation if the exported order contains a composite product that has been...
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Top