- New: Add a searchable table to show all ratings in the admin area.
- New: Replace the rating dropdown with selectable stars in the advanced search
- New: Remove the “enable ratings” setting since it wasn't working everywhere. The plugin should be disabled instead.
- New: Remove the “Require email to unregistered users for posting reviews?” setting since it was confusing. Now an email field will be included for logged out users by default. Use the ‘wpbdp_listing_require_email' hook to remove the email field.
- When listings are sorted by rating, show listings higher if they have more reviews with the same average rating
- Improve database query speed with an index
- Better translation support with Locotranslate.
- Add an icon in the admin settings
- Fix: There was an error in the ratings schema for Google
- Fix: If there is a custom login url set in the BD settings, use it in the login link before leaving a review.
- Fix: The save button no longer returns an error message when editing a review in the admin area without making a change.
- Fix: In some BD themes, the “leave a review” button wasn't showing the review form.
- Fix: Make the review form layout and spacing match the other BD forms on the page
- Fix: When a listing showed a half star, one half was the wrong color