Version 1.2.1 — July 16, 2015
- Fix: improved md5 hash verification to resolve pending payments issue
Version 1.4.2 — July 16, 2015
- Fixed a bug with fee calculation.
Version 1.2 — July 14, 2015
- Rebuilt the plugin from scratch to improve code quality and reliability
- Added support for 2Checkout INS system for marking payments as complete
- Added support for automatically marking payments as refunded when refunded in 2Checkout
- Added support for automatically marking payments as revoked when flagged as fraud in 2Checkout
- Added support for linking the Transaction ID in View Order Details to the Sales details page in 2Checkout
- Added full support for 2Checkout sandbox accounts
- Added improved itemization during purchase
Version 3.2 — July 14, 2015
- New: added
edd_commissions_overview shortcode
for showing a vendor an overview of their sales and earnings. - New: added
edd_commissions_graph
for displaying a filterable graph of earnings and sales for vendors. - New: added Commissions tab to Customer Details screens for customers that receive commissions.
- New: updated payout file generation to use batch processing available in Easy Digital Downloads v2.4+, making payout file generation for large sites more reliable.
- New: added Revoked Total line to commissions table for vendors.
- New: added option to set minimum earnings threshold to payout file generation.
- New: commissions generated through license renewals are now indicated.
- New: added search field to Commissions table.
- New: added Payment Email field to the EDD Profile Editor.
- Fix: pagination failed when viewing commissions for specific status.
- Fix: year drop down shows improper year options.
Version 1.4.2 — July 13, 2015
- Fix: A fatal error was possible in some configurations.
Version 1.0.8 — July 2, 2015
- Fixed an issue with logged-in Subscribers not being able to see the confirmation page
Version 1.4 — June 29, 2015
- New feature: Add support for default price
- Fix: Download doesn’t show when variable pricing is enabled
- Fix: PHP undefined index notices
- Fix: Change “bonus items” to singular to avoid confusion
- Fix: Change logic for checking if EDD is active
Version 1.4.1 — June 29, 2015
- Introduced
edd_gf_fee_total_before_add_fee
filter.
Version 1.0.7 — June 16, 2015
- Fixed a conflict with Buy Now buttons
Version 1.0.6 — June 10, 2015
- Fix: Harden process free download endpoint
Version 3.2.6 — June 9, 2015
- FIX: Fatal error when viewing licenses for a purchase
- FIX: Licensing data now inserted into the EDD products API endpoint
Version 3.2.5 — June 8, 2015
- NEW: Support for Lifetime Licenses
- FIX: Security updates for a number of AJAX endpoints
- FIX: Fatal Error when Easy Digital Downloads is not activated
- FIX: Links were not properly generated in Licenses > Manage
- FIX: WordPress Compatibility not working correctly with ReadMe parsing
- TWEAK: Activated child-licenses were showing in the inactive licenses view due to their parent license being inactive
- TWEAK: Do not show the input to add more sites to the end user when a license is expired or at its limit
Version 2.2.5 — June 2, 2015
- Fixed a compatibility issue with Custom Prices and variable prices when using Stripe Checkout
Version 2.2.6 — June 2, 2015
- Fixed bug with Stripe Checkout going to PayPal
Version 2.2.4 — June 1, 2015
- Fixed an issue with Stripe Checkout not resetting the purchase button when closing the Checkout window
Version 2.2.3 — May 26, 2015
- Fixed a compatibility issue with the Custom Prices extension
Version 1.4.1 — May 21, 2015
- Fix: In some cases, discounts were not applied.
Version 1.4 — May 19, 2015
- New: Added improved support for the Commissions extension.
- Fix: Improved the “From X Products” discount type.
Version 3.2.5 — May 19, 2015
- NEW: Extend EDD API Products endpoint to return relevant SL data
- FIX: “Extend” link not shown on bundles in list table view
- FIX: Updates not installing correctly on Windows Servers
- FIX: Fatal error in Admin on pre EDD 2.3
- FIX: Replace wp_remote_get with wp_remote_post in sample plugin/theme
- FIX: Correct issue with renewal reminder schedule
- TWEAK: Show “Site Inactive” message when trying to deactivate a URL that is not activated
- TWEAK: Properly escape query arg in example theme/plugin
- TWEAK: Deactivate License button in sample theme behaving improperly
- TWEAK: “All” filter in license list table did not show all license
Version 3.1.4 — May 18, 2015
- Fixed a bug with pagination on the commissions shortcode.
- Updated language files.