- Use the new license handler for updates
- Add new option to disable multiple reviews by the same author
- Reviews are now sent through a filter and verified if the option to disable multiple reviews by the same author is enabled
- Added new filter:
edd_reviews_review_not_found_msg
- The
[review]
shortcode has been updated to allow for multiple reviews to be displayed. - Increase the security of votes sent via AJAX
- Introduce
EDD_Reviews_Shortcode_Review::render_multiple_reviews()
to render the shortcode when multiple reviews are requested for display - Updated documentation