Skip to content

Maintenance release for Vaadin 14.1

Choose a tag to compare

@pleku pleku released this 10 Feb 07:35
· 32 commits to 2.1 since this release

Vaadin Flow 2.1.5 is a maintenance release for Vaadin 14.1 with the following changes:

Warranty Fixes:

  • Confirmed duplicate message from the client if a Throwable is thrown #3809
  • Grid with Custom Components based on PolymerTemplate throw NPE #7116
  • No message when cookies are disabled #7136
  • UI freezes randomly with client error #7399
  • BeforeLeaveObserver.beforeLeave() not invoked on Page.setLocation() documentation #7401
  • Issue with UI refresh from async thread #7365

Bugfixes

  • Inform user about prepare-frontend for missing frontend files with no flow-build-info.json #7495
  • Improve error message when stats.json is missing on production bug #7384
  • Fix typos #7477 (kudos @jhult )
  • Use existing methods instead of repeating code #7478 (kudos @jhult )
  • Fix a random fail test for 2.1 branch #7415
  • Review and improve DevModeHandlerTest (internal improvement) #7055
  • Iterate over copies when firing binder events #7391
  • Log a warning for obviously invalid style or class bindings #7337

All changes:

See all the changes in Flow 2.1