From 2dcd1a584fc8d227c7960514bc9c6d7ee2dc87cc Mon Sep 17 00:00:00 2001 From: Karl Kemister-Sheppard Date: Wed, 22 Apr 2026 14:10:28 +1000 Subject: [PATCH] DOC-3355: AI Review suggestion cards now stay available when you close and reopen the review sidebar while suggestions are still loading --- modules/ROOT/pages/8.5.0-release-notes.adoc | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/modules/ROOT/pages/8.5.0-release-notes.adoc b/modules/ROOT/pages/8.5.0-release-notes.adoc index 1a48ade30d..02564829e9 100644 --- a/modules/ROOT/pages/8.5.0-release-notes.adoc +++ b/modules/ROOT/pages/8.5.0-release-notes.adoc @@ -29,6 +29,21 @@ 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. + +==== AI Review suggestion cards now stay available when you close and reopen the review sidebar while suggestions are still loading +// #TINY-14197 + +Previously, closing the TinyMCE AI Review sidebar immediately after starting a review and then reopening it after the AI finished generating suggestions would reset the sidebar state. The suggestion cards associated with the review were not displayed, and instead the list of available reviews appeared alongside the preview. This prevented the generated suggestions from being actioned. + +In {productname} {release-version}, the sidebar state is now correctly preserved when the sidebar is closed and reopened during or after suggestion generation. The review suggestion cards remain visible and actionable, even if the sidebar was closed while the AI was still streaming results. + +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.