Skip to content

Commit 6e1ad61

Browse files
DOC-2498: The conversationAuthor property was missing from create conversation events in the EventLog API. (#3488)
* DOC-2498: The conversationAuthor property was missing from create conversation events in the EventLog API. * Update modules/ROOT/pages/7.5-release-notes.adoc Co-authored-by: Mitchell Crompton <[email protected]> --------- Co-authored-by: Mitchell Crompton <[email protected]>
1 parent 5ac4f53 commit 6e1ad61

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

modules/ROOT/pages/7.5-release-notes.adoc

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,20 @@ The {productname} {release-version} release includes an accompanying release of
6969

7070
For information on the **<Premium plugin name 1>** plugin, see: xref:<plugincode>.adoc[<Premium plugin name 1>].
7171

72+
=== Comments
73+
74+
The {productname} {release-version} release includes an accompanying release of the **Comments** premium plugin.
75+
76+
**Comments** Premium plugin includes the following fix.
77+
78+
==== The `conversationAuthor` property was missing from 'create` conversation events in the EventLog API.
79+
80+
In previous versions of the tinycomments plugin, the `conversationAuthor` property was missing from 'create' events within the event log, which led to incomplete tracking of user interactions when retrieving data through the `+getEventLog()+` API.
81+
82+
{productname} {release-version} addresses this issue. Now, the `conversationAuthor` property is included in 'create' events in the event log.
83+
84+
For information on the **Comments** plugin, see: xref:introduction-to-tiny-comments.adoc[Introduction to {companyname} Comments].
85+
7286

7387
[[accompanying-premium-plugin-end-of-life-announcement]]
7488
== Accompanying Premium plugin end-of-life announcement

0 commit comments

Comments
 (0)