Version 1.3.4 — September 20, 2016
- Fix: Blank payment records created in some instances
- Fix: Payments not properly attached to customer records when using Buy Now buttons
Version 2.5.3 — September 16, 2016
- Fix: Fatal error if EDD core is not activated.
Version 2.5.2 — September 14, 2016
- Fix: Improper required field errors when cart total is 0.00
Version 2.5.1 — September 12, 2016
- Fix: Undefined variable in webhook listener that can cause webhook processing to fail
Version 1.0 — September 7, 2016
- Initial release.
Version 2.5.1 — August 29, 2016
- Fix: Incorrect key used for validating MD5 hash from Authorize.net
- Fix: Negative fees should not have tax calculated on them
Version 1.2.7 — August 26, 2016
- Fixed: Bug with multi-option mode
Version 1.2.6 — August 24, 2016
- Fixed: Fatal error after free download transaction
Version 2.0.2 — August 24, 2016
- Fix: All reviews being displayed regardless of status
- Fix: Review pagination links weren’t being displayed
- Fix: Review and rating counts for the review breakdown were incorrect
Version 1.2.5 — August 23, 2016
- Added: Support for disabling Receiptful emails
- Added: Switch to template files for modals
- Added: Filterable helper function for errors
- Updated: JS tweaks
Version 1.1.0 — August 23, 2016
- Improved: Codebase cleanup
- Improved: Available email tags list
- Updated: Moved settings to extensions section
- Added: CFM fields support in emails
- Added: Software Licensing support in emails
- Added: Software Licensing upgrade template tags (license_key and license_product)
Version 1.2.3 — August 19, 2016
- Fixed conflict with EDD Bookings extension.
Version 1.2.4 — August 17, 2016
- Fixes bug with modal window button labels
Version 1.5.1 — August 16, 2016
- Fixed: issue with minimum price error not showing when set below 1.00
- Tweaked: Localize strings in JS to make translation possible
Version 1.2.17 — August 14, 2016
- Fixed bug when quantity field doesn’t exist (Item Quantities disabled)
Version 1.3.2 — August 12, 2016
- Fix: Registered /edd-api/zapier-test/ endpoint so Zapier can properly test API connection
- Fix: Missing New Subscription Payment button
- Fix: Discounts not included in order data
- Fix: PHP warning for license key triggers when license expiration is lifetime
Version 1.1.3 — August 12, 2016
- Tweak: ensure Wish List post type does not display in menu builder
Version 3.4.9 — August 12, 2016
- Fix: Key icon click no longer works from Purchase History > View Licenses.
- Fix: Renewal discount flags not properly cleared when renewals are removed from cart.
- Tweak: Correct capitalization on edd_sl_get_license_keys_of_user filter.
Version 2.5 — August 12, 2016
- New: Added support for disabling billing address fields on checkout
- New: Added support for Stripe Checkout (their modal payment window) on the main checkout screen
- New: Added support for adding a logo image to the Stripe Checkout modal
- New: Added support for collecting billing address on the Stripe Checkout modal
- New: Billing address is now updated on payment from the Stripe webhooks
- Tweak: Updated Stripe PHP libraries to 3.21.0
- Tweak: Added a new filter for controlling the Stripe Checkout “locale” parameter
- Fix: Removed insecure “Stripe JS Fallback” option
- Fix: PHP undefined index error when logging gateway error
Version 2.5 — August 8, 2016
- New: Added support for quarterly and semi-annual subscriptions
- New: Added support for Custom Prices extension
- New: Added a search form to Subscriptions page
- New: Added Refund / Cancellation support to PayPal Standard
- New: Added support for manually renewing subscription records
- New: Added support for manually creating subscription records
- New: Added support for updating the product a subscription is assigned to
- New: Added support for purchasing subscriptions and free products simultaneously
- New: Abandoned subscription records left as pending are now cleaned up automatically
- Tweak: Item quantities now automatically disabled on carts that contain subscriptions
- Tweak: Subscription records now deleted when associated customer is deleted
- Tweak: Replaced get_post_meta() usage with edd_get_payment_meta() for better future-proofing
- Tweak: Added license renewal link to subscriptions shortcode when subscription is expired
- Fix: “was renewal” flag not set properly for renewal payments connected to a license key
- Fix: Variable price name not shown at PayPal
- Fix: Incorrect notice for updating billing in Stripe when second subscription is being purchased