Skip to content

Commit d918938

Browse files
committed
DOC-3526: Add TinyMCE AI bug fix release note for chat updating empty documents (TINY-14393)
1 parent 72052a8 commit d918938

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

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

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,19 @@ 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, submitting a Chat prompt with empty editor content updated only the chat response and not the document. The editor now sends an empty paragraph to the model when the content is empty, so changes are applied directly to the document.
41+
42+
For information on the **TinyMCE AI** plugin, see: xref:tinymceai.adoc[TinyMCE AI].
43+
3144
// === <Premium plugin name 1> <Premium plugin name 1 version>
3245

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

0 commit comments

Comments
 (0)