WooCommerce Smart Coupons Version 4.25.1 Changelog
* Fix: Notice: Undefined variable: user_role during guest checkout
* Fix: Notice: Undefined variable: email during guest checkout
* Update: POT file
* Fix: Notice: Undefined variable: user_role during guest checkout
* Fix: Notice: Undefined variable: email during guest checkout
* Update: POT file
* Add-Parcel Select Ground™ service
* Opayo Form-Refunds (requires Opayo Reporting credentials)
* Opayo Form-Voids (requires Opayo Reporting credentials)
* Feature-Added setting for changing the location of the subscription field in the checkout form.
* Tweak-Reorganized the subscription settings fields.
* Tweak-Tested compatibility with WC 5.5.
* Tweak-Tested compatibility with WP 5.8.
* Dev-Deprecated the `wc_newsletter_subscription_checkout_content_location` filter in favor of `wc_newsletter_subscription_checkout_locations`.
* Fix-Variable product sync
* Update-Added compatibility with PHP up to version 7.4.
* Update-Added premium option for compatibility.
* Fix-No longer appending compulsory full stops to watermarks.
2020-06-17 version 1.2.1
* Fix-disable password notice in email for those not password protecting pdf’s PLUGINS-320
2020-04-02 version 1.2.0
* Update-Send notification to email which option for password that has been used PLUGINS-280
* Update-Added feature enable disable password protection which was missed in version 1.1.9 PLUGINS-237
2020-01-14 version 1.1.9
* Update-Added fetaure in the plugin setting for password protection with email id or order id PLUGINS-237
2019-07-02 version 1.1.8
* Fix: Ampersands and other special characters shown as HTML entity
* Tweak-Improve theme compatibility with breaking changes due to needed refactoring
* Misc-Remove legacy woo-includes functions
* Fix-Address an issue with plans with fixed dates and some timezone configurations
* Misc-Drop the `woo-includes` folder and move plugin classes from `includes` to `src` folder
* Fix-Correctly calculate discounts when coupons are used for orders containing tax inclusive discount products. PR#368
* Fix-Don’t allow payment gateways that are disabled for deposits to be used to pay for future payments. PR#371
* Dev-Update jQuery 3.0 deprecations. PR#369
* Tweak-Cleanup old background processes that are older than 14 days and completed
* Dev-Add filters to toggle maximum age of background jobs to be removed and cleanup interval