Version 2.1.1 — March 1, 2014
- Fixed an issue with HTML5 validation of the signup fee option that prevented it from being negative (for a discount).
Version 2.6 — February 28, 2014
- Added an option to manually adjust the activation limits of license keys.
- Added an option to generate license keys for products with missing keys from past purchases.
- Added a visual editor to the Changelog field.
- Fixed a bug with the activations_left response.
- Added a notice to update notifications for expired license keys (to encourage renewals).
Version 2.1.5 — February 25, 2014
- Bug: Fixed an issue with editing / saving multiple files with the File Upload field
Version 1.0.1 — February 20, 2014
- Fix: PHP 5.2 Compatibility
- Tweak: Different list creation messages for guest/logged in users
Version 2.5.2 — February 18, 2014
- Fixed an issue with site URLs getting stored and licenses activated even when at activation limits.
Version 1.0.0 — February 17, 2014
- Initial release
Version 1.2.0 — February 17, 2014
- Removed SL includes
- Fixed load order issue
Version 1.7.1 — February 16, 2014
- Fixed an issue with declined cards not getting caught.
Version 2.5.1 — February 11, 2014
- Fixed a bug with the check_item_name() method introduced in v2.5. The item name being passed in the request needed to be passed through urldecode().
Version 1.3.6 — February 11, 2014
- Fix: incorrect average rating calculation due to author replies
- Fix: improved some spacing issues
Version 2.5 — February 10, 2014
- Updated the package download system to match the one in EDD core. Helps resolve occasional conflicts with WP Engine and other hosts.
- Added support for delivering update packages via the Amazon S3 extension.
Version 1.0.2 — February 10, 2014
- Fixed: a bug with not being able to submit the checkout form
Version 2.1 — February 6, 2014
- Added numerous new hooks to allow other plugins to perform actions during various events.
- Fixed a bug with users not getting the EDD Subscriber role properly.
Version 2.1 — February 6, 2014
- Added numerous new hooks to allow other plugins to perform actions during various events.
- Fixed a bug with users not getting the EDD Subscriber role properly.
Version 2.4.2 — February 5, 2014
- Updated the package download system to match the one in EDD core. Helps resolve occasional conflicts with WP Engine and other hosts.
- Added support for delivering update packages via the Amazon S3 extension.
Version 1.7 — February 5, 2014
- Fixed a bug with Recurring Payments that could result in a failed transaction being considered as complete.
- Added better error handling for declined cards and other Stripe API failures.
- Added a check to detect if a customer has been deleted.
Version 2.6 — February 4, 2014
- Added support for setting whether commissions are calculated off of the purchase total or the subtotal.
Version 1.3.4 — February 4, 2014
- Fix zero price bug
- Allow button text to be changed regardless of the download price
Version 1.1.1 — February 3, 2014
- Fixed a missing
div
tag when a product is sold out.
Version 1.0.1 — February 3, 2014
- Fixed: a conflict with Stripe and Paymill payment gateways