github vaadin/flow 24.8.7
Vaadin Flow 24.8.7

latest releases: 25.0.0-alpha12, 24.9.0-rc1
8 hours ago

Changes since 24.8.6

All changes

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.