Skip to content

Commit 3647d13

Browse files
authored
Update fast reload description for Custom Blob documents
Clarified the description of fast reload capability for Custom Blob documents to specify that changes are visible immediately in the locally running app.
1 parent ab7ab91 commit 3647d13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ These release notes cover changes to the [Extensibility API for Web Developers](
1111
## Version 11.11.0
1212

1313
* We added a **New** button to the [Element Selector API](/apidocs-mxsdk/apidocs/web-extensibility-api-11/element-selector-api/), which allows users to add new documents and entities from the element selector.
14-
* We added a fast reload capability for [Custom Blob documents](/apidocs-mxsdk/apidocs/web-extensibility-api-11/custom-blob-document-api/). When a **Custom Blob** document is saved or updated you can see your changes in runtime without requiring to stop and restart the app.
14+
* We added a fast reload capability for [Custom Blob documents](/apidocs-mxsdk/apidocs/web-extensibility-api-11/custom-blob-document-api/). When a **Custom Blob** document is saved or updated you can see your changes in your locally running app immediately, without having to stop and restart the app.
1515
* We allow [Custom Blob documents](/apidocs-mxsdk/apidocs/web-extensibility-api-11/custom-blob-document-api/) to have a basic properties form with the title and documentation of the **Custom Blob** document.
1616

1717
## Version 11.10.0

0 commit comments

Comments
 (0)