From 4a99c25db48569f196d3c27348f572cd154dec64 Mon Sep 17 00:00:00 2001 From: Karl Kemister-Sheppard Date: Wed, 10 Jun 2026 13:58:47 +1000 Subject: [PATCH] DOC-3526: Add TinyMCE AI bug fix release note for conversation loading (TINY-14487) --- modules/ROOT/pages/8.7.0-release-notes.adoc | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/modules/ROOT/pages/8.7.0-release-notes.adoc b/modules/ROOT/pages/8.7.0-release-notes.adoc index 60a84540ef..7ef7efdca4 100644 --- a/modules/ROOT/pages/8.7.0-release-notes.adoc +++ b/modules/ROOT/pages/8.7.0-release-notes.adoc @@ -28,6 +28,19 @@ include::partial$misc/admon-releasenotes-for-stable.adoc[] The following premium plugin updates were released alongside {productname} {release-version}. +=== TinyMCE AI + +The {productname} {release-version} release includes an accompanying release of the **TinyMCE AI** premium plugin. + +**TinyMCE AI** includes the following fix. + +==== Switching back to an earlier conversation now continues that conversation +// #TINY-14487 + +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. + +For information on the **TinyMCE AI** plugin, see: xref:tinymceai.adoc[TinyMCE AI]. + // === // The {productname} {release-version} release includes an accompanying release of the **** premium plugin.