You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/releasenotes/studio-pro/10/10.12.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,19 @@ mts: true
10
10
This is the [MTS](/releasenotes/studio-pro/lts-mts/#mts) version 10 release for apps in production.
11
11
{{% /alert %}}
12
12
13
+
## 10.12.15 {#101215}
14
+
15
+
**Release date: February 28, 2025**
16
+
17
+
{{% button color="info" href="https://marketplace.mendix.com/link/studiopro/10.12.15" text="Go to Marketplace" title="Download version 10.12.15 from the Marketplace" %}}
18
+
19
+
### Fixes
20
+
21
+
- We decreased the chance for database transaction deadlocks when updating the **LastActive** attribute for System.Session instances. (Ticket 240094)
22
+
23
+
- We fixed an issue where attempting to convert nanoflow or microflow in the System module resulted in an error. This option is now disabled for the System module.
24
+
- We fixed an issue with updating module roles in the **Module Security** dialog box that occurred after moving a document between modules.
0 commit comments