Skip to content

Commit a1e9faf

Browse files
committed
Docs: DOC-3355 - New commands for executing AI UI actions
1 parent 9378169 commit a1e9faf

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,22 @@ The {productname} {release-version} release includes an accompanying release of
4242
For information on the **<Premium plugin name 1>** plugin, see: xref:<plugincode>.adoc[<Premium plugin name 1>].
4343

4444

45+
=== TinyMCE AI
46+
47+
The {productname} {release-version} release includes an accompanying release of the **TinyMCE AI** premium plugin.
48+
49+
**TinyMCE AI** includes the following addition.
50+
51+
==== New commands for executing AI UI actions
52+
// #TINY-14266
53+
54+
Previously, Quick Actions in TinyMCE AI could only be triggered through the plugin's built-in menus and toolbar buttons. Integrators who wanted to invoke these actions from custom UI elements or automation workflows had no programmatic way to do so.
55+
56+
In {productname} {release-version}, the TinyMCE AI plugin registers a set of editor commands that mirror each Quick Action. These include commands for built-in actions such as `TinyMCEAIQuickActionImproveWriting`, `TinyMCEAIQuickActionCheckGrammar`, and `TinyMCEAIQuickActionTranslate` (which accepts a language argument), as well as `TinyMCEAIQuickActionCustom` for running a custom prompt with a specified model. A `TinyMCEAIChatPrompt` command is also available for sending a prompt directly to the Chat sidebar. For the full list of commands, see xref:tinymceai.adoc#tinymceai-plugin-commands[TinyMCE AI plugin commands].
57+
58+
For information on the **TinyMCE AI** plugin, see: xref:tinymceai.adoc[TinyMCE AI].
59+
60+
4561
[[accompanying-enhanced-skins-and-icon-packs-changes]]
4662
== Accompanying Enhanced Skins & Icon Packs changes
4763

0 commit comments

Comments
 (0)