Skip to content

Commit 2ca7097

Browse files
authored
Update 10.24.md
1 parent b78d66c commit 2ca7097

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
@@ -28,6 +28,7 @@ weight: 76
2828
- We improved the Java API for implementing CSP in modules. The configuration API was expanded with `getHeader` and `getCustomHeaders` methods for interacting with custom headers and we added a CSP API to the `Core` class that contains the `getTemplate`, `getNonce`, `hasNonce`, and `addHeader` methods.
2929
- We updated the bundled Node.js from v20 to v22.
3030
- We defined a list of associations: `System.WorkflowActivityRecord_Actor`, `System.WorkflowActivityRecord_TaskAssignedUsers`, and `System.WorkflowActivityRecord_TaskTargetedUsers`. Non-persistable objects referencing the current user through any of these associations will no longer be prevented from being garbage collected.
31+
- When upgrading to a data widgets module version 3.0.0 or above, we fixed an issue where grid-wide filtering configuration was not converting correctly to the new setup when filter widgets were wrapped (for example, in a container) during gallery or data grid 2 widget updates.
3132

3233
### Fixes
3334

0 commit comments

Comments
 (0)