Skip to content

Commit f5941bd

Browse files
committed
edit
1 parent f5e98dd commit f5941bd

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

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

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -128,19 +128,19 @@ The **Module ID** and **checksum** are stored in a new *manifest.json* file insi
128128
- We addressed an issue where the Native App Builder would fail when the project and Mendix Studio Pro are on different drive locations.
129129
- We fixed a crash that occurred when launching the Native App Builder UI (NBUI) a second time while a previous instance was still being tracked.
130130
- We fixed an issue where Studio Pro erroneously showed a security consistency error when a microflow or nanoflow's return value mapping referred to an attribute that was not within its direct enclosing data view.
131-
- When calling an external OData service action, additional attribute(s) for optional parameter(s) are now correctly sent even if the parameter has no value specified.
131+
- When calling an external OData service action, additional attributes for optional parameters are now correctly sent even if the parameter has no value specified.
132132
- We fixed an issue in the published REST service editor in Studio Pro where parameters with unknown type would be shown as having type Boolean.
133133
- To improve supportability of add-on and solution modules, we added an option to enable detailed troubleshooting in the module settings, which is enabled by default. When enabled, consumers of these modules will see consistency errors similar to regular app modules instead of the non-descriptive CE1707 error.
134-
- We fixed an issue that could cause the History pane to unexpectedly crash.
134+
- We fixed an issue that could cause the **History** pane to unexpectedly crash.
135135
- We fixed OAuth metadata discovery failing with CORS errors when connecting to MCP servers that require proxied requests.
136136
- MCP tool names are now sanitized and truncated to comply with LLM provider requirements, preventing connection errors caused by long server URLs or non-ASCII tool names.
137-
- We fixed an issue where documents and folders could not be moved into Marketplace modules in the modernized App Explorer.
138-
- We fixed an issue in the modernized App Explorer where the context menu opened at the cursor position instead of the selected item when pressing the <kbd>Shift</kbd>+ <kbd>F10</kbd> keyboard shortcut.
139-
- We fixed an issue where the App Explorer did not receive focus after creating a new folder.
140-
- We fixed an issue where tabbing back into the modernized App Explorer tree would start keyboard navigation from the previously focused node instead of the active document node.
141-
- View entities can no longer be copied via the modernized App Explorer. Copy actions — whether triggered through the **Edit** menu, keyboard shortcut, or context menu — are now disabled for view entities, since they are derived from a domain model entity and cannot exist independently.
137+
- We fixed an issue where documents and folders could not be moved into Marketplace modules in the modernized **App Explorer**.
138+
- We fixed an issue in the modernized **App Explorer** where the context menu opened at the cursor position instead of the selected item when pressing the <kbd>Shift</kbd>+ <kbd>F10</kbd> keyboard shortcut.
139+
- We fixed an issue where the **App Explorer** did not receive focus after creating a new folder.
140+
- We fixed an issue where tabbing back into the modernized **App Explorer** tree would start keyboard navigation from the previously focused node instead of the active document node.
141+
- View entities can no longer be copied via the modernized **App Explorer**. Copy actions — whether triggered through the **Edit** menu, keyboard shortcut, or context menu — are now disabled for view entities, since they are derived from a domain model entity and cannot exist independently.
142142
- We fixed an issue where startup failed in a leaderless cluster on a SQL Server database that did not yet have [Read Committed Snapshot Isolation](/developerportal/deploy/setting-up-a-new-sql-server-database/#enabling-read-committed-snapshot-isolation-level-and-snapshot-isolation) enabled.
143-
- We fixed an issue in the modernized App Explorer where in certain cases node labels would wrap and the expand/collapse icon would grow too large when resizing the panel.
143+
- We fixed an issue in the modernized **App Explorer** where in certain cases node labels would wrap and the expand/collapse icon would grow too large when resizing the panel.
144144
- We fixed an issue when using the Rollup bundler with the React client.
145145
- We fixed an issue where a renaming a user would cause the authtoken to become invalid.
146146
- We fixed a rare race condition related to authtokens.

0 commit comments

Comments
 (0)