github vaadin/flow 7.0.0.beta1
Vaadin Flow 7.0.0.beta1

latest releases: 23.3.31, 24.3.11, 23.5.1...
pre-release3 years ago

Vaadin Flow 7.0.0.beta1

Changes in Flow from 7.0.0.alpha7

  • Breaking Changes:

    • Move access checker and @AnonymousAllowed to flow-server. PR:10758

      This allows them to be used for view access control also

    • Revert "feat: use superclass of VaadinServlet/Request (#9699)". PR:10812

      This reverts commit c581668, except intentionally leaves out part of the protected API introduced to StaticFileServer to get a StaticFileServer resource, so it may be overridden to use something else than VaadinServletService.

  • Fixes:

    • Preserve internal JS UI state properly. PR:10823. Ticket:10757

    • Warn to delete component CSS with theme generated in one run. PR:10779. Ticket:9948

      Workaround for #9948. Warn devs to delete component CSS file along with theme generated file in one run to avoid webpack compilation errors and application restart.

    • Improve javadocs for AppShellConfigurator. PR:10775

      Currently it scares non-frontend developers who scare to touch anything that says .html

    • Update attribute name for fetching spring csrf token. PR:10820

  • ⧉ All changes

Don't miss a new flow release

NewReleases is sending notifications on new releases.