Skip to content

Commit 2d809a2

Browse files
Add 10.18.8 Studio Pro release notes
1 parent 901e697 commit 2d809a2

1 file changed

Lines changed: 32 additions & 3 deletions

File tree

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

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

Lines changed: 32 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,36 @@ weight: 82
1010
This is the [MTS](/releasenotes/studio-pro/lts-mts/#mts) version 10 release for apps in production.
1111
{{% /alert %}}
1212

13-
## 10.18.7
13+
## 10.18.8 {#10188}
14+
15+
**Release date: July ___, 2025**
16+
17+
{{% button color="info" href="https://marketplace.mendix.com/link/studiopro/10.18.8" text="Go to Marketplace" title="Download version 10.18.8 from the Marketplace" %}}
18+
19+
### Improvements
20+
21+
- We updated the bundled Node.js from v20 to v22.
22+
- We have defined a list of associations: `System.WorkflowActivityRecord_Actor`, `System.WorkflowActivityRecord_TaskAssignedUsers`, and `System.WorkflowActivityRecord_TaskTargetedUsers`. Non-persistable objects referencing the current user through any of these associations will no longer be prevented from being garbage collected.
23+
24+
### Fixes
25+
26+
- We fixed an issue where trying to retrieve more than 500 external objects by ID at once would fail. For example, when retrieving many external objects by association. (Ticket 251911)
27+
- Fixed the case where the size of the offline database was not reduced enough after a sign-out operation (Ticket 247029)
28+
- We have fixed the 'show' button in selector dialogs not working when selecting an entity.
29+
- We fixed an issue in the React client where local reruns would hang after making changes to a recursive nanoflow.
30+
- We fixed an issue with using JavaScript actions in a protected module when using the React client.
31+
- We have fixed a caching issue for React applications that have precaching enabled. (Ticket 250116)
32+
33+
- We fixed an issue where an [association source](https://docs.mendix.com/refguide/association-source) on a Data Grid or Template Grid would stop displaying data after previously shown data was cleared due to an unavailable context object. (Ticket 250338, 250479)
34+
- We fixed an issue for Import Mappings and Export Mappings that caused checkboxes in the 'Select schema elements' tree structure to be set incorrectly. This will fix Zendesk tickets 251136, 250682, 227036, and 250266.
35+
- We fixed an issue where enumeration values with the name 'Core' would cause compilation errors. (Ticket #250532)
36+
37+
### Known Issues
38+
39+
* Importing a module containing workflows makes all running workflow instances incompatible. (Ticket 234084)
40+
* Fixed in [10.21.0](/releasenotes/studio-pro/10.21/#fix-workflow-instances).
41+
42+
## 10.18.7 {#10187}
1443

1544
**Release date: June 3, 2025**
1645

@@ -67,7 +96,7 @@ This is the [MTS](/releasenotes/studio-pro/lts-mts/#mts) version 10 release for
6796
* Importing a module containing workflows makes all running workflow instances incompatible. (Ticket 234084)
6897
* Fixed in [10.21.0](/releasenotes/studio-pro/10.21/#fix-workflow-instances).
6998

70-
## 10.18.6
99+
## 10.18.6 {#10186}
71100

72101
**Release date: April 25, 2025**
73102

@@ -100,7 +129,7 @@ This is the [MTS](/releasenotes/studio-pro/lts-mts/#mts) version 10 release for
100129
* Importing a module containing workflows makes all running workflow instances incompatible. (Ticket 234084)
101130
* Fixed in [10.21.0](/releasenotes/studio-pro/10.21/#fix-workflow-instances).
102131

103-
## 10.18.5
132+
## 10.18.5 {#10185}
104133

105134
**Release date: April 8, 2025**
106135

0 commit comments

Comments
 (0)