* Feature - Let customers add carts to subscriptions without necessarily offering cart plans using `add_filter( 'wcsatt_add_cart_to_subscription_supported', '__return_true' );`.
* Fix - Cart-level plan selector is unresponsive when ordering again.
* Fix - Bundle/composite container price appears empty in mini-cart widget when making a one-time purchase.
* Fix - Ensure that the product object exists when restoring the subscription state of bundled products from order items.
* Fix - Fatal error when trying to switch a deleted product.