Skip to content

Commit 81f3fe2

Browse files
authored
Merge pull request #10297 from mendix/MvM-10-24-11
10.24.11 Release Notes
2 parents 5ab6b83 + 4c64523 commit 81f3fe2

File tree

1 file changed

+27
-0
lines changed
  • content/en/docs/releasenotes/studio-pro/10

1 file changed

+27
-0
lines changed

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

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

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:
36+
* MariaDB 10.5
37+
* Microsoft SQL Server 2019
38+
* MySQL 8.0
39+
1340
## 10.24.10 {#102410}
1441

1542
**Release date: October 30, 2025**

0 commit comments

Comments
 (0)