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.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
Version 1.2.8 — February 7, 2015
- Fixed issue with products being added to cart multiple times through direct links.
Version 2.2.13 — February 7, 2015
- Fix: fatal error with wp_get_current_user() function caused by Redux framework
Version 2.2.12 — February 5, 2015
- Fix: Updated Redux libraries to the latest version to resolve conflicts with other plugins using the latest version
- Fix: Image files are now detached from the Download product when deleting them from the File Upload field
Version 2.1.2 — February 3, 2015
- Fixed a bug with improper parts of the file name possibly being extracted from the file when the bucket name is removed.
Version 2.1.1 — February 2, 2015
- Fixed a bug with S3 download URLs on files uploaded prior to v2.1
Version 1.3 — February 1, 2015
- Improved EDD detection to prevent fatal errors when EDD is not activated.