Skip to content

Commit 613469c

Browse files
authored
Fix release notes
1 parent 1c33ee9 commit 613469c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ These release notes cover changes to the [Extensibility API for Web Developers](
2626
* We added a `permissionsChanged` event to the [Permissions API](/apidocs-mxsdk/apidocs/web-extensibility-api-11/extension-permissions/) that notifies you when the user changes the permissions of your extension.
2727
* We added the `documentsChanged` event, which notifies you when a document that your extension depends on is modified in Studio Pro.
2828
* The Studio Pro version is now available through the [Preferences API](/apidocs-mxsdk/apidocs/web-extensibility-api-11/preference-api/).
29-
* We fixed an issue where the progress dialogs did not behave as the C# counterpart, where cancelling a step still waited for it to finish and return its result. If the user still wants to exit the step and return the result immediately, they can still do so by passing `resolveImmediatelyOnCancel` to the `IDialogApi.showProgressDialog` method.
3029

3130
## Version 11.11.0
3231

0 commit comments

Comments
 (0)