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

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

Version 1.2.15 — April 13, 2016

  • Make sure default variable price is honored

Version 2.4.6 — April 11, 2016

  • Fix: Resolved urgent issue with customers from before version 2.4 sometimes getting their Stripe ID mixed up with other Stripe customers.
  • Fix: File downloads not permitted on renewal payments.

Version 2.4.5 — April 6, 2016

  • Fix: Renewal payments not increasing customer’s purchase value
  • Fix: Upgrade routine notice being shown on new installs after creating recurring product
  • Fix: Translation type for shortcode-subscriptions.php
  • Fix: Renewal payments not being associated with customer record
  • Fix: Remove usage of deprecated _edd_recurring_status usermeta
  • Fix: Stripe – Properly catch ZIP/Postal Validation errors
  • Fix: Stripe – Properly catch unsupported card errors
  • Fix: Cancelled subscriptions past expiration considered ‘active’
  • Fix: Recounting customer stats in EDD removed renewal payments from customer record

Version 1.1.2 — April 5, 2016

  • Fix: Compatibility issue with EDD Recurring Payments
  • Fix: Various typos
  • Fix: Redirects weren’t able to be deleted since the v1.1.1 update

Version 2.4.4 — April 1, 2016

  • Fix: add_payment() method can add incorrect products to renewal payment record
  • Fix: Erroneous renewal payments recorded sometimes during initial signup
  • Fix: Undefined variable $payment_id
  • Fix: Amounts not rounded in PayPal, sometimes resulting in purchase being rejected
  • Fix: When purchase is declined in PayPal Express, redirect back to PayPal
  • Fix: PayPal Express subscriptions cannot be cancelled from inside the WP admin
  • Fix: Go Back link goes to incorrect page when editing email notices
  • Fix: Notice when updating payment method for Stripe subscription includes inactive subscriptions
  • Tweak: Added status parameter to /subscriptions endpoint of REST API
  • Tweak: Change “Edit” to “Cancel” when editing subscription values
  • Tweak: Subscription profile IDs now linked to details page in mechant

Read our latest blog post:
NEW: Accept Square Payments With EDD