Skip to content

Commit 9de7dd8

Browse files
authored
Docs: DOC-3355 - Tag removal was not disabled while the AI was responding (#4113)
1 parent c65cb25 commit 9de7dd8

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,13 @@ The {productname} {release-version} release includes an accompanying release of
6262

6363
**TinyMCE AI** includes the following fixes, improvements and additions.
6464

65+
==== Tag removal was not disabled while the AI was responding
66+
// #TINY-14132
67+
68+
Previously, the dismiss buttons on context tags in the TinyMCE AI Chat panel remained active while the AI was generating a response. This allowed tags to be removed during response generation, which could interfere with the response context and produce unexpected results.
69+
70+
In {productname} {release-version}, the dismiss buttons on context tags are now disabled while the AI is generating a response. Tags can only be removed once the response is complete, preventing unintended modifications to the request context during generation.
71+
6572
==== The user prompt background color was incorrect in the AI Chat dark mode
6673
// #TINY-14160
6774

0 commit comments

Comments
 (0)