github vaadin/flow 2.7.0.rc1
Vaadin Flow 2.7.0.rc1

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

Vaadin Flow 2.7.0.rc1

Changes in Flow from 2.7.0.beta1

  • Breaking Changes:

    • Add support for parsing query string in QueryParameters. PR:10521.

      A minor API behavior change: Location:getQueryParameters is unified with how HttpServletRequest works: For a query string ?foo&bar a list containing "" is returned for both foo and bar whereas the existing implementation returned empty lists.

  • New Features:

    • Implement Component::isAttached(). PR:11601
  • Fixes:

    • Retain fragment when using push/replaceState. PR:11630. Ticket:11628
    • Do not serve UI for invalid location PR:11552. Ticket:9443
  • ⧉ All changes

Don't miss a new flow release

NewReleases is sending notifications on new releases.