Version 1.4.3.2 — September 8, 2017
- Fix: PayPal In-Context checkout errors.
- Fix: Bug with IPN currencies.
Version 2.1.8 — September 6, 2017
- Fixed: Cached file respecting multiple variation configurations
- Fixed: Large files failing on Amazon/Dropbox
- Fixed: Minor JS bugs
- Fixed: Fatal error if EDD is disabled
- Fixed: Direct download support on mobile devices
- Added: Support for price_id in purchase_link shortcodes
Version 3.5.19 — September 5, 2017
- Fix: User ID not set properly on some license keys
- Tweak: Adjusted plugin name to be consistent with product name
- Tweak: Added support for bypassing cache with EDD_SL_SKIP_CACHE constant
Version 2.1 — September 5, 2017
- New: Added support for showing customer-submitted data on the purchase confirmation screen.
- Fix: Custom fields stored in user meta do not pre-populate fields on checkout.
Version 1.5.3 — August 31, 2017
- Removed additional list item in variable pricing for “name your price”
- Show name your price option for each variable price option selected
- Ensure only purchased variable price option file is sent
- Display option name when custom price is used for variable pricing
Version 2.5.7 — August 30, 2017
- Fix: X button to remove avatar does not work in all themes
- Fix: Vendor store URL returns 404 error if assigned a parent page
- Fix: Undefined variable payment_id
Version 1.4.3.1 — August 25, 2017
- Update: IPN processing to work with eCheck
- Fix: In-Context triggering when required fields fail
Version 1.3.12 — August 24, 2017
- Fix: Payments including items with a quantity greater than 1 sometimes marked as Failed in EDD
Version 1.0.4 — August 21, 2017
- Fixed: Individually excluded products were still showing in the No Downloads found shortcode with all_access_customer_downloads_only present.
- Fixed: Software Licensing checks were requiring logins over API
- Fixed: Renewals were prevented for cancelled subscriptions when it should have only been prevented for active or trialling subscriptions.
- Fixed: The download counter was not being incremented in some situations.
Version 2.7.11 — August 21, 2017
- Fix: Expiration date on license keys in Software Licensing incorrect when free trials are used
Version 1.3.11 — August 21, 2017
- Fix: Host Refused error after redirecting to 2Checkout
- Fix: Incorrect URL for transaction ID
- Tweak: Corrected the legend tag usage on the checkout screen to be consistent with Easy Digital Downloads core
Version 2.0.13 — August 21, 2017
- Fix: Add New CFM form button was showing while editing the Checkout Form in admin.
- Fix: reCAPTCHA not always showing for users.
- Fix: Required fields were missing the HTML5 ‘required’ attribute.
- Fix: Auto-generated meta keys could contain non-valid characters when based off the provided label.
Version 2.6.7 — August 21, 2017
- Fix: Generic exception handling was trying to use the Stripe exception handling object.
- Fix: When using Country & Postal code validation, always allow editing of the fields.
Version 2.7.10 — August 17, 2017
- New: Added support for Stripe subscriptions to be reactivated after cancelled
- New: Added option to manually retry failing subscriptions
- Tweak: Updated the process that updates billing method on a subscription to automatically retry a failing subscription
- Fix: Cancelling an already cancelled subscription shows an error message
- Fix: Free trial period not populate properly when price ID is 0
Version 1.0 — August 16, 2017
- Initial release
Version 1.1.5 — August 16, 2017
- Fix: Date not showing properly for subscription renewal payments
Version 2.1.3 — August 16, 2017
- Fix: Average rating was being incorrectly calculated.
Version 2.1.2 — August 14, 2017
- Fix: Cron events were not running for requesting a review.
Version 2.6.6 — August 9, 2017
- Tweak: Include the jQuery.payments script to allow for card formatting.
Version 2.3.4 — August 4, 2017
- Fix: Use
EDD_Paymentdirectly to avoid nested calls tomaybe_unserialize.