WooCommerce Subscriptions Version 3.1.6 Changelog
* Fix: Add back the limited subscription setting for simple subscription products (introduced in v3.1.5). PR#4214
* Fix: Add back the limited subscription setting for simple subscription products (introduced in v3.1.5). PR#4214
* Add-Filter `woocommerce_bookings_product_defaults` to override default attributes for Product Booking.
* Fix-Ensure timeframe calculations are correct when using hours in the max bookable setting.
* Fix-Prevent duplication of transient keys.
* Fix-Revert “Add the jQuery UI styles and images to our codebase”.
* New -Switching between subscription plans
* Tweak-Tested with WooCommerce 5.7.1
* Tweak-Tested with WordPress 5.8.1
* New: WooCommerce 4.8.2, 4.9.4, 5.0.2, 5.1.2, 5.2.4, 5.3.2, 5.4.3, 5.5.3, 5.6.1, 5.7.1 compatible
* New: Tested upto WordPress 5.8.1
* Fix: Events not tracking in some cases due to usage of jQuery deprecated function ‘load’
* Fix: Replace use of get_product_from_item() with $item->get_product()
* Fix: Enqueue scripts and styles not using plugin’s versioning
* Update: Automate versioning
* Update: POT File
* Tweak-Do not display Subscriptions related settings when not connected to Google
* Fix-When using the `wcm_product_discount` shortcode, ensure that the percentage discount amount is not miscalculated while a member is logged in
* Fix-Allow spaces in paths when prefixing vendor namespaces.
* Fix-Ensure the MOSS Sales tax type is matched correctly for shops that use it.
* Fix-Fix: Xero line item discount amount.
* Fix-Set discount amount instead of discount rate to prevent order total mismatch between WooCommerce and Xero.
* Fix-add unique namespace to the Guzzle library to avoid conflicts.
* Tweak-WC 5.7 compatibility.
* New: Tested up to WooCommerce 5.7.1 & WordPress 5.8.1
* Update: Use transient for auto-cleanup of options that starts with ‘sc_applied_coupon_profile_’
* Update: Spellchecks
* Update: POT file
* Fix-Fixed missing notices.
* Tweak-Improved compatibility with Memberships.
* Fix-Better unsubscribe link management.
* Tweak-WC 5.7 compatibility.
* Tweak-WP 5.8 compatibility.