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/9/9.24.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,17 +38,17 @@ This is the [LTS](/releasenotes/studio-pro/lts-mts/#lts) version 9 release for a
38
38
39
39
### Improvements
40
40
41
-
* We improved the resizing behavior of the [End Event](/refguide/end-event/) and [Decision](/refguide/decision/) dialog boxes in the microflow editor.
41
+
* We improved the resizing behavior of the [End Event](/refguide9/end-event/) and [Decision](/refguide9/decision/) dialog boxes in the microflow editor.
42
42
* We added a log message to indicate that the Mendix Runtime shutdown was requested through `ShutdownAction`.
43
43
44
44
### Fixes
45
45
46
46
* We fixed an issue where a text area ignored a value autofilled in Google Chrome. (Ticket 176195)
47
-
* We fixed an issue that caused the [Batch Update Button Icons](/refguide/app-menu/#batch-update-button-icons) dialog box to throw an exception. This includes addressing the scenario of adding an extra native icon selector when there are native documents and the selected icon is not supported on native. (Ticket 191511)
47
+
* We fixed an issue that caused the [Batch Update Button Icons](/refguide9/app-menu/#batch-update-button-icons) dialog box to throw an exception. This includes addressing the scenario of adding an extra native icon selector when there are native documents and the selected icon is not supported on native. (Ticket 191511)
48
48
* We fixed an issue in the `$metadata` of published OData services using OData v3 where a self-referencing association resulted in two roles with the same name. (Ticket 193467).
49
49
* We fixed an issue where setting a new AuthToken was not applied until the native app was restarted. (Ticket 195005)
50
-
* We fixed an issue where it was not possible to use the [constrained by](/refguide/reference-selector/#selectable-objects) functionality with the [reference selector](/refguide/reference-selector/) and [input reference set selector](/refguide/input-reference-set-selector/) widgets when the configured attribute path did not start from the direct enclosing data container.
51
-
* We fixed a crash that occurred when selecting **Edit** > [Find Usages](/refguide/find-and-find-advanced/#find-usages).
50
+
* We fixed an issue where it was not possible to use the [constrained by](/refguide9/reference-selector/#selectable-objects) functionality with the [reference selector](/refguide9/reference-selector/) and [input reference set selector](/refguide9/input-reference-set-selector/) widgets when the configured attribute path did not start from the direct enclosing data container.
51
+
* We fixed a crash that occurred when selecting **Edit** > [Find Usages](/refguide9/find-and-find-advanced/#find-usages).
52
52
* We fixed an issue where the grid control did not highlight the selected row.
53
53
54
54
### Deprecations
@@ -108,7 +108,7 @@ This is the [LTS](/releasenotes/studio-pro/lts-mts/#lts) version 9 release for a
108
108
* We fixed accessibility issues affecting data grid filters and the search bar in the list view widget.
109
109
* We fixed an issue related to the accessibility of input labels in login widgets.
110
110
* We fixed an issue that caused an error message to be shown when closing a dialog box.
111
-
* We fixed an issue affecting [text boxes](/refguide/text-box/) where the <kbd>Enter</kbd> key-press event was called from pop-up windows, which caused unexpected behavior.
111
+
* We fixed an issue affecting [text boxes](/refguide9/text-box/) where the <kbd>Enter</kbd> key-press event was called from pop-up windows, which caused unexpected behavior.
112
112
113
113
## 9.24.4 {#9244}
114
114
@@ -140,7 +140,7 @@ This is the [LTS](/releasenotes/studio-pro/lts-mts/#lts) version 9 release for a
140
140
* We fixed an issue where the compilation of Java actions failed when annotation processors were used. (Ticket 186516)
141
141
* We fixed an issue that allowed for adding custom icons to native pages, as native pages do not support custom icons. (Ticket 186783)
142
142
* We fixed an issue where Studio Pro crashed if you accidentally dropped a container widget onto itself. (Ticket 189191)
143
-
* We fixed an issue that caused the warning pop-up window for the [inline snippet](/refguide/snippet-call/#inline-snippet) action to mention the same affected widget multiple times.
143
+
* We fixed an issue that caused the warning pop-up window for the [inline snippet](/refguide9/snippet-call/#inline-snippet) action to mention the same affected widget multiple times.
144
144
* We fixed an issue that caused the inline snippet action to crash if the surrounding data widget was not configured.
145
145
* We fixed an issue where a page parameter triggered a warning that it was unused if the only reference to that parameter was inside an XPath constraint.
146
146
* We fixed an issue where a page parameter did not trigger a warning that it was unused if the parameter mapping of an action or data source pointed to an object of the same entity as the parameter.
@@ -185,11 +185,11 @@ This is the [LTS](/releasenotes/studio-pro/lts-mts/#lts) version 9 release for a
185
185
* We fixed an issue with dojo widgets that was causing custom icon collections not to work. (Ticket 183996)
186
186
* We fixed the colors of the term `empty` and the symbol `-` in the XPath constraint editor. (Ticket 183998).
187
187
* We fixed an issue in published REST services where publishing two REST services on the same location caused a consistency error. (This was not a problem where services did not publish resources and operations that resulted in the same operation URL.) (Tickets 185087, 185423)
188
-
* We fixed an issue that caused the warning pop-up window for the [inline snippet](/refguide/snippet-call/#inline-snippet) action to mention the same affected widget multiple times.
188
+
* We fixed an issue that caused the warning pop-up window for the [inline snippet](/refguide9/snippet-call/#inline-snippet) action to mention the same affected widget multiple times.
189
189
* We fixed an issue that caused the inline snippet action to crash if the surrounding data widget was not configured.
190
190
* We fixed an issue where a page parameter triggered a warning that it was unused if the only reference to that parameter was inside an XPath constraint.
191
191
* We fixed an issue where a page parameter did not trigger a warning that it was unused if the parameter mapping of an action or data source pointed to an object of the same entity as the parameter.
192
-
* We fixed an issue with the **Drop-down** search field in the [data grid](/refguide/data-grid/) widget where the search field did not work correctly with numeric attributes when **Allow multi-select** was set to **Yes**.
192
+
* We fixed an issue with the **Drop-down** search field in the [data grid](/refguide9/data-grid/) widget where the search field did not work correctly with numeric attributes when **Allow multi-select** was set to **Yes**.
193
193
* We fixed an issue that occurred when the **Commit Message** field was not focused upon opening the **Commit** dialog box.
194
194
* We fixed an issue where expressions in pluggable widgets were not updated correctly when renaming an element (like a module or an entity), which caused consistency errors.
195
195
* We fixed an issue in the OpenAPI contract of published OData services where the server URL contained a double slash.
@@ -367,7 +367,7 @@ We made a major update to your business events modelling experience:
367
367
* Oracle 21c
368
368
* PostgreSQL 15
369
369
* Studio Pro now builds apps using Gradle. You can switch back to Ant if you disable building using Gradle in [Preferences](/refguide9/preferences-dialog/#gradle).
370
-
* We added a button to the **Open App** dialog box that opens the [Open App](/refguide/open-app-dialog/) documentation.
370
+
* We added a button to the **Open App** dialog box that opens the [Open App](/refguide9/open-app-dialog/) documentation.
371
371
* We now provide more accurate drag-and-drop feedback on domain model and navigation editors, and we fixed the incorrect feedback for a few controls.
372
372
* We updated the data grid and tree controls to allow for scrolling the containing dialog box using the mouse wheel when the cursor is over the controls and the controls do not have a vertical scroll-bar.
373
373
* We improved the resizing behavior of the **Entity Access Rules** dialog box so that the **Documentation** field no longer takes a lot of space. Instead, the grid with **Member Rights** settings adjusts itself to the available space.
0 commit comments