Skip to content

Commit 6b20af0

Browse files
committed
edit
1 parent 3ce7119 commit 6b20af0

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

  • content/en/docs/releasenotes/studio-pro/11

content/en/docs/releasenotes/studio-pro/11/11.13.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,14 @@ This setting takes effect immediately, with one exception: if you are using the
5353
#### Other Improvements
5454
5555
- We improved the security of the module import process by validating the file paths declared in an MPK package before extraction. Packages containing paths that traverse outside the app directory or target protected directories (such as `.git`, `deployment`, or `releases`) are now rejected with an error.
56-
- We fixed a bypass in the extraction-time path filter where non-canonical ZIP entry names (e.g. paths containing `..` segments) could evade the protected-subtree check. Entry names are now canonicalized before filtering.
57-
- We added multi-selection support for the Modernized Find Results table.
58-
- We now close the App Selector before the Open App progress dialog when the Studio Pro main window is shown.
56+
- We fixed a bypass in the extraction-time path filter where non-canonical ZIP entry names (for example paths containing `..` segments) could evade the protected-subtree check. Entry names are now canonicalized before filtering.
57+
- We added multi-selection support for the **Modernized Find Results** table.
58+
- We now close the app selector before the **Open App** progress dialog when the Studio Pro main window is shown.
5959
- We updated the icons used in the **Microflow Editor** to vector icons, resulting in a crisper look on high-resolution screens.
6060
- Maia now receives detailed information about errors inside microflow expressions it generates, so it can correct them more accurately.
61-
- We improved the editor for consumed OData services in Studio Pro. It now uses toggles instead of checkboxes and has a separate group for headers. There is a toggle to revert to the old behavior under [new features](https://docs.mendix.com/refguide11/preferences-dialog/#new-features).
61+
- We improved the editor for consumed OData services in Studio Pro. It now uses toggles instead of checkboxes and has a separate group for headers. There is a toggle to revert to the old behavior under [new features](/refguide11/preferences-dialog/#new-features).
6262
- We now support the environment variables `MENDIX_TRACING_FILTER`, `MENDIX_TRACING_MAX_LOOP_ITERATION`, `MENDIX_TRACING_MAX_MICROFLOW_DEPTH` in addition to system properties for the Mendix OpenTelemetry Java agent extension.
63-
- Improved the cursor tracking performance of the modernized App Explorer's drag preview.
63+
- We improved the cursor tracking performance of the modernized app explorer's drag preview.
6464
- Embedded applications now support optional parameters for the home page and home microflow.
6565

6666
### Fixes

0 commit comments

Comments
 (0)