- Introduced review reports
- Introduced an email template tag that display links to review downloads
- New shortcode to display average rating for a product
- Added support for guest reviews
- Introduced a new notification email which is sent to site admins when a new review is posted
- New feature added to allow the posting of a review to be delayed by a certain amount of days after purchasing
- Allow site owners to request a review from customers after making a purchase
- shortcode can now be sorted by average rating
- Refactor metabox to allow status of reviews to be changed via AJAX and to allow replies to be directly from the metabox
- Allow all emails to be customizable and introduce of custom template tags
- Only load CSS on single downloads and remove fixed width of labels
- Introduced an option to prevent authors from leaving reviews on their own products
- Use
edd_get_option()
instead of$edd_options
global to ensure the correct filters are applied. - Fix: Shortcode now works for multiple reviews
- Fix: All the review counter bars are now responsive
- Fix: “Insert Review” media button wasn’t displaying anything when modal was opened
- Fix: Rating stars now display correct on the “Vendor Feedback page”
- Fix: Dashboard widget now links to the correct URLs