Skip to content

Commit 2ba8e4a

Browse files
authored
Merge pull request #11558 from ester-nl/appext/1401-release-notes-11_12_1-patch
Release notes for 3 stories into 11.12.1
2 parents 7aafde4 + a972c26 commit 2ba8e4a

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ weight: 88
4747
- We fixed an issue so that now, missing *progress message* on a blocking progress bar no longer causes a crash during deployment.
4848
- We fixed an issue where **Settings** were not correctly loaded when upgrading an app to 11.12.0.
4949
- We fixed an issue where the MCP Server settings intermittently caused an Oops dialog to appear.
50+
- We removed timeouts for Custom Blob Document consistency checks instead of showing a generic error in the **Errors** pane. We also added analytics to identify extensions that exceed the previous timeout.
51+
- We fixed a bug where the icon next to a tab title did not appear.
52+
- We fixed a bug where the Module Settings form incorrectly showed modules other than Add-on when packaging an extension into a module.
5053

5154
### Deprecations
5255

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ numberless_headings: true
88

99
These release notes cover changes to the [Extensibility API for Web Developers](/apidocs-mxsdk/apidocs/extensibility-api/).
1010

11+
## Version 11.12.1
12+
13+
* We removed timeouts for Custom Blob Document consistency checks instead of showing a generic error in the **Errors** pane. We also added analytics to identify extensions that exceed the previous timeout.
14+
* We fixed a bug where the icon next to a tab title did not appear.
15+
* We fixed a bug where the Module Settings form incorrectly showed modules other than Add-on when packaging an extension into a module.
16+
1117
## Version 11.12.0
1218

1319
* We removed the elements helper methods (`add*()`, `get*()`, `getContainer()`, and `delete()`) from the Model API types.

0 commit comments

Comments
 (0)