Version 2.1.4 — February 28, 2018
- Fix: Purchase confirmation not showing user-saved fields
- Fix: Checkbox and radio fields incorrectly validated when set as required.
Version 1.5.5 — February 23, 2018
- New: Added translation files
- Fix: Translation files not loaded
Version 2.6.1 — February 21, 2018
- Fix: CSS and JS resources not loading in admin after removal of Welcome page.
Version 2.6 — February 21, 2018
- New: Telephone field type now supported
- New: Number field type now supported
- New: Option to “Delete Vendor Data” has been added to the vendor delete screen
- New: Action hooks have been added before and after the submission form submit button
- New: Automatic submission approval can now be enabled on individual vendor accounts
- Tweak: Action icons have been removed from the Downloads list table
- Tweak: Lost Password link repositioned
- Tweak: Logout changed to Log Out
- Tweak: Log Out link is now forced to the end of the menu links
- Tweak: Columns setting has been removed from the Textarea field
- Tweak: Welcome screen and redirect on plugin activation has been removed
Version 2.1.7 — February 19, 2018
- Fix: Comment reply link overrides review form.
- Tweak: WordPress dashboard Submenu link adjusted based on Frontend Submissions version.
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.