Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions content/en/docs/releasenotes/studio-pro/11/11.6.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,23 @@ weight: 94
mts: true
---


## 11.6.2 {#1162}

**Release date: January __, 2026**

{{% 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" %}}

### Improvements

- We now log a critical warning instead of aborting runtime startup if the S3 region is not configured.

### Fixes

- 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).
- We added keyboard accelerators to the **Find Usages** and **Show Call Hierarchy** options in context menus.
- We fixed the refresh of commit statuses after **Push** (**Local** > **Synced**) and **Pull** (**On Server** > **Synced**).

## 11.6.1 {#1161}

**Release date: January 8, 2026**
Expand Down