Easy Digital Downloads Changelog
View releases and changelogs for EDD and addons.
Version 1.3.8 — April 13, 2017
- Fix: Transaction ID links to 2Checkout’s sandbox
- Fix: INS processes can run multiple times
- Fix: Security issue with price manipulation
Version 2.4.7 — April 5, 2017
- Fix: Log out link is incorrect for suspended vendor accounts
- Fix: Pagination broken on Products tab of Vendor Dashboard
- Fix: Pagination broken on Orders tab of Vendor Dashboard
- Fix: Some characters incorrectly removed from valid email addresses
- Fix: Product count incorrect in Vendors list
- Fix: No error message shown when vendors attempt to update their profile with an already-used email address
- Fix: Not all vendors listed in vendor drop down on product edit screen
- Fix: Incorrect price assignment in some cases during product submission
- Tweak: Improved some strings for translation
- Tweak: Added translation context to submit buttons
Version 1.2.19 — April 3, 2017
- Fixed: Purchase count calculation on variable priced products not taking price ID into account.
- Fixed: Performance improvement when getting purchase counts for a product.
- Fixed: Purchase records being looked up on items that do not have purchase limits enabled.
- Tweak: Restructured file organization.
Version 2.5.14 — April 3, 2017
- Fix: Loading indicator not shown on checkout
Version 2.3.1 — March 31, 2017
- Fix: Price ID not properly set on shipping fee, sometimes resulting in double fees getting applied
Version 3.3.1 — March 27, 2017
- Fix: PayPal Email field not registered in FES Profile form editor.
Version 3.3 — March 27, 2017
- New: Rewritten UI for configuring commissions on products.
- New: EDD_Commission class for abstracting commission records.
- New: Added user ID to commission payout CSV.
- New: Setting to disable commission notification emails.
- New: Individual commission admin view.
- New: Setting to auto-revoke unpaid commissions on refund.
- New: Added ability to re-assign commissions.
- New: Added several new hooks to metabox, commission list and add/edit pages.
- New: Added support for commissions on renewal payments in Recurring Payments.
- New: Added commission overview CSV exporter.
- Fix: Custom date ranges in commission reports.
- Fix: Commissions list displaying incorrect rate if type is changed.
- Fix: Compatibility issue with Simple Shipping and PayPal Adaptive Payments.
- Fix: Invalid markup in widget ID attribute.
- Tweak: Improved Simple Shipping option descriptions.
- Tweak: Improved payout generation to use individual commission currencies.
Version 3.5.10 — March 24, 2017
- Fix: License key for different product can return update notification with incorrect version number.
- Fix: Better cache invalidation when making changes to licenses.
- Fix: PHP7 compatibility – Remove set_magic_quotes_runtime() check and usage.
- Fix: Add fallback for edd_get_payment() to use EDD_SL_License class directly.
- Fix: Incorrect markup around file upload field in Beta metabox caused problems with Amazon S3 Extension.
Version 2.6.14 — March 23, 2017
- Fix: Free trial length was applied to licenses generated with Software Licensing when a customer was ineligible for another trial period.
- Fix: Authorize.net now runs an authorization check on the payment method before creating the subscription records.
- Fix: PayPal Pro/Express API would create incorrect free trial periods due to incorrect API parameters being sent.
Version 1.4.3 — March 16, 2017
- New: Ability to filter PayPal Express Checkout data.
- New: Ability to display only country/zip or no billing fields at all.
- Fix: Missing description in PayPal Pro payment.
- Fix: In-Context not working on slower sites.
Version 2.1.7 — March 15, 2017
- Added: Support for Dropbox File Store
Version 3.5.9 — March 14, 2017
- New: Added is_expired() method to EDD_SL_License class.
- Fix: Renewal URL should not be shown on lifetime license keys.
- Fix: Cache not properly updated when adding / removing site URLs.
- Fix: Cache not properly updated when changing license key status.
Version 2.4.6 — March 13, 2017
- New: File Upload field now includes support for limiting uploads to specific file types
- Tweak: User ID shown on vendor details page now linked to user edit screen
- Tweak: Log in form now supports logging in with email
- Tweak: Admin tool bar no longer shown to pending or suspended vendor accounts
- Tweak: Use meta caps instead of outdated user roles for vendors
- Tweak: fes_get_attachment_id() function now uses attachment_url_to_postid() function
- Tweak: Improved function that retrieves vendor product counts
- Fix: Incorrect edd-required indicator class on input fields
- Fix: “Use FES’s CSS” option not enabled by default on new installs
- Fix: Session variables used to detect edit and create screens can get mixed up
- Fix: Default value not shown in text fields
- Fix: reCaptcha field does not work on vendor contact form
- Fix: Repeat fields save values as “Array” if fields are left empty
- Fix: Import / export of forms does not work
Version 2.0.12 — March 10, 2017
- Fix: Repeatable field doesn’t display info on payment history.
- Fix: Repeat fields can throw PHP errors upon checkout submission.
- Fix: Repeatable field help text doesn’t show to users.
- Fix: Last name shown in first name field on checkout.
Version 2.0.11 — March 10, 2017
- Fix: Checkbox and Radio fields unable to be set as selected by default.
- Fix: Incorrect field ID used for Email field.
Version 3.5.8 — March 9, 2017
- Fix: Lifetime option not working properly for non-variable priced products.
Version 3.5.7 — March 8, 2017
- Fix: Licenses not always being renewed when a renewal payment is processed.
- Fix: There was a potential for the activation count incremented twice when URL checking is disabled.
- Fix: When a bundle license was renewed, child licenses were extending by their own product’s terms, not the bundles terms.
- New: You can now sort the payment history by renewal or upgrade purchases.
Version 2.3 — March 8, 2017
- New: Added support for storing tracking numbers
- New: Added support for sending shipment email notification with tracking numbers
- New: Shipped status now shown on customer’s purchase history
- New: Added support for saving shipping addresses to customer profiles
- New: Added support for selecting from saved addresses during checkout
Version 2.0.5 — March 7, 2017
- Fix: Fatal error if Easy Digital Downloads core is not active
- Fix: Undefined variable
$args
in review shortcode
Version 2.5.13 — March 7, 2017
- Fix: Corrected issue where non-checkout payment forms resulted in error stating to fill all required fields.