github vaadin/flow 24.8.11
Vaadin Flow 24.8.11

one day ago

Changes since 24.8.10

All changes

Fixes

  • Set Content-Length header in InputStreamDownloadHandler (#22558) (#22564)
    Commit · Pull request

    InputStreamDownloadHandler now properly sets the Content-Length HTTP header when provided in DownloadResponse, enabling browsers to display download progress and allowing TransferProgressListener implementations to calculate accurate progress percentages. This aligns behavior with FileDownloadHandler. 🤖 Generated with Claude Code

  • Store UI reference on start (#22532)
    Commit · Pull request · Issue

    Store UI ref to have a correct ui for TransferProgress even when element is detached during transfer.

  • Fix glob pattern in runtime hints registration (#22531)
    Commit · Pull request · Issue

    in order to match resources in subfolders. Also adds some basic test to ensure main resources are accepted

Don't miss a new flow release

NewReleases is sending notifications on new releases.