Version 1.3.4 — March 8, 2018
- Fixed: Emails to notify admins of pending check payments were being sent to the customer.
Version 2.7.21 — March 7, 2018
- Fix: Stripe initial and recurring amounts were incorrect if Software Licensing and Taxes were enabled.
Version 2.7.20 — March 6, 2018
- Fix: Added backwards compatibility check for plans created on old API when doing backfills.
Version 2.3.9 — March 6, 2018
- Fix: New Amazon S3 file uploads not properly set as product file once selected.
- Fix: Resolved conflict with Backup Buddy plugin which was preventing backups going to AmazonS3
Version 3.4.7 — March 4, 2018
- Fix: Migrating commission records from old table to new fails if the payment record has an invalid currency code assigned to it.
Version 2.7.19 — March 1, 2018
- New: Subscription amount is now updated automatically in EDD if it changes in Stripe
- Fix: New plans cannot be created on latest version of Stripe API
- Fix: Incorrect expiration date when upgrading licenses with different durations
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 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.