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

Version 2.7.17 — January 28, 2018

  • Fix: Taxes can be charged on recurring amount in Stripe even when not enabled
  • Fix: Bill times are incorrect in PayPal Standard when initial and recurring amounts are the same

Version 2.2.5 — January 18, 2018

  • Fix: Compatibility with EDD MailChimp 3.0.

Version 2.1.3 — January 18, 2018

  • Fix: Added upgrade routine to fix old First and Last name fields.

Version 2.5.11 — January 16, 2018

  • Fix: Duplicate filter name for form legends
  • Fix: Incorrect use of plural “Vendors” when it should be singular
  • Tweak: Removed file download link in admin as files are inaccessible
  • Tweak: Deleted products now get placed in the trash

Version 3.4.6 — January 12, 2018

  • New: Filter added to rates data in Download metabox
  • New: Filter added to enable skipping commission creation for a Download
  • New: Action hook added to Customer tab
  • New: Added {sitename} email tag
  • Fix: Typo and incorrect text domain

Version 2.1.2 — January 12, 2018

  • Fix: Field name for First and Last name is incorrect causing the field values to be stored improperly on checkout.

Version 2.2.4 — January 9, 2018

  • Fix: Bypass Modal if logged in was not working.

Version 2.2.3 — January 8, 2018

  • Fix: Updated JS files from 2.2.2 were not minified.

Version 2.2.2 — January 6, 2018

  • Fix: Direct download links do not work
  • Fix: Files uploaded over http do not auto download on sites using https

Version 2.6.10 — January 6, 2018

  • Fix: Currencies without decimal places show incorrect in Stripe Checkout
  • Fix: Translation files not loading on checkout screen
  • New: Added filter that enables collecting credit cards on free purchases

Version 2.8.2 — January 3, 2018

  • Fix: When prices were set to be inclusive of tax, renewals were recorded with tax being exclusive.

Version 2.5.10 — January 2, 2018

  • Fix: Label for URL field on Profile form not saving properly

Version 3.4.5 — January 1, 2018

  • New: Added new action hooks to the user profile fields.
  • New: Added new action hooks to the fields in the Download meta box.
  • New: Added new filters and actions to the Commissions list table.

Version 2.7.16 — December 26, 2017

  • Fix: Payments marked as failed in some cases due to invalid amount in PayPal IPN

Version 2.7.15 — December 20, 2017

  • Fix: Trial period shows on PayPal Standard even when not needed.
  • Fix: Adding manual renewal payments to subscriptions does not properly record the payment total.
  • Fix: Subscription status notes are reversed.
  • Fix: Subscriptions automatically cancelled through a license upgrade should not be able to be reactivated.
  • Fix: Marking subscription as failing through the admin does not trigger the failing subscription hooks.
  • Fix: Renewal payments do not record tax amounts.
  • Tweak: Subscription status change notes now indicate who made the change.

Version 3.5.23 — December 13, 2017

  • Fix: Local URL identification during API calls could fail for some domain non-local domain schemas.

Version 1.0.1 — December 8, 2017

  • Fixed: Bugs for products with price variations and custom deliverables
  • Fixed: Error on screen if viewing a bundle on a receipt.
  • Added: Show price variation title on the metabox screen in the payment record.

Version 1.2 — December 7, 2017

  • Added: Use email subject as email template header.
  • Added: Support logging Software Licensing emails.
  • Added: Link to view logged message contents in logs table.
  • Changed: Logged messages below the customer message form now open in a modal.
  • Fixed: Form was throwing PHP errors when submitted with missing values.
  • Fixed: PHP error when logging purchase receipt due to missing from_name.
  • Fixed: PHP error when sending attachments from Amazon S3.
  • Fixed: Conflict with EDD Bookings causing vendors to be unable to view their individual bookings.

Version 2.2.1 — December 5, 2017

  • Fixed: Modal could not be re-opened after closing.
  • Fixed: Free Downloads were not working in Firefox.

Version 3.4.4 — November 30, 2017

  • Fix: {item_price} email tag shows wrong price when cart contains multiple items.
  • Fix: cart_index not stored properly with new commission records.
  • New: Added eddc_calc_commission_amount_args filter.