Skip to content

1.4.8 - Maintenance release

Choose a tag to compare

@mehdi-vaadin mehdi-vaadin released this 09 Aug 16:34
· 5 commits to 1.4 since this release

Vaadin Flow 1.4.8 is a maintenance version with the following notable changes:

Fixes

  • Allow setting parent to null for the root node (UI element) (#6112)
  • Check location's query parameters in addition to the path in server round-trip triggering logic in PopStateHandler (#6158)
  • Use Part.getSubmittedFileName instead of Part.getName in StreamReceiverHandler (#6178)
  • Avoid trying to focus a detached element (#6090)
  • Mark the production mode web-fragment as distributable (#6145)
  • Update jackson-databind dependency to fix a security alert (#6157)

See the complete list of changes since the previous version