Skip to content

Commit bdcb153

Browse files
committed
edit text
1 parent 62ff52a commit bdcb153

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

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

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -19,21 +19,21 @@ This is the [LTS](/releasenotes/studio-pro/lts-mts/#lts) version 9 release for a
1919

2020
### Fixes
2121

22-
- Dependencies for the 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)
23-
- We fixed an issue in Import Mappings where objects properties were not correctly connected to mapped attributes, resulting in empty during data imports (Ticket 254351, 256716, 256726).
24-
- We fixed an issue where keyboard shortcuts couldn't be used when editing json/SCSS files. (Ticket 256301)
25-
- We fixed an issue in the interactive documentation (Swagger UI) page for published OData services, which would indicate that it did not support OpenAPI version 3.0.4 (Tickets 256982 and 257611).
26-
- 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.
27-
- We fixed an issue when using file dialogs and the persisted file/directory/drive do not exist anymore.
28-
- We improved the exception handling of Studio Pro when necessary .NET components are missing with a user-friendly message instead of an oops dialog.
29-
- We fixed an issue where Studo Pro could crash due to an XPath Constraint being too long or complex to parse correctly. Now, a consistency error message is shown instead.
22+
* 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)
23+
* 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)
24+
* We fixed an issue where keyboard shortcuts could not be used when editing JSON or SCSS files. (Ticket 256301)
25+
* 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)
26+
* 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.
27+
* 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.
29+
* 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.
3030

3131
### Deprecations
3232

33-
- After November 1, 2025, Mendix will drop support for the following database versions no longer supported by their vendors:
34-
- MariaDB 10.5
35-
- Microsoft SQL Server 2019
36-
- MySQL 8.0
33+
* After November 1, 2025, Mendix will drop support for the following database versions no longer supported by their vendors:
34+
* MariaDB 10.5
35+
* Microsoft SQL Server 2019
36+
* MySQL 8.0
3737

3838
## 9.24.37 {#92437}
3939

0 commit comments

Comments
 (0)