Skip to content

Releases: vaadin/flow

Vaadin Flow 2.11.0

13 Aug 12:30
64b1b3e
Compare
Choose a tag to compare

Vaadin Flow 2.11.0 for Vaadin Platform 14.12.

Changes since 2.10.5

All changes

Breaking changes

Vaadin Flow 2.11.0.rc1

09 Aug 07:45
64b1b3e
Compare
Choose a tag to compare
Pre-release

No changes since 2.11.0.beta1

Vaadin Flow 2.11.0.beta1

05 Aug 13:41
64b1b3e
Compare
Choose a tag to compare
Pre-release

No changes since 2.11.0.alpha1

Vaadin Flow 24.5.0.alpha8

29 Jul 07:56
f81d6bd
Compare
Choose a tag to compare
Pre-release

Changes since 24.5.0.alpha7

All changes

New features

  • Refresh browser using dev-tools connection
    Commit · Pull request

    Uses the dev-tools websocket connection to refresh the UI when PUSH is not available, instead of forcing a page reload.

Fixes

  • Update browser URL on preserve on refresh navigation
    Commit · Pull request · Issue

    Programmatic self navigation with query parameters on view with preserve on refresh do not update the URL in the browser. This change fixes the regression introduced by #15331, updating push history also for navigation events with trigger REFRESH.

  • Ignore abstract AppShellConfigurators
    Commit · Pull request

Vaadin Flow 24.4.5

24 Jul 12:49
5896dda
Compare
Choose a tag to compare

Changes since 24.4.4

All changes

Fixes

Vaadin Flow 24.3.14

24 Jul 15:51
94b67dd
Compare
Choose a tag to compare

Changes since 24.3.13

All changes

Fixes

Vaadin Flow 23.5.2

23 Jul 17:14
804356f
Compare
Choose a tag to compare

Changes since 23.5.1

All changes

Fixes

Vaadin Flow 2.11.0.alpha1

25 Jul 12:22
d774ea2
Compare
Choose a tag to compare
Pre-release

Changes since 2.10.5

All changes

Breaking changes

Vaadin Flow 24.5.0.alpha7

16 Jul 07:39
143af2b
Compare
Choose a tag to compare
Pre-release

Changes since 24.5.0.alpha6

All changes

New features

  • Add application identifier to build info
    Commit · Pull request

    Gets or computes an application identifier during production build and store it into flow-build-info.json

Fixes

Vaadin Flow 24.3.13

08 Jul 10:41
e944381
Compare
Choose a tag to compare

Changes since 24.3.12

All changes

Fixes