diff --git a/content/en/docs/refguide/modeling/mendix-ai-assistance/maia-make/_index.md b/content/en/docs/refguide/modeling/mendix-ai-assistance/maia-make/_index.md index 45a78b44e3b..8df9f1a8695 100644 --- a/content/en/docs/refguide/modeling/mendix-ai-assistance/maia-make/_index.md +++ b/content/en/docs/refguide/modeling/mendix-ai-assistance/maia-make/_index.md @@ -33,9 +33,9 @@ The key Maia Make capabilities are as follows: * Undoing changes generated on a per-document basis (in Studio Pro 11.9 and above) {{% alert color="info" %}} -Support for workflows, view entities, enumerations, constants, modules, Java actions, and JavaScript actions was introduced in Studio Pro 11.9. +Support for workflows, view entities, enumerations, constants, modules, Java actions, and JavaScript actions was introduced in Studio Pro 11.9. In this version, Java actions are read-only; they can be used in microflows and explained. JavaScript actions can only be explained. -Java actions and JavaScript actions are read-only. Java actions can be used in microflows and can be explained. JavaScript actions can only be explained. +Starting with Studio Pro 11.10, Maia can generate JavaScript actions, add parameters to existing ones, and create or update the JavaScript file associated with a JavaScript action. {{% /alert %}} ## Using Maia Make Capabilities