* New: WordPress 6.9.0 compatibility
* New: WooCommerce 10.4.3 compatibility
* Fix: PHP fatal error: Call to a member function get_tax_class() on null during cart item restoration
* Update: Minimum PHP 7.0 required
* Update: POT file
* New: WordPress 6.8.2 compatibility
* New: WooCommerce 10.1.2 compatibility
* Fix: 'Out of stock' notice not displayed for chained products included in a Composite Product (https://woocommerce.com/products/composite-products/)
* Fix: Duplicate chained products linked to orders during manual subscription renewal
* Fix: Cart count is not correct when chained products' visibility is disabled, with Product Bundles (https://woocommerce.com/products/product-bundles/) and Composite Products (https://woocommerce.com/products/composite-products/)
* Update: Improved performance when updating chained products in existing orders
* Update: Improved performance on product pages with high stock quantities
* Update: Code improvements
* Update: POT file
* New: WordPress 6.6.2 compatible
* New: WooCommerce 9.2.3 compatible
* Fix: Display of chained products price broken in list view when using shortcode
* Fix: Strengthen security [Thanks to: WooCommerce team]
* Dev: Removed the support of "woocommerce_free_price_html" filter in the chained products list
* Update: "Manage stock?" is now renamed to "Manage stock for chained products?" on the product edit page for stock management of chained products
* Update: POT file
* New: WordPress 6.5.5 compatible
* New: WooCommerce 9.0.2 Compatible
* Fix: Variation price is not showing when the variation count of a variable product exceeds the maximum variation threshold
* Fix: Variable product price showing incorrect range when all the variation has zero regular price but linked some chained products with Priced Individually enabled
* Fix: Strengthen security [Thanks to: WooCommerce team]
* Update: POT file
* New: WooCommerce 8.4.0 Compatible
* Fix: Product price is not showing correctly on the category page, if Priced Individually is enabled for any of the chained items
* Developer: Filter 'wc_cp_admin_hide_chained_order_item' to hide the chained items in order edit page [Admin]
* Update: POT file
* New: WooCommerce 7.0.1 compatible
* New: WordPress 6.1.0 compatible
* New: Support for displaying appropriate messages for chained products on backorders
* Fix: PHP 8.1 Warning: Uncaught TypeError: Unsupported operand types: string + float
* Fix: PHP 8.1 Warning: Required parameter $cart_item_data follows optional parameter $quantity
* Fix: PHP 8.1 Warning: Required parameter $total_chained_details follows optional parameter $total_chained_ids
* Update: POT file