Skip to content

Commit 06dda28

Browse files
authored
Merge pull request #10107 from mendix/ctl-9-24-38
9.24.38 RNs
2 parents 7296e23 + a5ac886 commit 06dda28

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

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

content/en/docs/releasenotes/studio-pro/9/9.24.md

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

14+
## 9.24.38 {#92438}
15+
16+
**Release date: September 18, 2025**
17+
18+
{{% button color="info" href="https://marketplace.mendix.com/link/studiopro/9.24.38" text="Go to Marketplace" title="Download version 9.24.38 from the Marketplace" %}}
19+
20+
### Improvements
21+
22+
* We improved the exception handling of Studio Pro when necessary .NET components were missing with a user-friendly message instead of an **Oops** pop-up window.
23+
24+
### Fixes
25+
26+
* Dependencies for a portable version of Studio Pro (WebView2, OpenJDK, and Gradle) are now placed inside the application's installation folder. Installing or removing a specific version of portable Studio Pro no longer affects the dependencies of other installed versions. (Ticket 244240)
27+
* We fixed an issue in Import Mappings where object properties were not connected correctly to mapped attributes, resulting in empty import values. (Tickets 254351, 256716, 256726)
28+
* We fixed an issue where keyboard shortcuts could not be used when editing JSON or SCSS files. (Ticket 256301)
29+
* We fixed an issue in the interactive documentation (Swagger UI) page for published OData services which indicated it did not support OpenAPI version 3.0.4. (Tickets 256982 and 257611)
30+
* We fixed an issue in offline synchronization (using the **Synchronize unsynchronized objects** and **Synchronize all** actions) that could result in error log statements and `System.SynchronizationError` objects containing a text *"Changing member failed for security reasons, no write access for changed member"*. That was caused by the offline client trying to synchronize a change for a member that was inaccessible by that user.
31+
* We fixed an issue when using file dialogs while the persisted file, directory, or drive no longer exists.
32+
* We fixed an issue where Studio Pro could crash due to an XPath Constraint being too long or complex to parse correctly. Now, a consistency error message is shown instead.
33+
34+
### Deprecations
35+
36+
* After November 1, 2025, Mendix will drop support for the following database versions no longer supported by their vendors:
37+
* MariaDB 10.5
38+
* Microsoft SQL Server 2019
39+
* MySQL 8.0
40+
1441
## 9.24.37 {#92437}
1542

1643
**Release date: August 15, 2025**

0 commit comments

Comments
 (0)