Skip to content

Commit f8f4c67

Browse files
authored
update date and fix order
1 parent 5928b5e commit f8f4c67

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This is the [LTS](/releasenotes/studio-pro/lts-mts/#lts) version 10 release for
1212

1313
## 10.24.9 {#10249}
1414

15-
**Release date: October ___, 2025**
15+
**Release date: October 6, 2025**
1616

1717
{{% 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" %}}
1818

@@ -22,12 +22,12 @@ This is the [LTS](/releasenotes/studio-pro/lts-mts/#lts) version 10 release for
2222

2323
### Fixes
2424

25-
- We fixed an issue where a Java action could still cause compilation errors, even if excluded from the project. (Ticket 259414)
2625
- 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)
26+
- 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)
2727
- 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)
2828
- 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)
3029
- We improved the performance of the tree control that allows you to select elements for Message Definitions and Import/Export Mappings (Ticket 258606).
30+
- We fixed an issue where a Java action could still cause compilation errors, even if excluded from the project. (Ticket 259414)
3131
- We fixed an issue when there were no conflciting changes users were not properly informed and metadata was missing due to cherry pick.
3232
- We fixed a few memory leaks in React client, most notably when closing and open pages.
3333
- We fixed a memory leak when re-opening a project, or switching branches in Studio Pro.

0 commit comments

Comments
 (0)