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

Version 2.4.2 — February 5, 2014

  • Updated the package download system to match the one in EDD core. Helps resolve occasional conflicts with WP Engine and other hosts.
  • Added support for delivering update packages via the Amazon S3 extension.

Version 1.7 — February 5, 2014

  • Fixed a bug with Recurring Payments that could result in a failed transaction being considered as complete.
  • Added better error handling for declined cards and other Stripe API failures.
  • Added a check to detect if a customer has been deleted.

Version 2.6 — February 4, 2014

  • Added support for setting whether commissions are calculated off of the purchase total or the subtotal.

Version 1.3.4 — February 4, 2014

  • Fix zero price bug
  • Allow button text to be changed regardless of the download price

Version 1.1.1 — February 3, 2014

  • Fixed a missing div tag when a product is sold out.

Version 1.0.1 — February 3, 2014

  • Fixed: a conflict with Stripe and Paymill payment gateways

Version 2.5.1 — February 1, 2014

  • Fixed a conflict with Frontend Submissions that caused commission settings to be lost when approving a product.

Version 2.4.1 — January 31, 2014

  • Fixed a bug with nonce verification during download save.
  • Base license expiration off of purchase date instead of current time.
  • Added better support for activation counts when licenses are not tied to site URLs.
  • Fixed a bug with invalid activation responses because the expired check was running too early.

Version 2.1.4 — January 30, 2014

  • Fixed an undefined variable error shown when editing a product.

Version 2.5 — January 28, 2014

  • Added support for generating a mass payment file of commissions between specific dates.

Version 2.4.4 — January 24, 2014

  • Fixed a bug that allowed users to edit their own global commission rate.

Version 2.4 — January 23, 2014

  • New: added a retroactive licensing feature to generate keys on old purchases.
  • New: added option to automatically parse readme.txt files for WordPress plugins for populating the update notice dialog window.
  • New: added option to edit the expiration dates on license keys.
  • New: added option to manually add / remove site URLs from license keys.
  • New: added Renew link to expired license keys in purchase history and on the payment receipt page.
  • New: added “url” parameter to all license API requests that allow you to specify the exact URL an action is related to for a license.
  • Updated: rewrote how site URLs are stored to be much, much more efficient, dramatically improving performance and reliability.
  • Also added an upgrade routine to move all site URLs to the new storage method.
  • Updated: moved the License metabox on Download edit screens to the main column and improved the general layout of the box.
  • Updated: use rawurldecode() instead of urldecode()

Version 2.1.3 — January 23, 2014

  • Bug: clicking “Add Price Option” added two rows
  • Bug: Price options couldn’t be deleted
  • Bug: Price name isn’t saved when submitting just one price

Version 1.0.2 — January 22, 2014

  • Fix: Bug with license key activation.

Version 2.4.3 — January 19, 2014

  • Fixed an undefined constant usage.

Version 2.1.2 — January 18, 2014

  • Bug: avatars could not be deleted from the profile editor
  • Bug: fields container goes off screen on small screens, making it impossible to add some fields
  • Bug: commissions not automatically enabled on product submission

Version 1.2.1 — January 17, 2014

  • Fixed a bug where PHP errors are thrown when no notification email is set.
  • Fixed a bug where only one notification is sent if the buyer bought more than one product.

Version 1.3.3 — January 15, 2014

  • Fix JS bug
  • Update license handler
  • Add check for EDD activation

Version 2.1.1 — January 14, 2014

  • Bug: vendors could see media files that were not their own
  • Bug: minor layout issues on the Vendor Dashboard page
  • Bug: Disabling vendor registration didn’t work

Version 1.7 — January 12, 2014

  • This release requires EDD 1.9+
  • Fixed the broken Use File button for EDD 1.9+
  • Updated the licensing / updater to use the version in EDD core.
  • Moved the settings for S3 to Downloads > Settings > Extensions