Skip to content

Commit 52dbef3

Browse files
authored
Merge pull request #10106 from mendix/ctl-10-12-18-RNs
10.12.18 RNs
2 parents 14985a7 + 98de5c4 commit 52dbef3

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

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

content/en/docs/releasenotes/studio-pro/10/10.12.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,25 @@ mts: true
1010
This is the [MTS](/releasenotes/studio-pro/lts-mts/#mts) version 10 release for apps in production.
1111
{{% /alert %}}
1212

13+
## 10.12.18
14+
15+
**Release date: September 22, 2025**
16+
17+
{{% button color="info" href="https://marketplace.mendix.com/link/studiopro/10.12.18" text="Go to Marketplace" title="Download version 10.12.18 from the Marketplace" %}}
18+
19+
### Improvements
20+
21+
* We updated the bundled Node.js from v20 to v22.
22+
23+
### Fixes
24+
25+
* We fixed an issue where navigating to a screen already in the navigation history caused an unexpected behavior when using the **Side Bar** layout. (Ticket 232247)
26+
* We fixed an issue where enumeration values with the name *Core* caused compilation errors. (Ticket 250532)
27+
* We fixed an issue where an attempt to retrieve more than 500 external objects by ID at once failed. For example, when retrieving many external objects by association. (Ticket 251911)
28+
* We fixed an issue in the interactive documentation (Swagger UI) page for published OData services which indicated it did not support OpenAPI version 3.0.4. (Tickets 256982 and 257611)
29+
* We added proper refresh functionality for Marketplace for when a session times out. The reload button will properly handle the event, by closing the details page and refreshing the **Search** tab view.
30+
* We fixed the accessibility of the popup modal so now the keyboard is allowed keyboard to reach the **Close** button.
31+
1332
## 10.12.17 {#101217}
1433

1534
**Release date: June 3, 2025**

0 commit comments

Comments
 (0)