You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
==== Preview iframe missing content styles such as figure alignment
67
+
// #TINY-14194
68
+
69
+
Previously, the Revision History preview iframe did not include the `mce-content-body` class, causing content styles such as figure alignment to render incorrectly.
70
+
71
+
In {productname} {release-version}, the `mce-content-body` class is applied to the preview iframe, ensuring content renders consistently with the editor.
72
+
73
+
For information on the **Revision History** plugin, see: xref:revisionhistory.adoc[Revision History].
74
+
75
+
=== Suggested Edits
76
+
77
+
The {productname} {release-version} release includes an accompanying release of the **Suggested Edits** premium plugin.
==== Preview iframe missing content styles such as figure alignment
83
+
// #TINY-14194
84
+
85
+
Previously, the Suggested Edits preview iframe did not include the `mce-content-body` class, causing content styles such as figure alignment to render incorrectly.
86
+
87
+
In {productname} {release-version}, the `mce-content-body` class is applied to the preview iframe, ensuring content renders consistently with the editor.
88
+
89
+
For information on the **Suggested Edits** plugin, see: xref:suggestededits.adoc[Suggested Edits].
90
+
59
91
=== TinyMCE AI
60
92
61
93
The {productname} {release-version} release includes an accompanying release of the **TinyMCE AI** premium plugin.
62
94
63
95
**TinyMCE AI** includes the following fixes, improvements and additions.
==== Preview iframe missing content styles such as figure alignment
99
+
// #TINY-14194
100
+
101
+
Previously, the TinyMCE AI preview iframe did not include the `mce-content-body` class, causing content styles such as figure alignment to render incorrectly.
102
+
103
+
In {productname} {release-version}, the `mce-content-body` class is applied to the preview iframe, ensuring content renders consistently with the editor.
104
+
65
105
==== History conversation titles were not trimmed
66
106
// #TINY-14076
67
107
@@ -141,8 +181,6 @@ Previously, the New Chat button in the TinyMCE AI sidebar remained enabled even
141
181
142
182
In {productname} {release-version}, the New Chat button is now disabled when no conversation has been started, ensuring the button state accurately reflects its availability.
143
183
144
-
**TinyMCE AI** includes the following fixes, improvements and additions.
145
-
146
184
==== Layout would shift causing the text to jump when action button appears on hover in the chat history list
147
185
// #TINY-14157
148
186
@@ -212,6 +250,7 @@ In {productname} {release-version}, the AI Chat loading spinner is now sized to
212
250
Previously, the TinyMCE AI plugin displayed the “Stop generating” control inconsistently across different contexts. The review loading indicator used a text-based button, while the AI Chat sidebar used an icon-based button. In addition, the control did not receive focus when it appeared, which negatively impacted keyboard accessibility.
213
251
214
252
In {productname} {release-version}, the stop button in the loading indicator now matches the icon button used in the AI Chat sidebar, providing a more consistent visual experience. The button also receives focus when displayed, improving keyboard navigation and accessibility during content generation.
253
+
215
254
For information on the **TinyMCE AI** plugin, see: xref:tinymceai.adoc[TinyMCE AI].
0 commit comments