Skip to content

Commit 56c51ac

Browse files
committed
Docs: DOC-3526 - An error could be reported when aborting and starting a new conversation
1 parent 72052a8 commit 56c51ac

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
@@ -39,6 +39,21 @@ The following premium plugin updates were released alongside {productname} {rele
3939

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

42+
=== TinyMCE AI
43+
44+
The {productname} {release-version} release includes an accompanying release of the **TinyMCE AI** premium plugin.
45+
46+
**TinyMCE AI** includes the following fix.
47+
48+
==== An error could be reported when aborting and starting a new conversation
49+
// #TINY-14381
50+
51+
Previously, aborting a streamed AI response and starting a new conversation could report an error. Aborting the response triggered a document delete operation that sometimes failed.
52+
53+
In {productname} {release-version}, the document is no longer deleted when an AI request is aborted. Aborting a response and starting a new conversation no longer reports this error.
54+
55+
For information on the **TinyMCE AI** plugin, see: xref:tinymceai.adoc[TinyMCE AI].
56+
4257

4358
[[improvements]]
4459
== Improvements

0 commit comments

Comments
 (0)