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.12.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,6 +64,16 @@ weight: 88
64
64
- We fixed an issue where requests sent to MCP servers identified themselves with a generic browser user agent instead of Studio Pro.
65
65
- We fixed an issue where Studio Pro could show a `No user is signed in` error while using an MCP server that requires Mendix Platform sign-in, while signed out.
66
66
67
+
### Known Issues
68
+
69
+
* When using an Oracle database, invalid SQL is generated by the task queue subsystem, causing application startup to fail. (Ticket 275597)
70
+
* The Maia Chat panel may appear and remain functional even when Maia is disabled in **Edit** > **Preferences**.
71
+
* Workaround: Manually close the panel when it appears.
72
+
* When using BYO LLM, switching back to the Mendix Platform provider and saving your configuration causes reasoning and caching to stop functioning.
73
+
* Workaround: Click **New Chat** to restore reasoning and caching. Note that **New Chat** is only available when the chat is not empty.
74
+
* The **Skills** button in Maia Chat is not visible after adding skills via Maia. It becomes visible only after restarting the app, closing the project, or starting a new chat.
75
+
* Workaround: Click **New Chat** to make the Skills button appear without requiring a full restart. Note that **New Chat** is only available when the chat is not empty.
76
+
67
77
## 11.12.1 {#11121}
68
78
69
79
**Release date: July 15, 2026**
@@ -109,6 +119,16 @@ weight: 88
109
119
* PostgreSQL 13
110
120
* MariaDB 10.6
111
121
122
+
### Known Issues
123
+
124
+
* When using an Oracle database, invalid SQL is generated by the task queue subsystem, causing application startup to fail. (Ticket 275597)
125
+
* The Maia Chat panel may appear and remain functional even when Maia is disabled in **Edit** > **Preferences**.
126
+
* Workaround: Manually close the panel when it appears.
127
+
* When using BYO LLM, switching back to the Mendix Platform provider and saving your configuration causes reasoning and caching to stop functioning.
128
+
* Workaround: Click **New Chat** to restore reasoning and caching. Note that **New Chat** is only available when the chat is not empty.
129
+
* The **Skills** button in Maia Chat is not visible after adding skills via Maia. It becomes visible only after restarting the app, closing the project, or starting a new chat.
130
+
* Workaround: Click **New Chat** to make the Skills button appear without requiring a full restart. Note that **New Chat** is only available when the chat is not empty.
0 commit comments