github vaadin/flow 24.9.0-beta1
Vaadin Flow 24.9.0-beta1

latest releases: 24.9.0-beta3, 25.0.0-alpha12, 25.0.0-alpha11...
pre-release9 days ago

Changes since 24.9.0-alpha6

All changes

New features

Fixes

  • Log "Connection remotely closed" IOException at debug level (#22102)
    Commit · Pull request · Issue

    Changes the log level from ERROR to DEBUG for the specific IOException that occurs when a client connection dies during push communication. This reduces noise in logs, especially during integration tests.

  • Remove default value for deprecated property (#21789)
    Commit · Pull request

    Having the default value leads to a wrong warning message "Both 'frontendOutputDirectory' and 'webpackOutputDirectory' are set"

  • Filename encoding of download (#22039)
    Commit · Pull request · Issue

    Applies utf-8 encoding by default in Content-Disposition header for DownloadEvent.

Don't miss a new flow release

NewReleases is sending notifications on new releases.