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

latest releases: 24.5.0.alpha20, 24.5.0.alpha19, 2.11.1...
pre-release10 days ago

Changes since 24.5.0.alpha17

All changes

New features

  • Add option to not modify readonly files during copy, add logging of time
    Commit · Pull request · Issue

    Allows to skip setting writable flag on copied files by providing the vaadin.frontend.disableWritableFlagCheckOnCopy system property. This may improve performance in certain scenarios with Windows OS.

  • Add download progress listener to FileDownloader
    Commit · Pull request

  • Make proxy reading method public
    Commit · Pull request

Fixes

  • Client navigation for server layout
    Commit · Pull request · Issues 3169, 19895

  • Use instantiator to lookup DAUCustomizer implementation
    Commit · Pull request

    Using instantiator instead of directly calling Lookup allows CDI and Quarkus projects to expose the implementation as a bean instead of registering it as a ServiceLoder component.

Don't miss a new flow release

NewReleases is sending notifications on new releases.