* Tweak - Improved performance by replacing init with the action_scheduler_ensure_recurring_actions hook for Action Scheduler tasks.
* Tweak - Bumped WooCommerce tested up to version to 10.5.
* Tweak - Prevent errors when aggregating package items without calculated cart totals.
* Fix - Fixed type error when calculating bundle prices with individually priced items.
* Tweak - Replaced wc_enqueue_js with wp_add_inline_script according to the recommended WordPress core script patterns.
* Tweak - Bumped WordPress tested up to version to 6.9.
* Tweak - Bumped WooCommerce tested up to version to 10.4.
* Fix - Replaced invalid HTML line break tags.
* Fix - Reverted a change where the subtotal was hidden on shortcode cart and checkout pages.
* Fix - Fixed Add to Cart quantity selector styles in stepper mode.
* Fix - Improved accessibility on shortcode cart and checkout pages.
* Fix - Fixed a compatibility issue with optional bundled items and required Product Addons.
* Tweak - Improved performance when object cache is enabled.
* Fix - Fixed an issue that prevented shoppers from skipping the configuration of optional Variable Products.
* Tweak - Important: Updated frontend templates.
* Fix - Improved accessibility.
* Fix - Improved accessibility.
* Fix - Improved compatibility with WooCommerce's quantity stepper block.
* Fix - Resolved an issue that prevented adding Bundle-sells to the cart.
* New - Added support for Name Your Price products in Bundle-Sells.
* Fix - Support multiple Bundle forms of the same Bundle on a page.
* New - Introduced the 'woocommerce_bundled_item_title_is_link' hook to control over the bundled items title link.
* New - Added compatibility with the Receipts Rendering Engine.