Skip to content

Commit 2fe2f3a

Browse files
committed
put in fix via slack
1 parent 74bd08e commit 2fe2f3a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

content/en/docs/releasenotes/studio-pro/10/10.24.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ This is the [LTS](/releasenotes/studio-pro/lts-mts/#lts) version 10 release for
3636
- We fixed an issue where source maps for pluggable widgets were not included correctly in the React client bundle when **Optimize bundle** is set to **No**. (Ticket 261353)
3737
- We fixed an issue where widgets with unbounded dynamic imports (for example, `await import(path);`) would result in a bundling error when using the React client. They are now marked as external, which means they will be resolved when the widget is loaded in the browser. (Ticket 261630)
3838
- We fixed an issue for the Message Definitions editor where custom values for editable fields like 'External Name' disappeared. (Tickets 263144, 263609, 263817, 264535, 264805, 264850)
39+
- We fixed an issue for **Import Mappings** and **Export Mappings** where after reopening and saving in the 'Select elements' dialog previously selected elements deep in the tree structure were no longer selected. (Ticket 264531)
3940
- We now allow first-time users to use Studio Pro without logging in.
4041
- We fixed memory leaks related to the style document editor.
4142
- We fixed an issue in consumed OData services in Studio Pro where importing a metadata file with incorrect XML namespaces would show an "Importing..." progress dialog without ever completing the import.

0 commit comments

Comments
 (0)