Vaadin Flow 24.5.0.rc2
Pre-releaseChanges since 24.5.0.rc1
Fixes
-
Add usage stats for dynamic menu entries (#20212)
Commit · Pull request · Issue -
Add usage stats for automatic menu (#20224)
Commit · Pull request · Issue -
Menu page header path check (#20228)
Commit · Pull requestcheck the actual full path for the view and not the view path. For client entries the AvailableViewInfo.path is only the "route" for the file and not the whole path from parents.
-
Resolve route parameters when rerouting and forwardin with query parameters (#20210)
Commit · Pull request · Issue -
Check parent layouts only if path has a layout (#20214)
Commit · Pull requestPrevents NPE during hotswap when checking if changed classes are layouts for current active target.
-
Use correct encoding when sending translations (#20211)
Commit · Pull request -
VaadinSessionScopes for all sessions are destroyed when any single session expires #20092 (#20103)
Commit · Pull request