You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following premium plugin updates were released alongside {productname} {release-version}.
30
30
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 addition.
36
-
37
-
==== New `tinymceai_reviews_change_tone_menu` option to control the Change Tone review menu
38
-
// #TINY-14274
39
-
40
-
{productname} {release-version} adds the `+tinymceai_reviews_change_tone_menu+` option for **TinyMCE AI**. This option controls which tone options appear in the Change Tone review and their order. Only preset tone IDs are supported. Duplicate IDs are removed, and the menu displays tones in the configured order. If the option includes an invalid tone ID, the configuration is rejected and the default tones are used. For valid tone IDs and option details, see xref:tinymceai.adoc#tinymceai_reviews_change_tone_menu[`+tinymceai_reviews_change_tone_menu+`].
41
-
42
-
For information on the **TinyMCE AI** plugin, see: xref:tinymceai.adoc[TinyMCE AI].
43
-
44
31
// === <Premium plugin name 1> <Premium plugin name 1 version>
45
32
46
33
// The {productname} {release-version} release includes an accompanying release of the **<Premium plugin name 1>** premium plugin.
@@ -73,6 +60,18 @@ The {productname} {release-version} release includes an accompanying release of
73
60
74
61
**TinyMCE AI** includes the following improvements and fixes and additions.
75
62
63
+
==== Review mode keyboard navigation now matches the Chat sidebar
64
+
// #TINY-14275
65
+
66
+
Previously, keyboard navigation in the Review sidebar did not match the Chat sidebar, so keyboard-only workflows behaved inconsistently when switching between the two sidebars. Pressing `+Esc+` could also reject all pending suggestions instead of moving focus, which meant keyboard users could discard suggestions unintentionally.
67
+
68
+
In {productname} {release-version}, keyboard navigation in the Review sidebar matches the Chat sidebar. The `+Ctrl+Alt+S+` shortcut opens and focuses the Review sidebar. `+Tab+` and `+Shift+Tab+` move through the suggestion cards and the buttons on each card. `+Esc+` now moves focus instead of rejecting pending suggestions. Keyboard-only users can navigate and apply suggestions without a mouse.
69
+
70
+
==== New `tinymceai_reviews_change_tone_menu` option to control the Change Tone review menu
71
+
// #TINY-14274
72
+
73
+
{productname} {release-version} adds the `+tinymceai_reviews_change_tone_menu+` option for **TinyMCE AI**. This option controls which tone options appear in the Change Tone review and their order. Only preset tone IDs are supported. Duplicate IDs are removed, and the menu displays tones in the configured order. If the option includes an invalid tone ID, the configuration is rejected and the default tones are used. For valid tone IDs and option details, see xref:tinymceai.adoc#tinymceai_reviews_change_tone_menu[`+tinymceai_reviews_change_tone_menu+`].
74
+
76
75
==== The Review sidebar no longer shows "No improvements found" after a review is applied
0 commit comments