Version 1.3.3 — February 13, 2018
- Added settings to allow editing the admin pending payment notification email
- Moved settings to appropriate EDD settings subsections
- Updated language file
Version 1.1.1 — February 7, 2018
- Fixed bug causing
%active_site%
to sometimes fail when using a license activation or deactivation trigger
Version 2.6.12 — February 2, 2018
- Fix: Stripe Checkout with Buy Now Buttons and variable pricing caused incorrect amount to show in Stripe Checkout modal.
Version 2.6.11 — February 2, 2018
- Fix: Reverted changes that permitted card collection for free purchases as it broke other gateway processing.
Version 2.1.6 — January 30, 2018
- Fix: Added translation text-domain for “Logged in as” string.
Version 1.5.2 — January 30, 2018
- Fix: Fixed issue with fee being reset to 0 when it shouldn’t by adding missing
edd_gf_gateway
js variable.
Version 2.7.18 — January 28, 2018
- Fix: Adding a renewal payment to a subscription via the admin produced ‘non-numeric value’ PHP errors.
- Fix: Renewal payments were not included in the Earning Report.
- New: You can now define a specific Stripe API version to use for Recurring Stripe payments with the ‘EDD_STRIPE_API_VER’ constant.
Version 2.7.17 — January 28, 2018
- Fix: Taxes can be charged on recurring amount in Stripe even when not enabled
- Fix: Bill times are incorrect in PayPal Standard when initial and recurring amounts are the same
Version 2.2.5 — January 18, 2018
- Fix: Compatibility with EDD MailChimp 3.0.
Version 2.1.3 — January 18, 2018
- Fix: Added upgrade routine to fix old First and Last name fields.
Version 2.5.11 — January 16, 2018
- Fix: Duplicate filter name for form legends
- Fix: Incorrect use of plural “Vendors” when it should be singular
- Tweak: Removed file download link in admin as files are inaccessible
- Tweak: Deleted products now get placed in the trash
Version 3.4.6 — January 12, 2018
- New: Filter added to rates data in Download metabox
- New: Filter added to enable skipping commission creation for a Download
- New: Action hook added to Customer tab
- New: Added
{sitename}
email tag - Fix: Typo and incorrect text domain
Version 2.1.2 — January 12, 2018
- Fix: Field name for First and Last name is incorrect causing the field values to be stored improperly on checkout.
Version 2.2.4 — January 9, 2018
- Fix: Bypass Modal if logged in was not working.
Version 2.2.3 — January 8, 2018
- Fix: Updated JS files from 2.2.2 were not minified.
Version 2.2.2 — January 6, 2018
- Fix: Direct download links do not work
- Fix: Files uploaded over http do not auto download on sites using https
Version 2.6.10 — January 6, 2018
- Fix: Currencies without decimal places show incorrect in Stripe Checkout
- Fix: Translation files not loading on checkout screen
- New: Added filter that enables collecting credit cards on free purchases
Version 2.8.2 — January 3, 2018
- Fix: When prices were set to be inclusive of tax, renewals were recorded with tax being exclusive.
Version 2.5.10 — January 2, 2018
- Fix: Label for URL field on Profile form not saving properly
Version 3.4.5 — January 1, 2018
- New: Added new action hooks to the user profile fields.
- New: Added new action hooks to the fields in the Download meta box.
- New: Added new filters and actions to the Commissions list table.