You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/releasenotes/studio-pro/10/10.6.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,22 @@ description: "The release notes for Mendix Studio Pro 10.6 (including all patche
5
5
weight: 94
6
6
---
7
7
8
+
## 10.6.25 {#10625}
9
+
10
+
**Release date: October __, 2025**
11
+
12
+
{{% button color="info" href="https://marketplace.mendix.com/link/studiopro/10.6.25" text="Go to Marketplace" title="Download version 10.6.25 from the Marketplace" %}}
13
+
14
+
### Improvements
15
+
16
+
* We updated the bundled Node.js from v20 to v22.
17
+
18
+
### Fixes
19
+
20
+
* We fixed an issue where trying to retrieve more than 500 external objects by ID at once would fail. For example, when retrieving many external objects by association. (Ticket 251911)
21
+
* We fixed an issue in the interactive documentation (Swagger UI) page for published OData services, which would indicate that it did not support OpenAPI version 3.0.4 (Tickets 256982 and 257611).
22
+
* We fixed an issue where task queue tasks were not able to mark themselves as completed after execution.
0 commit comments