Skip to content

Commit 9894bb6

Browse files
committed
Docs: DOC-3526 - White space in user prompts was not rendered correctly in the AI Chat history
1 parent 72052a8 commit 9894bb6

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+
==== White space in user prompts was not rendered correctly in the AI Chat history
49+
// #TINY-14448
50+
51+
Previously, user prompts shown in the AI Chat history collapsed consecutive spaces and line breaks. A multi-line prompt was displayed as a single run-on line, so the message in the chat thread did not match what was typed.
52+
53+
In {productname} {release-version}, user prompts in the AI Chat history preserve their original line breaks and spacing, while long lines still wrap within the message. Prompts now display as they were typed.
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)