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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,6 +65,7 @@ Maia Make capabilities are enabled by default. You can disable them in Studio Pr
65
65
- We increased the width of scrollbars on editors and some of the panes to increase usability.
66
66
- We improved the `Set all to` toggle in the entity access rules editor so that when some members have access rights and others do not, the toggle now disables all rights instead of enabling them. This prevents the `Write` toggle from unexpectedly affecting read access.
67
67
- The consumed REST service editor in Studio Pro is now available in all languages that Studio Pro supports, not just English.
68
+
- We improved the security of Git process execution during version control operations.
68
69
69
70
70
71
#### Updated Language Codes for Hebrew and Indonesian
@@ -114,7 +115,6 @@ This ensures your app uses the current ISO 639 standard and avoids future compat
114
115
- We fixed an issue in the **Call external action** activity in Studio Pro where resolving inconsistencies would clear additional attributes.
115
116
- We fixed an issue in the OpenAPI documents of published REST services. The dates used in examples now use correct values.
116
117
- 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.
117
-
- Resolved an OS command injection vulnerability in the Git process runner reported by Veracode.
118
118
- We resolved an issue where partially cloned apps were mistakenly identified as fully cloned during the cloning process, potentially leading to a 128 error.
119
119
- We fixed an issue on macOS where some views would behave in unwanted ways when scrolling.
120
120
- We fixed an issue in the React client where enabling autofocus on a popup that only contained focusable elements in the header or footer resulted in no element being focused.
0 commit comments