Added
- Add
guestShowEmailName
config option. - Add performance improvements, with an 70% reduction in the number of database queries.
- Add eager-loading for owner element, author element (and photo).
- Add eager-loading for comment structure. Only applicable for default templates.
Changed
- Clarify Anonymous commenting to be Guest commenting.
Deprecated
- Deprecated plugin setting
allowAnonymous
. UseallowGuest
. - Deprecated plugin setting
allowAnonymousVoting
. UseallowGuestVoting
. - Deprecated plugin setting
allowAnonymousFlagging
. UseallowGuestFlagging
.