Skip to content

Commit efdf351

Browse files
committed
Add release note bullet point for CustomBlob documents as java actions
1 parent 812c1a6 commit efdf351

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

content/en/docs/releasenotes/studio-pro/web-extensibility-api.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ These release notes cover changes to the [Extensibility API for Web Developers](
1010

1111
## Version 11.6.0
1212

13-
We introduced a breaking change in the Web Extensibility API. Menus will no longer support commands and will instead allow users to define their own actions. This change will affect extension developers upgrading from Studio Pro 11.5 to 11.6. Review the [Migration Guide](/apidocs-mxsdk/apidocs/web-extensibility-api-11/migration-guide/) to learn how to safely convert your code for the latest version.
13+
* We introduced a breaking change in the Web Extensibility API. Menus will no longer support commands and will instead allow users to define their own actions. This change will affect extension developers upgrading from Studio Pro 11.5 to 11.6. Review the [Migration Guide](/apidocs-mxsdk/apidocs/web-extensibility-api-11/migration-guide/) to learn how to safely convert your code for the latest version.
14+
* We have added the possibility for registered Custom Blob documents to be passed as parameters to Java Actions.
1415

1516
## Version 11.5.0
1617

0 commit comments

Comments
 (0)