github vaadin/flow 23.5.10
Vaadin Flow 23.5.10

6 hours ago

Changes since 23.5.9

All changes

Fixes

  • Fix ServletFileUpload header encoding
    Commit · Pull request · Issue

    This change will set ServletFileUpload's header encoding always to UTF-8 in StreamReceiverHandler when request character encoding is null. This ensures that system's default character encoding is not applied when parsing filename of the uploaded file, unless request's character encoding is set otherwise. Only for setups without multipart config for servlet.

Don't miss a new flow release

NewReleases is sending notifications on new releases.