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.
Version 1.2.1 — December 5, 2012
- Fixed an issue with jQuery validation.
Version 1.2.1 — December 4, 2012
- Fixed a bug with license keys on the purchase history page.
Version 1.2 — December 4, 2012
- Fixed an issue with the ajax indicator.
Version 1.2 — November 21, 2012
- Added a license search field.
- Improved sample plugin and theme.
- Simplified the sample theme.
Version 1.1.9 — November 12, 2012
- Fixed a problem caused by disabling jQuery form validation.
Version 1.1.8 — November 7, 2012
- Fixed a conflict with jQuery validate and also fixed a problem with processing cards in Firefox.