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/11/11.6.md
+41-8Lines changed: 41 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,39 @@ mts: true
8
8
9
9
{{% alert color="info" %}}For highlights of this release, see the [Mendix Release 11.6](https://www.mendix.com/blog/release-11-6-zero-downtime-deployments-workflow-advances/) blog post.{{% /alert %}}
10
10
11
+
## 11.6.8 {#1168}
12
+
13
+
**Release date: July 22, 2026**
14
+
15
+
{{% button color="info" href="https://marketplace.mendix.com/link/studiopro/11.6.8" text="Go to Marketplace" title="Download version 11.6.8 from the Marketplace" %}}
16
+
17
+
### Improvements
18
+
19
+
- We fixed an issue in OData Exists queries where an XPath constraint with nested-associations would result in an incorrect OData filter. (Ticket 261698)
20
+
21
+
### Fixes
22
+
23
+
- We fixed an issue with the Mendix Client where passing an empty string as a parameter to an on change microflow triggered an error. (Ticket 276118, 278248)
24
+
- We fixed an issue in the React client mode where navigating between pages with the same layout left widgets unresponsive. (Ticket 276710)
25
+
- We fixed an issue where Studio Pro crashed when pasting content from the clipboard while another application was also accessing the clipboard. (Ticket 278333)
26
+
- On SQL Server, when a unique constraint or foreign key constraint is dropped, we now use `IF EXISTS`. This avoids an automatic rollback of the synchronization transaction in case the constraint does not exist. (Ticket 279545)
27
+
- We fixed an issue where the Mendix Runtime failed to finish executing a queued task started by a user if the user is deleted during task execution. (Ticket 279891)
28
+
- We fixed an issue where the native `Switch` widget did not render correctly on iOS. (Ticket 280839)
29
+
- <aid="fix-t-is-not-a-function"></a>We fixed the `t is not a function` crash in microflow, workflow, and page editors introduced by the recent Microsoft update for WebView. If you installed an older version of the Microsoft Edge WebView as a workaround and you have no other affected Studio Pro installations, we recommend uninstalling it to prevent future compatibility issues. (Ticket 282591, 282696)
30
+
- We fixed an issue with PWAs using Rspack where the service worker would sometimes not be created correctly. (Ticket 282616, 282601)
31
+
- We fixed an issue in the call web service activity and in consumed OData services that consume services using OData version 3. The XML parser now rejects DTD declarations and external entities, because a compromised server might exploit those features.
32
+
- We fixed an issue that occurred when calling `mx.ui.openForm` in the Dojo client.
33
+
34
+
### Deprecations
35
+
36
+
- We dropped support for the following database versions that are no longer supported by the vendors:
37
+
- PostgreSQL 13
38
+
- MariaDB 10.6
39
+
40
+
### Breaking Changes
41
+
42
+
- Studio Pro on macOS now runs natively on Apple Silicon (arm64). Studio Pro, Version Selector, and command line tools are all built as native Apple Silicon binaries, so they no longer require Rosetta 2 translation layer, resulting in significantly improved performance. Intel-based Macs are no longer supported.
43
+
11
44
## 11.6.7 {#1167}
12
45
13
46
**Release date: June 17, 2026**
@@ -79,7 +112,7 @@ Mendix Portable Runtime (previously called Portable App Distribution) packages y
79
112
* A known issue occurs in multiple logic editors due to the `t is not a function. Please Close and reopen this UI component. If the issue persists, contact Mendix Support.` error introduced by Microsoft Edge WebView 2 version 150:
80
113
* When creating a new microflow, nanoflow or rule, the error above occurs. The document is created but the editor does not open, preventing further development activities.
81
114
* When opening the Logic Recommender, the error above occurs, breaking the editor and preventing further development activities. Closing and opening the editor will clear the error.
82
-
* Fixed in [11.12.1](/releasenotes/studio-pro/11.12/#fix-t-is-not-a-function)
115
+
* Fixed in [11.6.8](/releasenotes/studio-pro/11.6.8/#fix-t-is-not-a-function)
83
116
84
117
## 11.6.6 {#1166}
85
118
@@ -145,7 +178,7 @@ Additionally, some Marketplace modules could have an incorrect version string in
145
178
* A known issue occurs in multiple logic editors due to the `t is not a function. Please Close and reopen this UI component. If the issue persists, contact Mendix Support.` error introduced by Microsoft Edge WebView 2 version 150:
146
179
* When creating a new microflow, nanoflow or rule, the error above occurs. The document is created but the editor does not open, preventing further development activities.
147
180
* When opening the Logic Recommender, the error above occurs, breaking the editor and preventing further development activities. Closing and opening the editor will clear the error.
148
-
* Fixed in [11.12.1](/releasenotes/studio-pro/11.12/#fix-t-is-not-a-function)
181
+
* Fixed in [11.6.8](/releasenotes/studio-pro/11.6.8/#fix-t-is-not-a-function)
149
182
150
183
## 11.6.5 {#1165}
151
184
@@ -211,7 +244,7 @@ For more information, see [Mendix Portable Runtime](/developerportal/deploy/port
211
244
* A known issue occurs in multiple logic editors due to the `t is not a function. Please Close and reopen this UI component. If the issue persists, contact Mendix Support.` error introduced by Microsoft Edge WebView 2 version 150:
212
245
* When creating a new microflow, nanoflow or rule, the error above occurs. The document is created but the editor does not open, preventing further development activities.
213
246
* When opening the Logic Recommender, the error above occurs, breaking the editor and preventing further development activities. Closing and opening the editor will clear the error.
214
-
* Fixed in [11.12.1](/releasenotes/studio-pro/11.12/#fix-t-is-not-a-function)
247
+
* Fixed in [11.6.8](/releasenotes/studio-pro/11.6.8/#fix-t-is-not-a-function)
215
248
216
249
## 11.6.4 {#1164}
217
250
@@ -247,7 +280,7 @@ For more information, see [Mendix Portable Runtime](/developerportal/deploy/port
247
280
* A known issue occurs in multiple logic editors due to the `t is not a function. Please Close and reopen this UI component. If the issue persists, contact Mendix Support.` error introduced by Microsoft Edge WebView 2 version 150:
248
281
* When creating a new microflow, nanoflow or rule, the error above occurs. The document is created but the editor does not open, preventing further development activities.
249
282
* When opening the Logic Recommender, the error above occurs, breaking the editor and preventing further development activities. Closing and opening the editor will clear the error.
250
-
* Fixed in [11.12.1](/releasenotes/studio-pro/11.12/#fix-t-is-not-a-function)
283
+
* Fixed in [11.6.8](/releasenotes/studio-pro/11.6.8/#fix-t-is-not-a-function)
251
284
252
285
## 11.6.3 {#1163}
253
286
@@ -286,7 +319,7 @@ For more information, see [Mendix Portable Runtime](/developerportal/deploy/port
286
319
* A known issue occurs in multiple logic editors due to the `t is not a function. Please Close and reopen this UI component. If the issue persists, contact Mendix Support.` error introduced by Microsoft Edge WebView 2 version 150:
287
320
* When creating a new microflow, nanoflow or rule, the error above occurs. The document is created but the editor does not open, preventing further development activities.
288
321
* When opening the Logic Recommender, the error above occurs, breaking the editor and preventing further development activities. Closing and opening the editor will clear the error.
289
-
* Fixed in [11.12.1](/releasenotes/studio-pro/11.12/#fix-t-is-not-a-function)
322
+
* Fixed in [11.6.8](/releasenotes/studio-pro/11.6.8/#fix-t-is-not-a-function)
290
323
291
324
## 11.6.2 {#1162}
292
325
@@ -309,7 +342,7 @@ For more information, see [Mendix Portable Runtime](/developerportal/deploy/port
309
342
* A known issue occurs in multiple logic editors due to the `t is not a function. Please Close and reopen this UI component. If the issue persists, contact Mendix Support.` error introduced by Microsoft Edge WebView 2 version 150:
310
343
* When creating a new microflow, nanoflow or rule, the error above occurs. The document is created but the editor does not open, preventing further development activities.
311
344
* When opening the Logic Recommender, the error above occurs, breaking the editor and preventing further development activities. Closing and opening the editor will clear the error.
312
-
* Fixed in [11.12.1](/releasenotes/studio-pro/11.12/#fix-t-is-not-a-function)
345
+
* Fixed in [11.6.8](/releasenotes/studio-pro/11.6.8/#fix-t-is-not-a-function)
313
346
314
347
## 11.6.1 {#1161}
315
348
@@ -350,7 +383,7 @@ For more information, see [Mendix Portable Runtime](/developerportal/deploy/port
350
383
* A known issue occurs in multiple logic editors due to the `t is not a function. Please Close and reopen this UI component. If the issue persists, contact Mendix Support.` error introduced by Microsoft Edge WebView 2 version 150:
351
384
* When creating a new microflow, nanoflow or rule, the error above occurs. The document is created but the editor does not open, preventing further development activities.
352
385
* When opening the Logic Recommender, the error above occurs, breaking the editor and preventing further development activities. Closing and opening the editor will clear the error.
353
-
* Fixed in [11.12.1](/releasenotes/studio-pro/11.12/#fix-t-is-not-a-function)
386
+
* Fixed in [11.6.8](/releasenotes/studio-pro/11.6.8/#fix-t-is-not-a-function)
354
387
355
388
## 11.6.0 {#1160}
356
389
@@ -457,7 +490,7 @@ Additionally, page parameters can now be marked as **Optional** and be given a *
457
490
* A known issue occurs in multiple logic editors due to the `t is not a function. Please Close and reopen this UI component. If the issue persists, contact Mendix Support.` error introduced by Microsoft Edge WebView 2 version 150:
458
491
* When creating a new microflow, nanoflow or rule, the error above occurs. The document is created but the editor does not open, preventing further development activities.
459
492
* When opening the Logic Recommender, the error above occurs, breaking the editor and preventing further development activities. Closing and opening the editor will clear the error.
460
-
* Fixed in [11.12.1](/releasenotes/studio-pro/11.12/#fix-t-is-not-a-function)
493
+
* Fixed in [11.6.8](/releasenotes/studio-pro/11.6.8/#fix-t-is-not-a-function)
0 commit comments