Easy Digital Downloads Changelog
View releases and changelogs for EDD and addons.
Version 1.1.5 — August 16, 2017
- Fix: Date not showing properly for subscription renewal payments
Version 2.1.3 — August 16, 2017
- Fix: Average rating was being incorrectly calculated.
Version 2.1.2 — August 14, 2017
- Fix: Cron events were not running for requesting a review.
Version 2.6.6 — August 9, 2017
- Tweak: Include the jQuery.payments script to allow for card formatting.
Version 2.3.4 — August 4, 2017
- Fix: Use
EDD_Payment
directly to avoid nested calls tomaybe_unserialize
.
Version 1.0.3 — August 4, 2017
- Fixed: With Software Licensing, licenses for any product were allowing other products to be activated if using item_name in API
- Fixed: Account for “trialling” status in Recurring Payments
- Fixed: EDD 2.8 admin changes the layout for Variable Prices. This conforms it to work with that.
- Fixed: Intermittent issue with downloads_used not being updated after download
- Added: Restrict Content Pro migration tool
- Added: Filters for the “pricing” button so you can modify it on a product-by-product basis
- Added: Option to hide variable options from All Access members if they don’t have access to those variable prices.
- Added: Prices are automatically hidden if logged in and have access to download product.
Version 2.3.3 — August 4, 2017
- Fix: Prevent incorrect output from showing on purchase history page.
- Fix: Prevent PHP Notice upon checkout.
- Fix: Prevent PHP Notice upon activation.
Version 2.6.5 — August 3, 2017
- Fix: Checkout button was able to be clicked after successful Stripe Checkout payment, before purchase confirmaion page loaded.
- Fix: Removed code logic used in the legacy Recurring Payments extension, that was never used.
- New: Checkout form fields are checked before loading the Stripe Checkout modal.
- Tweak: Removed AliPay from Stripe Checkout as it’s no longer supported by Stripe.
Version 2.7.9 — July 31, 2017
- Fix: Incorrect transaction ID stored in 2Checkout
- Fix: Renewal payments not recorded in 2Checkout due to duplicate transaction IDs being stored
- Fix: Fatal error when processing cancellation in 2Checkout INS
- Fix: Incorrect initial amounts recorded when using Discounts Pro
- Fix: INVOICE_STATUS_CHANGED webhook from 2Checkout not processed
- Tweak: Added a filter that allows the license keys affected by a renewal payment to be adjusted
- Tweak: Added a .gitattributes file to prevent certain files from being included in release builds
Version 2.5.6 — July 31, 2017
- Fix: Auto-approve vendor submission option does not work and leaves products as pending review
Version 2.5.5 — July 28, 2017
- Fix: File upload filter has unneeded checks which can result in errors
- Fix: All submitted products are saved as drafts
Version 3.5.18 — July 27, 2017
- Tweak: $license parameter now passed to edd_sl_check_item_name filter
- Fix: Duplicate license keys generated when purchasing a bundle with multiple of the same product assigned to different price options
- Fix: Empty customer column on license keys table and license details screen when custom record does not have a name set
- Fix: Price option of bundled products not properly set on license keys when purchasing a bundle
Version 2.1.1 — July 27, 2017
- Fix: Guests were able to post replies to reviews even if guest reviews were disabled.
- Fix: PHP 5.3 Compatibility – return values are stored in variables before being used elsewhere.
Version 2.7.8 — July 26, 2017
- Fix: Fix error message handling for subscriptions that fail on initial purchase.
Version 2.1 — July 24, 2017
- Introduced review reports
- Introduced an email template tag that display links to review downloads
- New shortcode to display average rating for a product
- Added support for guest reviews
- Introduced a new notification email which is sent to site admins when a new review is posted
- New feature added to allow the posting of a review to be delayed by a certain amount of days after purchasing
- Allow site owners to request a review from customers after making a purchase
- No Downloads found shortcode can now be sorted by average rating
- Refactor metabox to allow status of reviews to be changed via AJAX and to allow replies to be directly from the metabox
- Allow all emails to be customizable and introduce of custom template tags
- Only load CSS on single downloads and remove fixed width of labels
- Introduced an option to prevent authors from leaving reviews on their own products
- Use
edd_get_option()
instead of$edd_options
global to ensure the correct filters are applied. - Fix: Shortcode now works for multiple reviews
- Fix: All the review counter bars are now responsive
- Fix: “Insert Review” media button wasn’t displaying anything when modal was opened
- Fix: Rating stars now display correct on the “Vendor Feedback page”
- Fix: Dashboard widget now links to the correct URLs
Version 2.5.4 — July 24, 2017
- Fix: Save Draft option did not work in Safari and Firefox browsers
Version 2.7.7 — July 21, 2017
- Fix: Checks were incorrectly returning true when 0 was used for variable pricing free length.
Version 2.7.6 — July 20, 2017
- New: Free trials can now be defined for each variable price option separately
- Tweak: Better error messages shown in Stripe gateway when purchase fails
- Fix: Subscriptions not cancelled in Stripe when the subscription is completed
- Fix: Fatal error on purchase confirmation with some PayPal accounts
- Fix: Compatibility problems with Currency Switcher plugin and Stripe gateway
- Fix: Currency code improperly checked in PayPal IPN when a store’s currency code is different than the subscription
- Fix: Upgrading license keys in PayPal Standard fails when the expiration date is greater than 90 days away
Version 3.5.17 — July 20, 2017
- Fix: Improved cache invalidation of instantiated EDD_SL_License objects.
- Fix: EDD_SL_License did not properly update status when it was changed programatically.
- Fix: “View Details” link was missing from update notifications in some instances.
- Fix: Customer license list did not account for alphanumeric payment numbers.
- Fix: Use check_item_name() when comparing names in get_version API calls.
- New: Plugin and Theme updaters now default verifying SSLs when calling the Software Licensing API.
- New: Added a filter to X-Accel-Redirect file delivery to allow customizations.
- New: Added a filter to the license manage overview list.
- New: Add two new filters in the check and activate license methods.
- Tweak: Use is_callable on license card view instead of function_exists.
- Tweak: Cart quantities are now disabled on license renewal items on checkout.
- Tweak: @return inline docs for EDD_Software_Licensing::get_license() was incorrect.
Version 2.6.4 — July 20, 2017
- Fix: Missing token or user ID when attempting to add a new card bug