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

Version 1.7.3 — April 12, 2014

  • Updated the Stripe API libraries to the latest version.

Version 2.8.1 — April 11, 2014

  • Fixed a bug with not being able to add / remove sites from the frontend license management.
  • Updated the package download expiration to 1 hour.
  • Improved the license renewal form.

Version 2.7.2 — April 10, 2014

  • Fixed a bug with the PayPal Adaptive Payments integration and purchasing items from multiple vendors at once.

Version 1.7.2 — April 3, 2014

  • Added better transaction error handling.
  • Fixed a bug with tracking recurring payments for subscriptions.

Version 2.1.9.1 — April 2, 2014

  • Removed the settings dump on System Info

Version 2.8 — April 1, 2014

  • Added a new change log widget (thanks Lee Willis!)
  • Fixed a bug with slashes in changelogs
  • Fixed a positioning bug of the license key in purchase history in FireFox
  • Fixed a potential conflict with other filters attached to the_content
  • Fixed a bug with the license activation limit display in purchase history

Version 1.0.4 — March 28, 2014

  • Fixed: a bug with not being able to properly save payment details with CFM active.

Version 2.7 — March 26, 2014

  • Added front-end licensing management so customers can activate / deactivate site URLs.
  • Improved missing license key generation on purchase records.
  • Added a renewal link to the Expired text shown on expired keys if renewals are enabled.
  • Tweaked check_license() method\’s logic for empty license IDs
  • Fixed a display conflict with Purchase Limits, Simple Shipping, and Recurring Payments extensions.
  • Better validation of site URLs.

Version 2.1.9 — March 24, 2014

  • Bug: issue with avatars not saving on application submission.

Version 1.0.5 — March 21, 2014

  • Fix: shortcodes weren’t showing on page templates when Wish Lists plugin was active

Version 1.0.4 — March 19, 2014

  • New: edd_wl_allowed_post_types() function
  • New: edd_wl_item_title_permalink filter hook
  • Fix: issue where add to cart button wasn’t working on wish list page when variable priced download was used

Version 1.2.1 — March 18, 2014

  • Fixed a bug that broke comments on Download items when variable pricing was enabled.

Version 2.1.8 — March 18, 2014

  • Bug: updated licensing / updater to use the version included in EDD core.

Version 2.1.2 — March 17, 2014

  • Fixed a minor conflict with Software Licensing and/or Purchase Limit

Version 1.3.7 — March 17, 2014

  • Updated licensing code to be compliant with new EDD standards.

Version 1.5.1 — March 17, 2014

  • Fixed a conflict with Recurring Payments, Software Licensing, and Purchase Limit with the variable price option rows.

Version 2.6.3 — March 16, 2014

  • Fixed a bug with license key activation limits getting set to unlimited improperly.
  • Fixed the display of  Unlimited when manually setting a license activation limit to 0 (unlimited).
  • Added edd_remote_license_activation_response filter.

Version 2.7.1 — March 16, 2014

  • Fixed a bug with the EDD_License check that could cause a fatal error if EDD wasn’t activated.

Version 1.0.3 — March 12, 2014

  • Fixed: a bug with required checkboxes not being required.

Version 1.0.3 — March 11, 2014

  • Fix: when no text is shown in settings, don’t show default text on front-end
  • Fix: filter with same name as another
  • Fix: removed options passed into the edd_wl_delete_list_link function on the wish-list-edit.php template. These were overriding (as they should) the plugin’s options.
  • Fix: link size CSS class names.
  • Tweak: small CSS adjustment for when add to wish list link does not have any text. The icon now aligns better
  • Tweak: Moved text from delete list modal into the edd_wl_messages() function