WooCommerce Follow Up Emails Version 4.9.5 Changelog
* Tweak-WP 5.5 compatibility.
* Tweak-WP 5.5 compatibility.
* Fix: Prevent possible errors caused by inaccessible get_current_screen() function. PR#3678
* Fix: Decouple single_add_to_cart_text() from add_to_cart_text() and remove double and incorrect filtering. PR#3705
* Fix: Account for the pre-paid term when canceling a subscription which is on-hold without a required payment. PR#3726
* Fix: [WC4.4] Replace uses of `get_product_from_item()` with `$item->get_product()`. PR#3769
* Fix: [WC4.4] Deprecate use of the WC_Cart::tax_display_cart. PR#3741
* Fix: [WC4.4] Update WC_Product_Variable_Subscription::get_available_variations() function signature. PR#3761
* Fix: [WC4.0] Use the WC version appropriate hook to override the text explaining uneditable subscriptions. PR#3678
* Fix: [WP5.5] Add permission callback for the REST statuses endpoint. PR#3765
* Fix: [WP5.5] Remove the post box header from edit subscription meta boxes #3771
* Performance: Validate product type changes on large sites to avoid running queries on edit product page loads. PR#3699
* Tweak: [WC Code Standards] Fixes for i18n-related issues. PR#3757
* Fix -WordPress 5.5 REST API compatibility changes.
* New-Cart contains product qty in general rule
* Fix-Validation issue-Product category subtotal in advance pricing rules
* Fix-Shipping tax issue in cart, checkout, order and admin order side-When select forceall shipping with separate shipping option
* Fix-When enter postcode with lowercase at front side and define admin side with uppercase then it was issuing
* Fix-Cart contains category product issue with variable products in apply per qty section
* Fix-Shipping class issue with variable product-When change variation for variable product to virtual
* Compatible with WooCommerce 4.3.x
* Compatible with WordPress 5.4.x
* Tweak-Migrate payment tokens to be compatible with WooCommerce core payment tokens
* Fix-Unblock the UI when removing a token from the admin token editor that was just added but not saved yet
* Dev-Deprecate some filter hooks in the payment methods table
* Fix-Can’t save variation changes in Firefox when extension is active
* New: Remove / Restore Enrollments
* Restore enrolment when new membership is purchased or existing membership is updated-#513
* Restore simple product enrollments-#514
* Restore subscription enrollments-#515
* Fix: Issue with course products sidebar icon in Wordpress 5.5-#519
* Sensei LMS: Version bump to 3.4.0 https://raw.githubusercontent.com/Automattic/sensei/version/3.4.0/changelog.txt
* Fix -Allow multiple vendor emails.
* Fix-Prevent ‘url_to_postid’ usage on admin pages to allow better compatibility with WPML.
* Fix-Cannot find Product finder options in Settings.