Version 3.5.11 — April 21, 2017
- New: Added ability for customer to unsubscribe from license expiration emails on a per-license basis.
- New: Added German translations.
- Fix: Re-Generating licenses for bundles after having licensing enabled caused additional license keys to be generated.
- Fix: Custom date ranges in License Upgrades and License Renewals report displayed incorrectly.
- Fix: A PHP Notice was possible during license upgrades with PHP 7.1.1.
- Fix: get_version API call would fail when no license key was provided.
Version 1.3.9 — April 21, 2017
- Fix: On-site purchase does not work with PHP 7.1
- Fix: Price validation fails if taxes are enabled
Version 1.5.2 — April 19, 2017
- Fixed: Stripe Checkout errors when Buy Now and variable pricing are enabled
- Fixed: erroneous display of “- custom price” as a purchased price option of a product
- Fixed: minimum price not working when comma is used as price separator
- Fixed: purchase button custom text not sticking while switching through price options
Version 2.3.2 — April 17, 2017
- Fix: Prevent possible PHP notice when saving payment details in admin.
- Fix: Switch to using EDD_Payment during the 2.3 upgrade routine.
Version 1.3.8 — April 13, 2017
- Fix: Transaction ID links to 2Checkout’s sandbox
- Fix: INS processes can run multiple times
- Fix: Security issue with price manipulation
Version 1.8.3 — April 12, 2017
- Updates to provide integration with the Free Download extension
Version 2.4.7 — April 5, 2017
- Fix: Log out link is incorrect for suspended vendor accounts
- Fix: Pagination broken on Products tab of Vendor Dashboard
- Fix: Pagination broken on Orders tab of Vendor Dashboard
- Fix: Some characters incorrectly removed from valid email addresses
- Fix: Product count incorrect in Vendors list
- Fix: No error message shown when vendors attempt to update their profile with an already-used email address
- Fix: Not all vendors listed in vendor drop down on product edit screen
- Fix: Incorrect price assignment in some cases during product submission
- Tweak: Improved some strings for translation
- Tweak: Added translation context to submit buttons
Version 1.2.19 — April 3, 2017
- Fixed: Purchase count calculation on variable priced products not taking price ID into account.
- Fixed: Performance improvement when getting purchase counts for a product.
- Fixed: Purchase records being looked up on items that do not have purchase limits enabled.
- Tweak: Restructured file organization.
Version 2.5.14 — April 3, 2017
- Fix: Loading indicator not shown on checkout
Version 2.3.1 — March 31, 2017
- Fix: Price ID not properly set on shipping fee, sometimes resulting in double fees getting applied
Version 3.3.1 — March 27, 2017
- Fix: PayPal Email field not registered in FES Profile form editor.
Version 3.3 — March 27, 2017
- New: Rewritten UI for configuring commissions on products.
- New: EDD_Commission class for abstracting commission records.
- New: Added user ID to commission payout CSV.
- New: Setting to disable commission notification emails.
- New: Individual commission admin view.
- New: Setting to auto-revoke unpaid commissions on refund.
- New: Added ability to re-assign commissions.
- New: Added several new hooks to metabox, commission list and add/edit pages.
- New: Added support for commissions on renewal payments in Recurring Payments.
- New: Added commission overview CSV exporter.
- Fix: Custom date ranges in commission reports.
- Fix: Commissions list displaying incorrect rate if type is changed.
- Fix: Compatibility issue with Simple Shipping and PayPal Adaptive Payments.
- Fix: Invalid markup in widget ID attribute.
- Tweak: Improved Simple Shipping option descriptions.
- Tweak: Improved payout generation to use individual commission currencies.
Version 3.5.10 — March 24, 2017
- Fix: License key for different product can return update notification with incorrect version number.
- Fix: Better cache invalidation when making changes to licenses.
- Fix: PHP7 compatibility – Remove set_magic_quotes_runtime() check and usage.
- Fix: Add fallback for edd_get_payment() to use EDD_SL_License class directly.
- Fix: Incorrect markup around file upload field in Beta metabox caused problems with Amazon S3 Extension.
Version 2.6.14 — March 23, 2017
- Fix: Free trial length was applied to licenses generated with Software Licensing when a customer was ineligible for another trial period.
- Fix: Authorize.net now runs an authorization check on the payment method before creating the subscription records.
- Fix: PayPal Pro/Express API would create incorrect free trial periods due to incorrect API parameters being sent.
Version 1.4.3 — March 16, 2017
- New: Ability to filter PayPal Express Checkout data.
- New: Ability to display only country/zip or no billing fields at all.
- Fix: Missing description in PayPal Pro payment.
- Fix: In-Context not working on slower sites.
Version 2.1.7 — March 15, 2017
- Added: Support for Dropbox File Store
Version 3.5.9 — March 14, 2017
- New: Added is_expired() method to EDD_SL_License class.
- Fix: Renewal URL should not be shown on lifetime license keys.
- Fix: Cache not properly updated when adding / removing site URLs.
- Fix: Cache not properly updated when changing license key status.
Version 2.4.6 — March 13, 2017
- New: File Upload field now includes support for limiting uploads to specific file types
- Tweak: User ID shown on vendor details page now linked to user edit screen
- Tweak: Log in form now supports logging in with email
- Tweak: Admin tool bar no longer shown to pending or suspended vendor accounts
- Tweak: Use meta caps instead of outdated user roles for vendors
- Tweak: fes_get_attachment_id() function now uses attachment_url_to_postid() function
- Tweak: Improved function that retrieves vendor product counts
- Fix: Incorrect edd-required indicator class on input fields
- Fix: “Use FES’s CSS” option not enabled by default on new installs
- Fix: Session variables used to detect edit and create screens can get mixed up
- Fix: Default value not shown in text fields
- Fix: reCaptcha field does not work on vendor contact form
- Fix: Repeat fields save values as “Array” if fields are left empty
- Fix: Import / export of forms does not work
Version 2.0.12 — March 10, 2017
- Fix: Repeatable field doesn’t display info on payment history.
- Fix: Repeat fields can throw PHP errors upon checkout submission.
- Fix: Repeatable field help text doesn’t show to users.
- Fix: Last name shown in first name field on checkout.
Version 2.0.11 — March 10, 2017
- Fix: Checkbox and Radio fields unable to be set as selected by default.
- Fix: Incorrect field ID used for Email field.