Skip to content

Commit 387e2a8

Browse files
committed
fix date and link
1 parent d21cb8f commit 387e2a8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

content/en/docs/releasenotes/studio-pro/11/11.7.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight: 93
77

88
## 11.7.0 {#1170}
99

10-
**Release date: 30, 2026**
10+
**Release date: January 30, 2026**
1111

1212
{{% button color="info" href="https://marketplace.mendix.com/link/studiopro/11.7.0" text="Go to Marketplace" title="Download version 11.7.0 from the Marketplace" %}}
1313

@@ -61,7 +61,7 @@ weight: 93
6161
* In the logic editors, we fixed an issue which occurred when an extracted microflow did not have all the parameters for a newly created activity. (Ticket 265542)
6262
* 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)
6363
* We fixed an issue where write permissions could not be removed for attributes that were converted to read-only types (such as AutoNumber). (Ticket 265906)
64-
* We fixed an issue with the [tab container](/refguide11/tab-container/) widget. It would reset to the first tab when returning to the page, causing data sources to reload unnecessarily and other tabs to be blocked. (Tickets 266083, 266090, 267249)
64+
* We fixed an issue with the [tab container](/refguide/tab-container/) widget. It would reset to the first tab when returning to the page, causing data sources to reload unnecessarily and other tabs to be blocked. (Tickets 266083, 266090, 267249)
6565
* We fixed an issue where sorting by column did not work after using the text search on a grid. (Ticket 266400)
6666
* We fixed an issue where an import mapping would not read JSON attribute values when a JSON attribute was preceded by another attribute with an attribute name that is a prefix. For example `StatusId` and `Status`. We also improved how JSON objects were read when one object name was a prefix of another object name. (Ticket 266571)
6767
* We fixed an issue where leaving `Offset` or `Amount` blank in a `List operation (Range)` would cause a runtime error. (Ticket 266627)

0 commit comments

Comments
 (0)