Skip to content

Commit 5928b5e

Browse files
committed
Upload RNs
1 parent 511e20c commit 5928b5e

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

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

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

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,31 @@ 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.9 {#10249}
14+
15+
**Release date: October ___, 2025**
16+
17+
{{% button color="info" href="https://marketplace.mendix.com/link/studiopro/10.24.9" text="Go to Marketplace" title="Download version 10.24.9 from the Marketplace" %}}
18+
19+
### Improvements
20+
21+
- We improved the rendering performance of repeating widgets in Design mode, by only rendering a single repeat for widgets within a snippet call, parent layout, or nested within another repeating widget.
22+
23+
### Fixes
24+
25+
- We fixed an issue where a Java action could still cause compilation errors, even if excluded from the project. (Ticket 259414)
26+
- We fixed an issue in the React client where autofocus was incorrectly triggered by dynamically loaded widgets, causing combo boxes that use a widget with a dynamic source in their custom content to unexpectedly lose focus and close. (Ticket 254768)
27+
- We fixed an issue where Node.js would run out of memory during the bundling process of very large, complex applications using the React Client (Ticket 257472)
28+
- In the logic editors, we fixed the zoom in/zoom out behavior of error handling icons (Ticket 258424)
29+
- We fixed an issue where Import mappings using 'Find an object (by key)' or 'Call a microflow' did not create an object for valid input. (Tickets 255130, 260462)
30+
- We improved the performance of the tree control that allows you to select elements for Message Definitions and Import/Export Mappings (Ticket 258606).
31+
- We fixed an issue when there were no conflciting changes users were not properly informed and metadata was missing due to cherry pick.
32+
- We fixed a few memory leaks in React client, most notably when closing and open pages.
33+
- We fixed a memory leak when re-opening a project, or switching branches in Studio Pro.
34+
- We fixed an issue for Export mappings where a recursive XSD structure was not properly marked as invalid in case more than 1000 mandatory elements were auto-selected.
35+
- We fixed an issue in Studio Pro where restarting Windows with an open app and then opening the app again would result in a warning dialog about the app already being open.
36+
- We fixed an issue where task queue tasks were not able to mark themselves as completed after execution.
37+
1338
## 10.24.8 {#10248}
1439

1540
**Release date: September 24, 2025**

0 commit comments

Comments
 (0)