New: Tax amounts are now shown on the subscription details page.
Fix: Started using EDD_Payments_Query to calculate the total number of payments on a subscription.
Fix: Tax details are now stored in the subscriptions table for initial tax and recurring tax.
Fix: Tax details are no longer sent to the gateway, preventing different math results for rounding. Tax reports should now be pulled from EDD and not from the gateway.
Fix: Content Restriction Integration: Recurring Payments was preventing access for non-recurring purchases.
Fix: Content Restriction Integration: Use new/proper hook for metabox checkbox.
Fix: Reactivating a subscription from the [edd_subscriptions] shortcode did not reactivate the subscription at Stripe.
Fix: Any free trial in the cart would apply a free trial to all products in the cart, even if they were not free trial-enabled. Now free trials cannot be purchased alongside non-free trial products.
Fix: Paypal Pro/Express IPN currency check was done against the store currency, but should have been against initial payment currency.
Fix: The pagination's total count on subscription search results was incorrect.
Fix: Paypal eCheck was not being handled correctly for subscriptions.
Fix: If a Stripe subscription was failing, cancelling the subscription via EDD didn't cancel at Stripe.
Fix: Renewal reminder emails were not always being sent out.