github vaadin/flow 24.5.0.beta4
Vaadin Flow 24.5.0.beta4

pre-release12 hours ago

Changes since 24.5.0.beta3

All changes

Fixes

  • Always fetch reactEnabled from service (#20125)
    Commit · Pull request

  • Consider layout prefixes when checking for route and alias paths (#20126)
    Commit · Pull request · Issue

  • Allow null response in logout (#20057)
    Commit · Pull request · Issue

    Don't throw NullPointerException in case of null VaadinServletResponse in AuthenticationContext#logout. Tolerate null response better in case when running with @Push(transport = Transport.WEBSOCKET), or when response is null for some other reason. Makes logout also work in WEBSOCKET mode by automatically switching to WEBSOCKET_XHR for one additional request that executes logout.

Don't miss a new flow release

NewReleases is sending notifications on new releases.