Version 1.3.7 — February 8, 2013
- Fixed an issue with deactivated license keys still allowing updates.
Version 1.4 — February 1, 2013
- Removed jQuery validation. EDD Version 1.4.3 is strongly suggested for this gateway version.
Version 1.3.6 — January 29, 2013
- Added license keys to the
edd_receipt
short code. - Fixed a bug with site counts when reactivating a site’s license key.
Version 1.3.2 — January 22, 2013
- Fixed a bug with Missing Stripe Token.
Version 1.3.5 — January 14, 2013
- Fixed a bug with the site counts during activation so that each unique URL is now only counted as a single site. Props Joost de Valk.
Version 1.3 — January 12, 2013
- Added payment notes for recording PayPal transaction IDs.
- Fixed compatibility issues with EDD 1.4.1.
Version 1.2.4 — January 12, 2013
- Made a minor improvement to how the payment ID is retrieved.
Version 1.2.3 — January 11, 2013
- Fixed an issue with payments through Express getting marked as “Failed”.
Version 1.0.3 — January 9, 2013
- Bug fix with marking payments as complete.
Version 1.3.4 — January 7, 2013
- Dramatically improved performance of Licenses admin page.
- Added license counts for each Status View in the admin.
- Added new $download_id parameter to is_at_limit() member function.
- Improved code formatting.
Version 1.2.2 — January 6, 2013
- Fixed a significant security issue with PayPal Express.
- Added support for WPML locale detection.
- Fixed missing customer names in PayPal Pro.
Version 1.3.1 — January 3, 2013
- Fixed a broken loading image.
- Fixed a problem with JS validation requiring a double click.
Version 1.2.1 — December 26, 2012
- Fixed a bug with first/last names not getting carried over to PayPal.
- Fixed an issue with payments not getting confirmed (PayPal Express).
- Added Taxed amount to payment confirmation (PayPal Express).
Version 1.3.3 — December 26, 2012
- Fixed an issue with the get_version remote request for non-WordPress implementations.
Version 1.2 — December 20, 2012
- Added gateway error logging.
- Added automatic failed payment detection.
- Added automatic plugin updater.
- Fixed a bug with currency codes in PayPal Express.
Version 1.1 — December 19, 2012
- Updated the credit card form to use the default credit card form included with EDD instead of a custom one.
Version 1.3.2 — December 7, 2012
- Made a significant performance improvement for all remote requests. Props to @Yoast
Version 1.3.1 — December 7, 2012
- Fixed an undefined function error when searching for license keys.
Version 1.3 — December 7, 2012
- Upgraded the credit card form with address and billing info for improved security, especially to help prevent chargebacks.
- All address info associated with the card is now sent to Stripe, instead of just the number, name, and expiration.
Version 1.3 — December 5, 2012
- Added a method for remotely deactivating license keys.
- Updated the sample plugin and theme with examples of deactivating license keys remotely.
- Improved the log entries for license activation and deactivation.