Version 2.4.1 — January 31, 2014
- Fixed a bug with nonce verification during download save.
- Base license expiration off of purchase date instead of current time.
- Added better support for activation counts when licenses are not tied to site URLs.
- Fixed a bug with invalid activation responses because the expired check was running too early.
Version 2.1.4 — January 30, 2014
- Fixed an undefined variable error shown when editing a product.
Version 2.5 — January 28, 2014
- Added support for generating a mass payment file of commissions between specific dates.
Version 2.4.4 — January 24, 2014
- Fixed a bug that allowed users to edit their own global commission rate.
Version 2.4 — January 23, 2014
- New: added a retroactive licensing feature to generate keys on old purchases.
- New: added option to automatically parse readme.txt files for WordPress plugins for populating the update notice dialog window.
- New: added option to edit the expiration dates on license keys.
- New: added option to manually add / remove site URLs from license keys.
- New: added Renew link to expired license keys in purchase history and on the payment receipt page.
- New: added “url” parameter to all license API requests that allow you to specify the exact URL an action is related to for a license.
- Updated: rewrote how site URLs are stored to be much, much more efficient, dramatically improving performance and reliability.
- Also added an upgrade routine to move all site URLs to the new storage method.
- Updated: moved the License metabox on Download edit screens to the main column and improved the general layout of the box.
- Updated: use rawurldecode() instead of urldecode()
Version 2.1.3 — January 23, 2014
- Bug: clicking “Add Price Option” added two rows
- Bug: Price options couldn’t be deleted
- Bug: Price name isn’t saved when submitting just one price
Version 1.0.2 — January 22, 2014
- Fix: Bug with license key activation.
Version 2.4.3 — January 19, 2014
- Fixed an undefined constant usage.
Version 2.1.2 — January 18, 2014
- Bug: avatars could not be deleted from the profile editor
- Bug: fields container goes off screen on small screens, making it impossible to add some fields
- Bug: commissions not automatically enabled on product submission
Version 1.2.1 — January 17, 2014
- Fixed a bug where PHP errors are thrown when no notification email is set.
- Fixed a bug where only one notification is sent if the buyer bought more than one product.
Version 1.3.3 — January 15, 2014
- Fix JS bug
- Update license handler
- Add check for EDD activation
Version 2.1.1 — January 14, 2014
- Bug: vendors could see media files that were not their own
- Bug: minor layout issues on the Vendor Dashboard page
- Bug: Disabling vendor registration didn’t work
Version 1.7 — January 12, 2014
- This release requires EDD 1.9+
- Fixed the broken Use File button for EDD 1.9+
- Updated the licensing / updater to use the version in EDD core.
- Moved the settings for S3 to Downloads > Settings > Extensions
Version 1.3.5 — January 11, 2014
- Fix: Ensure that comments that do not have proper review metadata are not considered reviews
Version 2.1 — January 11, 2014
- Feature: Added the ability for vendors to delete products
- Feature: Added the ability for vendors to edit products
- Feature: The application process is now an FES form
- Feature: Removed a ton of CSS and JS
- Feature: FES Formbuilder has been improved with better labels, more responsive css, and a new design
- Bug: Removed Add New button from FES forms page
- Bug: CSS classes are now consistent
- Bug: Fixed an issue with Author URLs getting hijacked for non-vendors
- Bug: Fixed an issue with vendor pages showing all downloads, not just those of the current vendor
- Bug: Fixed an issue with 404’s on author pages
- Bug: Improved the install/update script
- Bug: Fixed an issue with approving / denying vendor applications in bulk
- Bug: Fixed numerous undefined index errors
- Bug: Fixed improper and missing text domains
Version 1.1.0 — January 9, 2014
- Better date comparison – fixes cross-year breaking
- Fixed style inheritance bug
- Fix missing function name error
Version 1.5 — January 8, 2014
- Now requires EDD 1.9 or later.
- Updated for compatibility with EDD 1.9.
- Added ability to edit shipping address.
- Added ability to mark payments as shipped in bulk.
Version 1.3.4 — January 3, 2014
- Fix: Reviews form didn’t display on Shop Front theme
Version 1.6.7 — January 2, 2014
- Fixed an issue where Stripe would attempt to use the same customer ID for both test and live mode, resulting in failed transactions.
Version 1.2 — December 31, 2013
- Added support for sending the custom admin notification defined in Downloads > Settings > Emails.