Version 1.1.1 — September 25, 2014
- Fixed: a bug with upload fields not working on the View Order Details screen
Version 1.0.5 — September 23, 2014
- Fix: email tags not showing properly in custom emails
- New: edd_ppe_email_heading filter for showing the download’s name as the email heading, similar to the default EDD purchase receipt. Example add_filter( ‘edd_ppe_email_heading’, ‘__return_true’ );
- Tweak: Optimized email function code
Version 1.0.4 — September 23, 2014
- Tweak: Now uses EDD’s email class introduced in EDD v2.1 for custom emails and test emails
- Tweak: Better activation class
- Tweak: Better handling of language files
Version 1.0 — September 23, 2014
- Initial launch.
Version 2.8.2 — September 23, 2014
- Updated translation files.
Version 2.2.9 — September 22, 2014
- Fixed another issue with invalid foreach() notices.
Version 2.2.9.9.1 — September 21, 2014
- Fix: Featured Images can’t be saved on Download products
Version 2.2.9.9 — September 18, 2014
- Fix: On removing a featured image, the image box still thought it had an image in it
- Fix: Can’t remove featured image in certain cases
- Fix: Welcome screen CSS loaded on all admin pages
- Fix: Meta_value doesn’t save in admin for hidden fields.
- Fix: Customers can’t see receipts
Version 1.2.5 — September 17, 2014
- Fixed a bug with the purchase limit for variable prices not saving properly.
Version 1.2.4 — September 16, 2014
- Fixed a conflict with the Marketify theme.
Version 1.2.3 — September 15, 2014
- Only load when necessary
- Removed
edd-add-to-cart
CSS class from disabled purchase buttons - Added an option to force the sold out status
Version 2.2.9.8 — September 14, 2014
- Fix: Recaptcha when used over SSL
- Fix: Incorrect post meta key that caused the profile form import to fail
- Fix: Incorrect called to edd_get_option() that caused the profile form short code to fail
- Tweak: Added the “style” tag to the whitelist for HTML attributes
- New: Introduced the fes_application_pending_message filter
Version 2.8.1 — September 12, 2014
- Added the Commission ID to the
eddc_sale_alert
filter. - Added a new “store-commissions” endpoint to the REST API to allow store owners to view a list of commissions via the API.
Version 2.0.3 — September 10, 2014
- Fixed a display issue with WP 4.0
Version 1.1 — September 8, 2014
- New: Added frontend display option.
- New: Added ability to add start and end dates to discounts.
- New: Added ability to filter discounts by tags.
- New: Added cart threshold discount type.
- New: Added ability to filter discounts by previous customer.
- Fix: The discount used might not have always been the discount with the most significant savings.
- Fix: Refactored how Discounts Pro calculates prices to improve performance and accuracy.
- Fix: Removed the need to clear the cart on each call.
- Fix: Significantly front-end performance improvements.
- Fix: Fixes several bugs with calculations of discounts, particularly involving restriction of discounts to categories and from/each x product discounts.
Version 2.8 — September 8, 2014
- This update will ask you to run an upgrade routine.
- Improved commission status tracking that is far more performant.
- Added new helper functions for
eddc_set_commission_status()
andeddc_get_commission_status()
. - Added an option to revoke commissions.
- Added support for the new email templates in EDD v2.1+.
- Updated the REST API integration to include revoked commissions.
- Updated the commissions short code to display revoked commissions.
- Added support for item-specific fees being introduced in EDD v2.2.
Version 2.2.7 — September 5, 2014
- Added support for upcoming Content Restriction v2.0 update.
Version 2.7.7 — September 3, 2014
- Fixed a bug that caused some amounts to be shown with too many decimal places.
Version 1.3.9 — September 2, 2014
- Fixed a bug that caused pending eCheck purchases to be considered complete
- Added transaction ID logging for new API in EDD 2.1
Version 2.2.9.7 — August 28, 2014
- Fix: Media upload error for vendors