Skip to content

Upload SP 11.12.0 LTS RNs#11397

Open
ConnorLand wants to merge 3 commits into
developmentfrom
ctl-11.12.0-SP-RNs
Open

Upload SP 11.12.0 LTS RNs#11397
ConnorLand wants to merge 3 commits into
developmentfrom
ctl-11.12.0-SP-RNs

Conversation

@ConnorLand

@ConnorLand ConnorLand commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

This release may have LTS dependencies that need to be added into this PR. I'll put in as many as I know and then check it with Maria.

@ConnorLand ConnorLand self-assigned this Jun 23, 2026
- The modernized Debug Windows can be switched off in **Edit > Preferences > New features** by unchecking **Use the modernized Debug Windows (Requires restart of Studio Pro)**.
- We improved offline synchronization error handling so that when the server rejects uploaded objects (for example, due to validation rules or security constraints), the synchronization action now throws a `PartialSynchronizationError` (depending on whether the option "Throw error when server rejects objects during synchronization" is enabled). Nanoflow developers can catch this error in a try/catch block to present a message to the user or take corrective action.
- Toggling the web fetch tool in Maia preferences now takes effect immediately, without needing to relaunch Studio Pro.
- We added the ability for the user to see the current studio pro version through the preferences api.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [vale] reported by reviewdog 🐶
[Mendix.Capitalization] Use ''Studio Pro'' (capitalized)

- You can now add custom instructions on either project or module level. Project-level instructions will be added to every Maia conversation, while module-level ones will be added whenever Maia works with documents of a given module.
- Maia now thinks before responding. You can see what it's considering in real time, and revisit its reasoning at any point during the conversation.
- MCP OAuth authentication now uses a dedicated callback server on a fixed port range (44380–44384), enabling use with MCP servers that require pre-registered redirect URIs.
- MCP connections now support Mendix Identity (MxId3) authentication. MCP servers hosted on *.mendix.com automatically receive the user's platform access token.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [vale] reported by reviewdog 🐶
[Mendix.Capitalization] Use ''Mendix'' (capitalized)

- We fixed an issue where Studio Pro crashed when pasting content from the clipboard while another application was also accessing the clipboard. (Ticket 278333)
- We fixed an issue where an Oops pop-up window appeared when a microflow or nanoflow was configured with a return value mapping which was referring to an attribute but was not enclosed within a data view. (Ticket 278235)
- 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.
- We fixed a race condition where the value setter for some widgets e.g. ListView, would execute on a 'destroyed' value store. This would cause a Crash when opening pages with ListView. (Ticket 280988)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [vale] reported by reviewdog 🐶
[Mendix.Latin] Use 'for example, ' instead of 'e.g. '.

@mendix mendix deleted a comment from github-actions Bot Jun 23, 2026
@mendix mendix deleted a comment from github-actions Bot Jun 23, 2026
@mendix mendix deleted a comment from github-actions Bot Jun 23, 2026
@mendix mendix deleted a comment from github-actions Bot Jun 23, 2026
@mendix mendix deleted a comment from github-actions Bot Jun 23, 2026
- We added sortable columns to the Comparison Pane. You can now click any column header in the Documents and Elements views to sort the list, making it easier to find and group changes.
- We implemented a new function `DATEFORMAT` in OQL. For more details, see [OQL Expression Syntax](/refguide/oql-expression-syntax/#dateformat-function).
- We implemented two new functions in OQL: `RPAD` and `LPAD`. For more details, see the documentation for [LPAD](/refguide/oql-expression-syntax/#lpad-function) and [RPAD](/refguide/oql-expression-syntax/#rpad-function).
- You can now use Maia to work with theming and styling in Studio Pro. Maia can modify theme variables, create custom styling, and manage design properties — for example, updating colors, spacing, and typography across your app based on your styling requirements.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [vale] reported by reviewdog 🐶
[Mendix.Dashes] Remove spaces around the em dash (—). Or, to set off a list item intro or number range, use an en dash (–) instead.

- We implemented a new function `DATEFORMAT` in OQL. For more details, see [OQL Expression Syntax](/refguide/oql-expression-syntax/#dateformat-function).
- We implemented two new functions in OQL: `RPAD` and `LPAD`. For more details, see the documentation for [LPAD](/refguide/oql-expression-syntax/#lpad-function) and [RPAD](/refguide/oql-expression-syntax/#rpad-function).
- You can now use Maia to work with theming and styling in Studio Pro. Maia can modify theme variables, create custom styling, and manage design properties — for example, updating colors, spacing, and typography across your app based on your styling requirements.
- Maia can now ask you clarifying questions before proceeding. When Maia needs more information, it will present one or more questions directly in the chat — supporting open-ended, single choice, and multiple choice answers — and use your responses to continue with the right approach.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [vale] reported by reviewdog 🐶
[Mendix.Dashes] Remove spaces around the em dash (—). Or, to set off a list item intro or number range, use an en dash (–) instead.

- We implemented a new function `DATEFORMAT` in OQL. For more details, see [OQL Expression Syntax](/refguide/oql-expression-syntax/#dateformat-function).
- We implemented two new functions in OQL: `RPAD` and `LPAD`. For more details, see the documentation for [LPAD](/refguide/oql-expression-syntax/#lpad-function) and [RPAD](/refguide/oql-expression-syntax/#rpad-function).
- You can now use Maia to work with theming and styling in Studio Pro. Maia can modify theme variables, create custom styling, and manage design properties — for example, updating colors, spacing, and typography across your app based on your styling requirements.
- Maia can now ask you clarifying questions before proceeding. When Maia needs more information, it will present one or more questions directly in the chat — supporting open-ended, single choice, and multiple choice answers — and use your responses to continue with the right approach.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [vale] reported by reviewdog 🐶
[Mendix.Dashes] Remove spaces around the em dash (—). Or, to set off a list item intro or number range, use an en dash (–) instead.

- We fixed an issue in the modernized App Explorer where the context menu opened at the cursor position instead of the selected item when using the Shift+F10 keyboard shortcut.
- We fixed an issue where the App Explorer did not receive focus after creating a new folder.
- 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.
- 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.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [vale] reported by reviewdog 🐶
[Mendix.Dashes] Remove spaces around the em dash (—). Or, to set off a list item intro or number range, use an en dash (–) instead.

- We fixed an issue in the modernized App Explorer where the context menu opened at the cursor position instead of the selected item when using the Shift+F10 keyboard shortcut.
- We fixed an issue where the App Explorer did not receive focus after creating a new folder.
- 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.
- 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.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [vale] reported by reviewdog 🐶
[Mendix.Dashes] Remove spaces around the em dash (—). Or, to set off a list item intro or number range, use an en dash (–) instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant