Version 3.6.4 — July 2, 2018
- Fix: Deleting a parent license does not remove the association for child license keys.
- Fix: Searching for a child license failed in the license list table.
- Fix: Upgrading a license from a deleted price ID caused unexpected pro-ration amounts.
- Fix: Removed some duplicate queries on the license list table.
- Fix: Guest licenses were not updated to have the user ID when a guest was converted to a user.
- Fix: Reduced the number of queries run when getting a license’s sites.
- Fix: License exports contained the product ID instead of name.
- Fix: Improved cache accuracy for license objects.
- Fix: Searching for licenses by email was not working in the license list table.
- New: Added customer name and email to the license export.
- New: Removed dependency on jQuery for license management overview.
- Dev: Minor changes to the output for the WP CLI command to migrate licenses.
Version 2.6.16 — July 2, 2018
- Enhancement: Add option to manage API keys manually.
- Tweak: Clarify the language used in the Stripe Connect admin notice.
Version 2.7.27 — June 18, 2018
- Fix: Payments for overdue balances not recorded in EDD after being processed in PayPal Express and PayPal Pro
- Fix: Unable to manually change subscription status from Cancelled to Active
- Fix: Incorrect renewal date assigned to subscriptions when upgrading license keys
- Tweak: Added debug logging to PayPal Pro / Express IPN processing
Version 2.3.3 — June 13, 2018
- Fix: MailChimp integration was giving inconsistent results from non-free purchases.
- Fix: Some hooks were missing from the purchase link if the user was logged in.
- Fix: Privacy policy checkbox was not showing on the free downloads modal.
Version 2.7.26 — May 30, 2018
- Fix: Subscriptions set to Cancelled incorrectly for Stripe when they should be set to Completed.
Version 1.0.2 — May 24, 2018
- Added: Privacy Export integrations with WP and and EDD core for GDPR
- Added: Fulfillment hooks into the ajax callback function
Version 2.3.7 — May 24, 2018
- GDPR: Add shipping addresses to Order data in Personal Data Exporter.
- GDPR: Add customer’s stored shipping addresses to Personal Data Exporter.
- GDPR: Integrates with Personal Data Eraser
- Note: Some GDPR features require Easy Digital Downloads 2.9.2 or later.
Version 2.1.9 — May 24, 2018
- GDPR: Includes reviews in the Personal Data Exporter and Eraser.
Version 2.1.5 — May 24, 2018
- GDPR: Add checkout fields to the Personal Data Exporter.
- GDPR: Allow anonymization and deletion of checkout fields with the Personal Data Eraser.
- Note: All GDPR features require Easy Digital Downloads 2.9.2 or later.
Version 2.3.2 — May 19, 2018
- Fix: JS error when Direct Download is enabled and product has variable prices.
Version 3.6.3 (Phased Roll-out) — May 17, 2018
- Fix: Corrected an issue causing license expiration emails to be sent at incorrect intervals or times.
Version 2.3.1 — May 14, 2018
- Fix: Email verification mode on mobile was showing JSON code instead of ajax-returning it.
Version 2.6.15 — May 13, 2018
- Fix: settings missing for all payment gateways besides Stripe
Version 2.7.25 — May 10, 2018
- Enhancement: Added support for Stripe Connect when used with the Stripe payment gateway add-on.
- Enhancement: When viewing a customer’s subscriptions, the currency shown will match that of the parent subscription.
Version 3.6.2 (Phased Roll-out) — May 10, 2018
- Fix: When ignoring local domains for activation counts, package updates were failing when only local domains were activated.
- Fix: You can now search for licenses by activated domains in the licenses list view, again.
- Fix: Remove usage of sanitize_key for license key generation and migration so that keys keep their case sensitivity.
Version 2.6.14 — May 10, 2018
- New: You can now easily connect your Stripe account with Stripe Connect. See your settings page for more details.
Version 2.7.24 — May 6, 2018
- Fix: Subscriptions not cancelled at merchant processor when calling $subscription->cancel()
- Fix: Subscription not cancelled when changing status from Active to Cancelled in the details screen
- Fix: “This subscription cannot be cancelled” error message shown when double-clicking cancel link
- Fix: PHP undefined notices when profile ID is not set in PayPal Express
- Fix: PayPal Express / Pro: recurring_payment IPN does not check that payment was successful
- Fix: Subscriptions with free trials set incorrect license expiration when renewal is processed
Version 1.1.3 — May 1, 2018
- Fix: Failure connecting to Authorize.net due to outdated URL to transact.dll
Version 1.1.2 — May 1, 2018
- Fix: Failure connecting to Authorize.net due to outdated security certificate.
Version 2.1.8 — April 27, 2018
- Fix: Review emails were not being sent as per the time delay setting.