=== UpStroke: Subscriptions ===
Contributors: WooFunnels
Tested up to: 5.2.2
Stable tag: 1.9.0
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html


== Change log ==

= 1.9.0 (20/08/2019) =
Fixed: Prices display was not working correctly on some edge cases.

= 1.8.0 (28/06/2019) =
Added: Compatibility with the COD, BACS and Cheque.
Fixed: Token not getting saved in the user meta when user created through funnel.
Tweak: Subscription price display behavior changed.


= 1.7.0 (16/04/2019) =
* Fixed: Handled cases when the creation of a subscription returns 'WP_Error' instead of 'WC_Subscription.'
* Fixed: Sometimes discount setup through upstroke is not getting applied for the PayPal recurring payments.

= 1.6.0 (28/03/2019) =
* Added: Support for Brantree CC and Paypal payments for subscriptions.

= 1.5.0 (19/03/2019) =
* Fixed: SignUp prices discount was not working as expected in some cases.

= 1.4.0 (28/02/2019) =
* Added: New Settings inside offer to enable discount for the signup-fee instead of the price of the subscription.
* Improved: Price display improved for the multiple scenarios of signup-fee/free-trials & recurring discounts.
* Improved: Better handling for Translations.

= 1.3.0 (27/09/2018) =
* Improved: Previously we restrict offer that contains subscription in the case when primary order is a guest order with the email that exists in wp, now allowing the these offers in the funnel.
* Fixed: Offers containing subscription were getting skipped when paypal gateways were not used as payment gateway.


= 1.2.0 (17/09/2018) =
* Fixed: Issue in license activation.
* Fixed: Do not show offer containing subscriptions on guest checkouts when email already exists.
* Fixed: Compatibility with XLPlugins' NextMove when we create a customer in case of guest user purchase a subscription product in the offer.

= 1.1.0 (11/09/2018) =
* Added: PayPal Express Checkout and PayPal Standard to work with in-offer transactions when Reference transaction are disabled in the seller's account.
* Improved: Better logging to capture various different events for better debugging.

= 1.0.0 (10/08/2018) =
* Public Release