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
Copy file name to clipboardExpand all lines: content/en/docs/releasenotes/studio-pro/web-extensibility-api.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,8 @@ These release notes cover changes to the [Extensibility API for Web Developers](
10
10
11
11
## Version 11.7.0
12
12
13
-
* We added the ability to be able to select a Custom Blob document by using its registered name in our Element Selector Api.
14
-
* We fixed an issue where using the `New` button in the selector dialog shown when using the Element Selector Api would throw an error. The button has now been removed.
13
+
* We added functionality to select a **Custom Blob** document by using its registered name in our [Element Selector](/apidocs-mxsdk/apidocs/web-extensibility-api-11/element-selector-api/) API.
14
+
* We fixed an issue where using the **New** button in the selector dialog shown when using the Element Selector API would throw an error. The button has now been removed.
0 commit comments