Skip to content

Commit ca22354

Browse files
kemister85spocke
andauthored
DOC-3526: TinyMCE AI image edits now target the correct image (#4196)
* DOC-3526: Add TinyMCE AI bug fix release note for image data-id targeting (TINY-14454) * Update modules/ROOT/pages/8.7.0-release-notes.adoc Co-authored-by: spocke <spocke@moxiecode.com> --------- Co-authored-by: spocke <spocke@moxiecode.com>
1 parent 2d7378f commit ca22354

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+
==== Image edits now target the correct image in content with multiple images
38+
// #TINY-14454
39+
40+
Previously, images sent to the model were not uniquely identified, so a prompt referencing a specific image could mistake one image for another and apply changes, such as alt text updates, to the wrong image. **TinyMCE AI** now uniquely tags each `+img+` elements so they are less likely to be mistaken. Image edits now apply to the intended image, even when the content contains multiple images.
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)