Skip to content

Commit 090a923

Browse files
committed
Proofread
1 parent 8f8dd1c commit 090a923

File tree

1 file changed

+21
-17
lines changed
  • content/en/docs/releasenotes/studio-pro/10

1 file changed

+21
-17
lines changed

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

Lines changed: 21 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -10,29 +10,33 @@ 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.11
13+
## 10.24.11 {#102411}
14+
15+
**Release date: ____________, 2025**
16+
17+
{{% button color="info" href="https://marketplace.mendix.com/link/studiopro/10.24.11" text="Go to Marketplace" title="Download version 10.24.11 from the Marketplace" %}}
1418

1519
### Fixes
1620

17-
- We fixed an issue where a wait-for-timer activity could get stuck when its workflow was upgraded while the activity was active. (ticket 263288)
18-
- Fixed a migration issue from 10.24 to 11.x that attempted to recreate an already existing column in a table in the offline app database.
19-
- We fixed a "no such column" error upon a "CREATE INDEX" query when upgrading an offline app that has an association added to an entity. (Ticket 261700).
20-
- We fixed an issue in which incompatible React client widgets did not emit an error when they are nested inside a pluggable widget. (Ticket 253896)
21-
- We fixed a bug where the JavaScript Action code editor would overlap with the errors pane after resizing it.
22-
- We reduced the size of the Studio Pro installer on Windows.
23-
- We improved Studio Pro memory usage in operations that involve processing the project's structure (e.g. find usages, errors check, etc.).
24-
- We fixed the following bugs in the version selector:
25-
- When opening a widget .mpk the file was kept on hold even after closing the dialog, preventing it to be renamed or opened.
26-
- Closing the "Version not found" dialog launched the selected Studio Pro version instead of just closing the dialog.
27-
- The Studio Pro versions were not displayed with the correct format.
28-
- We fixed an issue where JSON Import mappings stopped finding objects. (Ticket 258507)
21+
* We fixed an issue where incompatible React client widgets did not display an error when they were nested inside a pluggable widget. (Ticket 253896)
22+
* We fixed an issue where JSON Import mappings stopped finding objects. (Ticket 258507)
23+
* We fixed a "no such column" error from a "CREATE INDEX" query when upgrading an offline app that has an association added to an entity. (Ticket 261700)
24+
* We fixed an issue where a wait-for-timer activity could get stuck when its workflow was upgraded while the activity was active. (Ticket 263288)
25+
* We fixed a migration issue when going from 10.24 to 11.x that attempted to recreate an already existing column in a table in an offline app database.
26+
* We fixed a bug where the JavaScript Action code editor would overlap with the errors pane after resizing it.
27+
* We improved Studio Pro memory usage in operations that involve processing the project's structure (for example find usages and errors check).
28+
* We fixed the following bugs in the version selector:
29+
* When opening a widget .mpk the file was kept on hold even after closing the dialog, preventing it to be renamed or opened.
30+
* Closing the "Version not found" dialog launched the selected Studio Pro version instead of just closing the dialog.
31+
* The Studio Pro versions were not displayed with the correct format.
32+
* We reduced the size of the Studio Pro installer on Windows.
2933

3034
### Deprecations
3135

32-
- We dropped support for the following database versions that are no longer supported by the vendors:
33-
- MariaDB 10.5
34-
- Microsoft SQL Server 2019
35-
- MySQL 8.0
36+
* We dropped support for the following database versions that are no longer supported by the vendors:
37+
* MariaDB 10.5
38+
* Microsoft SQL Server 2019
39+
* MySQL 8.0
3640

3741
## 10.24.10 {#102410}
3842

0 commit comments

Comments
 (0)