packagist verbb/comments 1.2.0

latest releases: dev-craft-4, dev-craft-5, 3.0.0-beta.3...
4 years ago

Added

  • Add GraphQL support. See docs.
  • Add ability to subscribe to comment threads, or individual comments.
  • Add ability to save additional custom fields content to comments (when using custom templates). Just add your fields with fields[myHandle].
  • Allow passing of custom comment url with a comment submission.
  • Add name of user to comment heading, when replying.
  • Add dutch translation for notifications messages. (thanks @skoften).
  • Add notification for "someone made a comment on element x". (thanks @skoften).
  • Add notification for "someone replied to your comment". (thanks @skoften).
  • Add ownerSection and ownerSectionId comment query params. See docs.
  • Add indexSidebarGroup and indexSidebarIndividualElements config settings. See docs.
  • The comments element index sidebar now groups comments made on entries into their sections.
  • Add defaultQueryStatus to control default query status for comment element queries.
  • Add moderator notifications. Includes two new moderator notification settings, and a user group to define who your moderators are.
  • Add EVENT_BEFORE_SEND_AUTHOR_EMAIL event.
  • Add EVENT_BEFORE_SEND_REPLY_EMAIL event.
  • Add EVENT_BEFORE_SEND_MODERATOR_EMAIL event.
  • Add EVENT_BEFORE_SEND_MODERATOR_APPROVED_EMAIL event.

Changed

  • Notifications will skip sending to the currently logged in user. (thanks @skoften).

Fixed

  • Fix being unable to edit the content of a comment in the CP.
  • Fix project config using non-uid’s for structure and permissions.
  • Fix incorrect date comparison for autoCloseDays.

Don't miss a new comments release

NewReleases is sending notifications on new releases.