Skip to content

Commit 77474e0

Browse files
authored
Add Extensibility RNs
1 parent df6d0e9 commit 77474e0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • content/en/docs/releasenotes/studio-pro/11

content/en/docs/releasenotes/studio-pro/11/11.12.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ weight: 88
6363
- We fixed an issue where MCP connections could briefly disconnect and reconnect right after Studio Pro started up.
6464
- We fixed an issue where requests sent to MCP servers identified themselves with a generic browser user agent instead of Studio Pro.
6565
- We fixed an issue where Studio Pro could show a `No user is signed in` error while using an MCP server that requires Mendix Platform sign-in, while signed out.
66+
- We fixed a bug where the Extensions Overview page would not open if the user was not signed in.
67+
- We fixed a bug where reloading a Dev extension would cause a crash if extension tabs were still open.
68+
- We fixed an issue where progress dialogs did not behave like their C# counterpart. Canceling a step now waits for it to finish and return its result. To exit the step and return its result immediately on cancel, pass `resolveImmediatelyOnCancel` to `IDialogApi.showProgressDialog`.
6669

6770
### Known Issues
6871

0 commit comments

Comments
 (0)