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
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,23 @@ weight: 94
6
6
mts: true
7
7
---
8
8
9
+
10
+
## 11.6.2 {#1162}
11
+
12
+
**Release date: January 12, 2026**
13
+
14
+
{{% button color="info" href="https://marketplace.mendix.com/link/studiopro/11.6.2" text="Go to Marketplace" title="Download version 11.6.2 from the Marketplace" %}}
15
+
16
+
### Improvements
17
+
18
+
- We now log a critical warning instead of aborting runtime startup if the S3 region is not configured.
19
+
20
+
### Fixes
21
+
22
+
- We fixed an issue in consumed OData services that have external enumeration values that are reserved words such as `Int`. The runtime would prepend an underscore to these values when applying a filter. (Ticket 265706)
23
+
- We added keyboard accelerators to the **Find Usages** and **Show Call Hierarchy** options in context menus.
24
+
- We fixed the refresh of commit statuses after **Push** (**Local** > **Synced**) and **Pull** (**On Server** > **Synced**).
0 commit comments