Skip to main content
Easy Digital Downloads Changelog
View releases and changelogs for EDD and addons.

Version 1.4.2.1 — May 20, 2016

  • Fixed fatal error with empty() on some servers.

Version 1.4.2 — May 20, 2016

  • Added checkbox to give you the option to refund payments in PayPal from the View Order Details screen
  • Added ability to automatically confirm PayPal Express transactions

Version 1.4.6 — May 17, 2016

  • New: HTML to Old Price output for easier customization.

Version 1.2.2 — May 13, 2016

  • Fixed: Hardened price_id checks that allowed a paid download to be purchased for free with a specially crafted URL

Version 1.0.4 — May 10, 2016

  • Fix: Git Updater plugin updates not always being detected

Version 1.0.3 — May 10, 2016

  • Tweak: Integrate with Subsections in EDD 2.5
  • Fix: Tag ordering is not intuitive
  • Fix: JavaScript errors when user disabled visual editor in profile
  • Fix: Show admin notice is ZipArchive unavailable
  • Fix: Download links unavailable for items in a bundle

Version 2.0.7 — May 9, 2016

  • Fix: Fields saved to user meta failed to save when registering new accounts during checkout.
  • Fix: reCaptcha field does not load.

Version 1.5 — May 6, 2016

  • Fix: Fees do not refresh after adding discount
  • Fix: Incorrect gateway fee applied when changing country on checkout

Version 2.4.2 — May 6, 2016

  • Fix: Watermarks from Download Image Watermark not applying on new product submissions
  • Fix: Editing a live product converts the status to Pending even when Auto-Approve Edits is enabled
  • Fix: Editing a product creates a duplicate product on some sites

Version 1.2 — April 29, 2016

  • New: Added triggers to subscriptions through Recurring Payments extension
  • New: Added trigger for when customer records are updated
  • New: Added trigger for file downloads

Version 2.0.6 — April 26, 2016

  • Fix: Last name field cannot be removed from checkout.

Version 1.2.1 — April 25, 2016

  • Fixed: Bug which made first and last name required, even if the required checkbox wasn’t checked
  • Fixed: Tentatively fixed bug when using FacetWP
  • Fixed: Email field not always being auto-selected properly
  • Added: Support for HTML notes

Version 3.4.7 — April 25, 2016

  • Fix: Missing is_main_query() check in purchase history template file override
  • Fix: Error messages during license renewal not displayed properly on checkout
  • Fix: Upgrading license keys connected to Abandoned payments is improperly allowed
  • Fix: Undefined index notices for first_name, last_name, and email
  • Fix: View Licenses link shows even when there are no license keys
  • Fix: Incorrect backwards compatibility filter edd_sl_license_exp_lengh
  • Fix: Improved PHPDocs
  • Fix: Non-static method called statically
  • Fix: Chained upgrade paths not functioning properly
  • Fix: Properly detect .dev and .local TLDs
  • Fix: Ensure updater does not ping itself
  • Fix: Missing nonce verification when adding upgrade to cart
  • Fix: dev. subdomains are not considered development sites
  • Fix: Product names that include hyphens are not displayed properly in Licenses page
  • Fix: Incorrect class name in License Keys template file
  • Tweak: Display customer name and link name to customer details page instead of username in Licenses table
  • Tweak: Added license key to edd_sl_download_package_url filter
  • Tweak: Renewal link in emails should be clickable
  • Tweak: Use content_url() instead of WP_CONTENT_URL
  • Tweak: Removed markup from translation strings
  • Tweak: Added edd_sl_license_upgraded action
  • Tweak: Introduced can_extend() method to the license keys template file
  • Tweak: Allow stylesheets to be dequed
  • Tweak: Added new wp_override parameter to EDD_SL_Plugin_Updater class to permit overriding results from WordPress.org
  • Tweak: Added new edd_sl_row_actions filter
  • Tweak: Renamed get_download_by_license() method to get_download_id_by_license() for clarity

Version 2.0.5 — April 22, 2016

  • Fix: Allow translation files to load correctly based on locale.

Version 2.4.10 — April 21, 2016

  • Fix: In some cases subscriptions could be created in Stripe but no in EDD.

Version 2.0.4 — April 21, 2016

  • Fix: Some text strings used the wrong text domain.

Version 2.4.8 — April 20, 2016

  • Fix: Stripe – Incorrect charge amounts when multiple subscriptions are purchased and Software Licensing renewal discounts are configured.
  • Fix: Auto Register integration – during checkout, when a logged out user enters the email address of an existing customer, they are prompted to log into the existing account.

Version 2.4.9 — April 20, 2016

  • Fix: Some subscriptions could get improperly flagged for cancellation in upgrade routine introduced in version 2.4.6

Version 2.4.7 — April 15, 2016

  • Fix: PayPal Pro shows error if taxes are enabled
  • Fix: PayPal Express shows error if taxes are enabled
  • Fix: Missing description on email receipt through PayPal Express
  • Fix: tax_percent parameter not sent to Stripe

Version 2.4.3 — April 14, 2016

  • Fix: Use of deprecated get_currentuserinfo() function removed
  • Fix: Stripe Checkout overlay doesn’t load when Jetpack Sharing is active
  • Tweak: Reorder Stripe Key inputs to match Stripe interface
  • Tweak: Allow filtering of ‘Refund in Stripe’ to support extensions