Skip to content

Commit 805c22c

Browse files
DOC-3526: Chat can now update an empty document (#4214)
* DOC-3526: Add TinyMCE AI bug fix release note for chat updating empty documents (TINY-14393) * Docs: DOC-3526 - Improve TINY-14393 release note body structure * Docs: DOC-3526 - Refine TINY-14393 release note wording per style review * Update modules/ROOT/pages/8.7.0-release-notes.adoc Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> --------- Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com>
1 parent 34ec378 commit 805c22c

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,21 @@ include::partial$misc/admon-releasenotes-for-stable.adoc[]
2828

2929
The following premium plugin updates were released alongside {productname} {release-version}.
3030

31+
=== TinyMCE AI
32+
33+
The {productname} {release-version} release includes an accompanying release of the **TinyMCE AI** premium plugin.
34+
35+
**TinyMCE AI** includes the following fix.
36+
37+
==== Chat can now update an empty document
38+
// #TINY-14393
39+
40+
Previously, Chat did not update an empty document when generating content. Chat displayed the generated content only in the Chat sidebar, because the AI service could not apply edits when the document had no content.
41+
42+
In {productname} {release-version}, AI Chat can now handle updating an empty document. When the editor is empty, the generated content is now directly inserted into the document rather than only being displayed in the sidebar.
43+
44+
For information on the **TinyMCE AI** plugin, see: xref:tinymceai.adoc[TinyMCE AI].
45+
3146
// === <Premium plugin name 1> <Premium plugin name 1 version>
3247

3348
// The {productname} {release-version} release includes an accompanying release of the **<Premium plugin name 1>** premium plugin.

0 commit comments

Comments
 (0)