Skip to content

Commit dca9b0e

Browse files
Merge pull request mendix#9761 from mendix/Maria-10.18.8-rn
Add 10.18.8 Studio Pro Release Notes
2 parents a407cc7 + bd6e64c commit dca9b0e

1 file changed

Lines changed: 31 additions & 3 deletions

File tree

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

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

Lines changed: 31 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,35 @@ 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 4, 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 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 the size of the offline database was not reduced enough after a sign-out operation. (Ticket 247029)
27+
- We fixed a caching issue for React applications that had precaching enabled. (Ticket 250116)
28+
- We fixed an issue where enumeration values with the name *Core* caused compilation errors. (Ticket 250532)
29+
- We fixed an issue where an [association source](/refguide10/association-source/) in a data grid or template grid stopped displaying data after previously shown data was cleared due to an unavailable context object. (Ticket 250338, 250479)
30+
- We fixed an issue for **Import Mappings** and **Export Mappings** that caused checkboxes in the **Select schema elements** tree structure to be set incorrectly. (Tickets 251136, 250682, 227036, 250266)
31+
- We fixed an issue where an attempt to retrieve more than 500 external objects by ID at once failed. For example, when retrieving many external objects by association. (Ticket 251911)
32+
- We have fixed the **Show** button in selector dialogs not working when selecting an entity.
33+
- We fixed an issue in the React client where local reruns hung after making changes to a recursive nanoflow.
34+
- We fixed an issue with using JavaScript actions in a protected module when using the React client.
35+
36+
### Known Issues
37+
38+
* Importing a module containing workflows makes all running workflow instances incompatible. (Ticket 234084)
39+
* Fixed in [10.21.0](/releasenotes/studio-pro/10.21/#fix-workflow-instances).
40+
41+
## 10.18.7 {#10187}
1442

1543
**Release date: June 3, 2025**
1644

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

69-
## 10.18.6
97+
## 10.18.6 {#10186}
7098

7199
**Release date: April 25, 2025**
72100

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

102-
## 10.18.5
130+
## 10.18.5 {#10185}
103131

104132
**Release date: April 8, 2025**
105133

0 commit comments

Comments
 (0)