github vaadin/flow 23.3.21
Vaadin Flow 23.3.21

11 months ago

Changes since 23.3.20

All changes

New features

  • Update navigation method signatures (#17407)
    Commit · Pull request · Issue

    This change makes UI#navigate, BeforeEvent#rerouteTo and BeforeEvent#forwardTo methods more consistent without changing the existing API: - adds new methods in BeforeEvent that accepts route parameters. - adds new methods in BeforeEvent that accepts query parameters. - improves forwardTo and rerouteTo to accept route parameters being part of the location String (same way as UI#navigate does it already).

Fixes

  • Use build timestamp for Push script request (#17706) (CP: 23.3)
    Commit · Pull request

  • Forward/reroute when query parameters changed (#17659) (CP: 23.3)
    Commit · Pull request · Issue

    Forward and reroute should run even when targeting the same target but with different query parameters.

  • Bump spring-boot version to resolve vulnerability
    Commit · Pull request

Don't miss a new flow release

NewReleases is sending notifications on new releases.