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.
Version 1.1.7 — November 6, 2012
- Added Stripe JS fallback support for sites that can’t use Stripe JS.
Version 1.1.6.3 — November 2, 2012
- Fixed a problem with processing cards after first payment attempt fails.
Version 1.1.6.2 — November 2, 2012
- Fixed a compatibility problem with EDD v1.3.2
Version 1.0.7 — November 1, 2012
- Fixed some formatting issues with payment confirmation prices.
Version 1.1.6.1 — October 15, 2012
- Fixed a problem with processing payments when ajax is disabled.
Version 1.1.6 — October 15, 2012
- Add conditional check for existence of Stripe class to prevent conflicts.
Version 1.1.5 — October 10, 2012
- Fixed a possible bug with setting the Stripe publishable key.