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.24.md
+27Lines changed: 27 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,33 @@ weight: 76
10
10
This is the [LTS](/releasenotes/studio-pro/lts-mts/#lts) version 10 release for apps in production.
11
11
{{% /alert %}}
12
12
13
+
## 10.24.11 {#102411}
14
+
15
+
**Release date: November 4, 2025**
16
+
17
+
{{% button color="info" href="https://marketplace.mendix.com/link/studiopro/10.24.11" text="Go to Marketplace" title="Download version 10.24.11 from the Marketplace" %}}
18
+
19
+
### Fixes
20
+
21
+
* We fixed an issue where incompatible React client widgets did not display an error when they were nested inside a pluggable widget. (Ticket 253896)
22
+
* We fixed an issue where JSON Import mappings stopped finding objects. (Ticket 258507)
23
+
* We fixed an issue where a wait-for-timer activity could get stuck when its workflow was upgraded while the activity was active. (Ticket 263288)
24
+
* We fixed a migration issue when going from 10.24 to 11.x that attempted to recreate an already existing column in a table in an offline app database.
25
+
* We fixed a bug where the JavaScript Action code editor would overlap with the errors pane after resizing it.
26
+
* We improved Studio Pro memory usage in operations that involve processing the project's structure (for example find usages and errors check).
27
+
* We fixed the following bugs in the version selector:
28
+
* When opening a widget .mpk the file was kept on hold even after closing the dialog, preventing it to be renamed or opened.
29
+
* Closing the "Version not found" dialog launched the selected Studio Pro version instead of just closing the dialog.
30
+
* The Studio Pro versions were not displayed with the correct format.
31
+
* We reduced the size of the Studio Pro installer on Windows.
32
+
33
+
### Deprecations
34
+
35
+
* We dropped support for the following database versions that are no longer supported by the vendors:
0 commit comments