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

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

Vaadin Flow 7.0.0.alpha7

Changes in Flow from 7.0.0.alpha6

  • New Features:

    • Support class level endpoint access checking. PR:10720
  • Fixes:

    • Extend and clarify valid tag names. PR:10801. Ticket:9669

    • Update CSRF tokens with the ones returned in the login call. PR:10787

      This fixes a problem introduced in #10697

    • Avoid ConcurrentModificationException in Binder. PR:10793. Ticket:9217

    • Don't publish flow-client TS sources separately in JAR. PR:10765

      Improve performance of webpack build by only shipping precompiled JS of the flow-frontend TS sources, so webpack doesn't try to use the TS source files which is slower than using JS directly. The TS sources are still included in the sourcemaps (.js.map).

    • Don't update bean property which is read-only bound. PR:10768. Ticket:9446

    • Backwards-compatible offline in V14 legacy mode. PR:10737

  • ⧉ All changes

Don't miss a new flow release

NewReleases is sending notifications on new releases.