Skip to content

Commit 651d8d4

Browse files
authored
DOC-3526: Add TinyMCE AI bug fix release note for conversation loading (TINY-14487) (#4197)
1 parent e674105 commit 651d8d4

1 file changed

Lines changed: 10 additions & 13 deletions

File tree

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

Lines changed: 10 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -28,19 +28,6 @@ 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-
4431
// === <Premium plugin name 1> <Premium plugin name 1 version>
4532

4633
// The {productname} {release-version} release includes an accompanying release of the **<Premium plugin name 1>** premium plugin.
@@ -73,6 +60,16 @@ The {productname} {release-version} release includes an accompanying release of
7360

7461
**TinyMCE AI** includes the following improvements and fixes and additions.
7562

63+
==== Switching back to an earlier conversation now continues that conversation
64+
// #TINY-14487
65+
66+
Previously, a regression prevented earlier conversations from loading correctly in the Chat sidebar. After starting a new chat, returning to an earlier conversation and sending a prompt began a disconnected exchange instead of continuing the original thread. Switching to an existing conversation now restores its conversation ID, so later prompts continue the selected conversation.
67+
68+
==== Image edits now target the correct image in content with multiple images
69+
// #TINY-14454
70+
71+
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.
72+
7673
==== Integrators can now add custom AI reviews using the `+tinymceai_reviews+` option
7774
// #TINY-14200
7875

0 commit comments

Comments
 (0)