Skip to content

Commit f5e98dd

Browse files
committed
edit
1 parent 38c32ba commit f5e98dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ The **Module ID** and **checksum** are stored in a new *manifest.json* file insi
102102
### Fixes
103103

104104
- We upgraded Netty dependencies to fix CVE-2026-42578, CVE-2026-42583, CVE-2026-42587, CVE-2026-42585, CVE-2026-42584, CVE-2026-42581, CVE-2026-42580, CVE-2026-41417, CVE-2026-42577, CVE-2026-42579. (Tickets 278202, 278290, 277691, 278290)
105+
- In the React client, we now copy files from a pluggable widget's `assets` subdirectory into the widget's directory under `dist/` during bundling, even when they are not directly imported by the widget. (Ticket 274514)
105106
- We fixed an issue that caused the Generate pages dialog to not be scrollable. (Ticket 274661)
106107
- We fixed an issue with the client where passing an empty string as a parameter to an on change microflow triggered an error. (Ticket 276118, 278248)
107108
- We fixed an issue in published OData services in Studio Pro where changing the type or owner of an association that was published in an OData service would change the service's metadata without the user realizing it. Now there is a consistency error that the user can resolve to update the metadata (Ticket 276897).
@@ -140,7 +141,6 @@ The **Module ID** and **checksum** are stored in a new *manifest.json* file insi
140141
- View entities can no longer be copied via the modernized App Explorer. Copy actions — whether triggered through the **Edit** menu, keyboard shortcut, or context menu — are now disabled for view entities, since they are derived from a domain model entity and cannot exist independently.
141142
- We fixed an issue where startup failed in a leaderless cluster on a SQL Server database that did not yet have [Read Committed Snapshot Isolation](/developerportal/deploy/setting-up-a-new-sql-server-database/#enabling-read-committed-snapshot-isolation-level-and-snapshot-isolation) enabled.
142143
- We fixed an issue in the modernized App Explorer where in certain cases node labels would wrap and the expand/collapse icon would grow too large when resizing the panel.
143-
- In the React client, we now copy files from a pluggable widget's `assets` subdirectory into the widget's directory under `dist/` during bundling, even when they are not directly imported by the widget. (Ticket 274514)
144144
- We fixed an issue when using the Rollup bundler with the React client.
145145
- We fixed an issue where a renaming a user would cause the authtoken to become invalid.
146146
- We fixed a rare race condition related to authtokens.

0 commit comments

Comments
 (0)