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.8.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,12 +104,12 @@ This ensures your app uses the current ISO 639 standard and avoids future compat
104
104
- We fixed an issue in the modernized App Explorer where the hotkey combination for opening the context menu (<kbd>Shift</kbd> + <kbd>F10</kbd>) did not work.
105
105
- We fixed an issue in the modernized App Explorer where a Domain Model node with View Entity documents as children would automatically expand on double click.
106
106
- We fixed an issue in several right-click context menus that made MacOS several hotkey combinations display incorrectly.
107
-
- We fixed SQLite Error 5: 'database is locked' error.
107
+
- We fixed an `SQLite Error 5: 'database is locked'` error.
108
108
- We fixed an issue where 'access denied' exceptions could occur during rebase, merge, cherry-pick, revert, or feature branch merge operations.
109
-
-Fixed an issue where Maia explain for Microflows crashes sometimes.
109
+
-We fixed an issue where Maia explain for Microflows crashed sometimes.
110
110
- We fixed an issue in Maia chat causing it to crash when a Studio Pro version attribute was missing in a reference.
111
-
- We fixed scenarios in Android where navigating fields of a Dataview, of different types, would not be possible using an external keyboard.
112
-
- We fixed an issue in the call external action activity in Studio Pro where resolving inconsistencies would clear additional attributes.
111
+
- We fixed scenarios in Android where navigating fields of a Dataview, of different types, was not possible using an external keyboard.
112
+
- We fixed an issue in the **Call external action** activity in Studio Pro where resolving inconsistencies would clear additional attributes.
113
113
- We fixed an issue in the OpenAPI documents of published REST services. The dates used in examples now use correct values.
114
114
- The consumed REST service editor in Studio Pro is now available in all languages that Studio Pro supports, not just English.
115
115
- We fixed `com.mendix.systemwideinterfaces.core.IUser::getUserName` which was always returning the user name at the time of login. It is now returning the actual user name after a cached session has been revalidated.
0 commit comments