Releases: koenvanras/uDiscussions
1.0.0-beta.2
This release adds Document Type settings so that comments can be enabled or disabled for certain document types.
By default the comments are disabled and need to be enabled for specific document types where comments are desired.
This release also adds a check to the "create comment" method in the comments service, if comment's are enabled on the document type.
The NuGet package is available from: https://www.nuget.org/packages/uDiscussions/
What's Changed
- Document Type Settings by @koenvanras in #2
- GitHub Actions NuGet Release by @koenvanras in #3
1.0.0-beta.1
This is the first beta version of the Umbraco Discussions package. The package can be downloaded from NuGet so that it can be tested. This version allows you to add comments to Umbraco content. Comments can be approved, trashed and deleted from the Umbraco backoffice.
The package also includes functionality to add "Likes" to comments.
The NuGet package is available from: https://www.nuget.org/packages/uDiscussions/