Fixes
- Improved form login specification for better reliability (#40693)
- Enhanced null handling during action parameter evaluation and rendering (#40910)
- Reverted the debounce change applied to
onValueChange
in input widgets (#40922) - Improved null safety in analytics data collection for action executions (#40905)
- Updated security context handling by using the reactive context repository instead of directly modifying session attributes (#40892)