Skip to content

4.0.6 - Maintenance release for Vaadin 17

Compare
Choose a tag to compare
@mshabarov mshabarov released this 20 Nov 08:19

Changes since 4.0.5

Bug Fixes:

  • Fix Local video cannot be displayed on iPad (#9083)
  • Fix JavaScriptBootstrapUI::getChildren to return all components added to the UI (#9069)
  • Hide the loading indicator when endpoint call fails (#8162)
  • Use ArrayList while creating ListDataProvider from items array (#8761)

Other Updates:

  • Prevent webpack devserver serving URL paths containing double encoding in development mode (#9392)
  • Simplify check for recursive getContent() in Composite (#9160)
  • Update TypeScript validator version and use tree-shakeable ES imports (#9374)

For all changes, see changes since 4.0.5
For what is new in 4.0, see 4.0.0 release notes