Skip to content

Commit 273b604

Browse files
kemister85spocke
andauthored
Update modules/ROOT/pages/8.7.0-release-notes.adoc
Co-authored-by: spocke <spocke@moxiecode.com>
1 parent 34127ca commit 273b604

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The {productname} {release-version} release includes an accompanying release of
3737
==== Image edits now target the correct image in content with multiple images
3838
// #TINY-14454
3939

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 tags each `+img+` element with a `+data-id+` attribute when content is sent to the model and removes the attribute before the response is inserted. Image edits now apply to the intended image, even when the content contains multiple images.
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.
4141

4242
For information on the **TinyMCE AI** plugin, see: xref:tinymceai.adoc[TinyMCE AI].
4343

0 commit comments

Comments
 (0)