Version 3.1.4 — December 29, 2014
- Fixed a memory leak with expired license keys
- Added the actual discount amount for renewals to the checkout screen
- Added the item name being renewed next to the license key during renewals
- Added new EDD_BYPASS_ITEM_ID_CHECK constant
- Fixed several bugs with searching license keys.
- Introduced edd_sl_get_download_id_by_license filter
- Updated the ED_SL_Plugin_Updater class to fix some issues with multisite instances
Version 3.0 — December 29, 2014
- Added support for custom vendor sale notification emails (Downloads > Settings > Emails).
- Fixed a bug with Custom Date ranges on the Reports view.
- Fixed a bug in the REST API endpoint that caused it to show the same commission amounts for Revoked and Paid.
Version 2.1 — December 28, 2014
- Fixed a bug with the latest version of the Stripe API and “statement_description”
- Added support for detecting refunds in your Stripe account automatically (requires your webhooks be configured)
Version 1.3.10 — December 16, 2014
- Fixed an undefined index error in PayPal Pro
Version 2.2.10 — December 16, 2014
- Fix: Vendor page not properly set in settings during install
- Fix: Repeatable field type shows error if no meta_key is set
- Fix: Avatar removed after updating profile
- Fix: From name / email not set properly for vendor contact form submissions
- Fix: Undefined index of $input_type
- Fix: Commissions tab on vendor edit screen unreliable. Now links to filtered Commissions table
- Fix: Improver reliability of custom vendor shop URLs
Version 2.0.1 — December 15, 2014
- Fixed an issue with cancelled users being able to access content until end of term.
Version 3.1.3 — December 12, 2014
- Fixed a bug with license renewals for non-yearly licenses
- Tweaked the set_status() method to only save the status if the new status is different
- Fixed a bug with clean_site_url() that caused issues for some site activations / deactivations
- Fixed a bug with license row action links not working
- Added missing HTTP response codes
Version 1.0.7 — December 10, 2014
- Fix: Plugin became deactivated when EDD was updated
Version 1.2.7 — December 10, 2014
- Add languages directory and .pot file with translation-ready strings
Version 3.1.2 — December 10, 2014
- Fixed an important security flaw with package downloads
- Fixed an undefined index notice with the Changelog widget
- Fixed several minor security flaws
- Improved URL cleaning when adding / removing sites
Version 1.1.0 — December 10, 2014
- New: edd_csr_redirect filter for creating custom redirects
- New: Support for the PayPal Express (PayPal Pro/Express extension) which requires customers to confirm their payment after arriving back from PayPal
- New: Activation script to check for the existence of Easy Digital Downloads
- New: Redirects can now be edited by clicking on the download titles
- New: Better internationalization function to allow easier translations
- Fix: Bulk delete redirects
Version 3.1.1 — December 5, 2014
- Fixed a bug that could result in duplicate bulk actions taking place
Version 2.1.2 — December 4, 2014
- Fixed incorrect languages folder name
- Added a .pot file
Version 1.2.6 — December 1, 2014
- Add option to disable product when individual item sells out
- Add support for custom buttons
- Better handling for errors
- Cleaned up JS
Version 2.1.1 — November 28, 2014
- Fixed error message with
remove_shipping_fees()
function
Version 2.1 — November 25, 2014
- Improved how shipping fees are applied. Fees are now separated out per-product
- Added support for per-product cart fees coming in Easy Digital Downloads 2.2
Version 2.2.11 — November 24, 2014
- Fixed an undefined index error
- Fixed an issue with the plugin updater
Version 3.1 — November 24, 2014
- Added support for renewing multiple license keys at one time
- Improved how items are discounted when renewing license keys
- Automatically update license keys that were purchased as a guest when the respective user registers an account
- Only load the plugin loader when in the admin area
- Dramatically improved Sample Theme, thanks to Devin Price
- Fixed a bug with license renewals and variable price options, thanks for Danny Van Kooten
- Updated language files
Version 2.9.1 — November 18, 2014
- Allow
user_id
to be passed toeddc_user_commissions()
.
Version 2.0.1 — November 13, 2014
- Fixed a bug that caused the “Refund in Stripe” checkbox to show up even when not selected Refunded in the Payment Status drop down
- Improve the Stripe Checkout JS to support changes coming in EDD 2.2
- Allow the price_id to be passed in the purchase_link shortcode