Skip to content

Commit a5ac886

Browse files
authored
Update 9.24.md
1 parent bdcb153 commit a5ac886

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

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

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,14 @@ This is the [LTS](/releasenotes/studio-pro/lts-mts/#lts) version 9 release for a
1313

1414
## 9.24.38 {#92438}
1515

16-
**Release date: September ___, 2025**
16+
**Release date: September 18, 2025**
1717

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

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+
2024
### Fixes
2125

2226
* 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)
@@ -25,7 +29,6 @@ This is the [LTS](/releasenotes/studio-pro/lts-mts/#lts) version 9 release for a
2529
* 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)
2630
* 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.
2731
* We fixed an issue when using file dialogs while the persisted file, directory, or drive no longer exists.
28-
* 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.
2932
* 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.
3033

3134
### Deprecations

0 commit comments

Comments
 (0)