Version 1.2.14 — January 20, 2016
- Critical bug fix for Free Downloads support
Version 1.1 — January 19, 2016
- Added support for new settings subsections in EDD 2.5
- Added transaction ID tracking
- Updated PHP SDK
Version 1.4.1 — January 15, 2016
- Fixed an incompatibility with EDD Wallet
- Added support for new subsections in the Settings screen
Version 1.1.2 — January 13, 2016
- Fixed: Auto-download error
- Added: Support for new EDD settings sections
Version 1.0.4 — January 11, 2016
- Added support for sending emails when pending payments are created
Version 3.2.5 — January 9, 2016
- Fix: Custom Date Ranges on commission report is incorrect.
- Fix: Honor commission rate of 0 instead of using global.
- Fix: Commissions list table showing variable price name for commissions earned on purchase alongside a product with variable pricing.
- New: Add support for EDD 2.5 Settings Subsections.
- Tweak: Update customer UI tab for EDD 2.5 changes.
Version 3.4.6 — January 7, 2016
- Fix: Notices when viewing Licenses shortcode when logged out
- New: Support for EDD 2.5 Subsections
Version 3.4.5 — January 5, 2016
- Fix: Invalid id attributes on upgrade path drop downs
Version 2.3.9 — January 4, 2016
- Tweak: Corrected label in regards to one of the email settings
- Tweak: Allow admins to access entire media library in frontend
- Fix: Fixed issue with taxonomy email tags not working
- Fix: Fixed issue with Download Image Watermark extension compatibility
- Fix: Fixed issue that prevented custom vendor shop names from working
- Fix: Fixed issue where single option multiple price fields couldn’t be saved
- Fix: Fixed issue where wp_login action called by FES ran with only 1 of 2 parameters (caused compatibility issue with Jetpack)
- Fix: Added safety in vendor shop class for a vendor object not being returned
- Fix: Fixed issue where repeat fields could not be saved in the formbuilder
- Fix: Fixed issue where post excerpt fields would not be visible on the frontend
- Fix: Corrected a race condition on the formbuilder when more than 1 field was attempted to be inserted at the same time
- Fix: The select field now respects the required option
- Fix: get_queried_vendor() triggers fatal error if $wp_query is not an object
Version 1.1.2 — January 2, 2016
- Fix: Variable-priced downloads were sometimes added twice to a wish list when another EDD purchase form existed on the same page
- Fix: Replaced deprecated
post_permalink()
function withget_permalink()
- Fix: Empty paragraph tag on the
wish-list-view.php
template when there no wish list description - Tweak: Prevented “Add to wishlist” buttons from appearing on the EDD checkout page where extensions such as Cross-sell/Upsell & Recommended Products add “add to cart” buttons.
- Tweak: Replaced a soon to be deprecated WordPress function
- New: The quantity field (if enabled in EDD) is now shown on add to cart buttons
- New: Headings in template files now have a
edd-wl-heading
CSS class for easier styling - New: Wrapped the view template with a
edd-wl-view
CSS class for easier styling - New: Wrapped the edit template with a
edd-wl-edit
CSS class for easier styling - New: Wrapped the create template with a
edd-wl-create
CSS class for easier styling - New: Wrapped the main wish lists template with a
edd-wl-wish-lists
CSS class for easier styling - New: Added a
edd_wl_disable_on_checkout
filter for adding “Add to wishlist” buttons back to the checkout if desired (see Tweak note above)
Version 3.4.4 — December 31, 2015
- Tweak: get_version no longer requires a license key
- Fix: View Version Details link shows blank page
- Fix: Renewal discount can be incorrect for old variable priced items
- New: Added new edd_sl_column_{column_name} action
Version 1.1.1 — December 22, 2015
- Added option to allow custom deposit amounts
Version 3.2.4 — December 18, 2015
- Fix:
[ edd_commissions_graph ]
displayed earnings for all vendors. - New: Added support for excluding/including shipping fees from Simple Shipping in commission calculations.
Version 2.3.8 — December 17, 2015
- Fix: Statement Descriptor cannot be blank error message
Version 1.2.1 — December 16, 2015
- Fixed: a conflict with WordPress 4.4.
Version 2.3.8 — December 15, 2015
- Fix: Fixes fatal error caused by non-object (legacy) fields.
Version 2.3.7 — December 15, 2015
- Fix: File upload fields do not save file URL when administrators select a file uploaded by a vendor
- Fix: Undefined index notices on Vendor Dashboard in some themes
- Fix: Meta keys can be saved with invalid characters
- Fix: Restore fes_render_field_{field} action for pre 2.3 field types
- Fix: Missing label on checkbox fields
Version 1.1.1 — December 14, 2015
- Fixed: Prevent modal from dying on missing or invalid email
Version 1.1 — December 11, 2015
- Fix: Wallet balance not shown in customers table
- Fix: Incorrect array index when creating purchase summary
- Fix: “Selected gateway is not active” error message
- New: Added new Wallet widget to show current balance to logged in users
Version 2.3.6 — December 9, 2015
- Fix: Signup fees not honoring prices inclusive of tax
- Fix: Add support for EDD Auto-Register extension