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

Version 3.1.7 — March 12, 2015

  • Fixed PHP notices triggered when updating payments with EDD v2.3+
  • Changed the user capability required to view licenses to edit_products
  • Added new hooks just before and after deleting and revoking license keys

Version 1.2.11 — March 11, 2015

  • Fixed bug in checkout condition
  • Prevented plugin from being deactivated when EDD was updated

Version 1.1.0 — March 10, 2015

  • Fix: Some plugins which flushed rewrite rules on activation interfered with Wish Lists’ rewrite rules
  • Fix: When sharing a wish list via Facebook, the correct URL is now shared
  • Fix: Issue with sharing URL disappearing from single wish list page when WP.me Shortlinks were enabled in Jetpack
  • Tweak: Various opengraph improvements
  • If you have made modifications to the wish-list-view.php template, make sure edd_wl_wish_list_item_purchase() is renamed to edd_wl_item_purchase()

Version 1.2.10 — March 9, 2015

  • Restricted max value for variably priced products with quantities enabled
  • Better error handling during checkout

Version 2.2.17 — March 9, 2015

  • Fix: Undefined variable notice when WP_DEBUG is enabled

Version 2.1.2 — March 5, 2015

  • Improved charge descriptions that show the price option purchased
  • Ensure API keys are trimmed of all whitespace before registering in the Javascript
  • Ensure subscription payment webhooks are not processed if the customer’s user account cannot be located
  • Added a hook for when payments are refunded
  • Added the initial charge ID when subscription payments are processed

Version 2.1.3 — March 5, 2015

  • Added support for separating FES vendor files into separate files named after the vendor.

Version 1.6.0 — March 4, 2015

  • Modified plugin to load Dropbox libraries as late as possible to prevent interference with other plugins

Version 1.0 — March 2, 2015

  • Initial release.

Version 2.2.16 — February 27, 2015

  • Fix: Fatal error due to improper function call

Version 1.2 — February 20, 2015

  • New: Added ability to show the old price on purchase_link shortcode and output.
  • New: Added ability to show the new price on purchase_link shortcode and output.
  • Fix: Fixed the old/new price options on edd_price outputs.
  • Fix: Refactored the settings for edd_price outputs.
  • Fix: Fixed variable pricing discounts.
  • Fix: Fixed EDD detection before running.
  • Fix: Fixed bug with users not saving correctly.

Version 3.1.6 — February 16, 2015

  • Added a “success” key to all API calls
  • Added “license_check” key to the get_version call
  • Updated the French translation files

Version 2.2.13 — February 14, 2015

  • Fixed fatal error on the frontend of the site when EDD is not active
  • Added new filters to provide greater flexibility

Version 1.4 — February 14, 2015

  • Adds translation loader
  • Fixes issues with translation
  • Adds the ability to use a custom label for each gateway

Version 2.2.15 — February 13, 2015

  • Fix: Multi-column repeatable fields do not save properly
  • Fix: From Name / Address not set properly on vendor contact form
  • Fix: Fields should not be required in the admin area

Version 2.2.14 — February 12, 2015

  • Fix: Added missing translation functions. Login and contact forms can now be translated via translation plugins

Version 1.2.9 — February 11, 2015

  • Properly handle cart quantities for logged out users.

Version 1.3.11 — February 11, 2015

  • Send shipping / billing address to PayPal if it is present.

Version 1.0.9 — February 10, 2015

  • Fix: Cart quantities in some themes were being updated when a download was added to a wish list.
  • Fix: When EDD was deactivated and reactivated the wish list page was not viewable until either the EDD settings were saved or Wish Lists was deactivated and reactivated.
  • Tweak: Leaving “Enable Ajax” unchecked in downloads -> settings -> misc no longer affects Wish Lists. Ajax is always required for Wish Lists so now works regardless of this setting.

Version 2.1.1 — February 10, 2015

  • Added support for weekly and daily recurring plans
  • Fixed an undefined index error when API keys have not been entered