All Products for WooCommerce Subscriptions

All Products for WooCommerce Subscriptions 6.0.3

No permission to download
* New - Introduced the 'wcsatt_use_runtime_meta_from_db' filter to optionally prevent runtime meta from being read/written from/to the database.
* Fix - Resolved incorrect tax calculations when adding a product with plans to a subscription.
* Tweak - Updated version of @somewherewarm/selectsw dependency to include updated styling.
* New - Show notice when some subscription plans are not saved due to identical interval and length.
* Fix - Deactivate plugin for WooCommerce versions prior to 8.2 to avoid fatal errors.
* Important - New: PHP 7.4+ is now required.
* Important - New: WooCommerce 8.2+ is now required.
* Important - New: WordPress 6.2+ is now required.
* Important - New: WooCommerce Subscriptions 6.1+ is now required.
* Important - Removed all previously deprecated code.
* Tweak - Improved matching plan and applying discounts when manually adding products to active Subscriptions.
* Fix - Improved code to prevent fatal error triggered sometimes when using wc_get_price_excluding_tax/wc_get_price_including_tax.
* Fix - Reverted: Match plan and apply discounts when manually adding products to active Subscriptions.
* Tweak - Match plan and apply discounts when manually adding products to active Subscriptions.
* Fix - Fixed switch subscription link for variable products that belong to a grouped product.
* Fix - Renamed the add to cart button, from 'Sign up now' to 'Switch subscription', when in switching context.
* Fix - Improved handling of express checkout buttons for PayPal, Stripe and WC Payments.
* Fix - Use the correct number of arguments for 'raw_woocommerce_price' and 'formatted_woocommerce_price' filters.
* Fix - Improved validation of values when getting maintenance and dismissed notices from the DB.
* Tweak - Updated the way of identifying hydration context in Store API requests.
* Tweak - Throw exception when trying to buy an orphaned variation on subscription.
* Tweak - Improved product data controller to prevent potential fatal errors from integrations.
Top