Skip to content

Vaadin Framework 7.7.51

Latest

Choose a tag to compare

@mlindfors mlindfors released this 06 Feb 10:31
· 373 commits to 7.7 since this release
8ff9709

The Vaadin Framework 7.7.51 is an extended-support release with the following changes:

  • Fixed a packaging issue with Vaadin Maven Plugin where it would incorrectly advertise the required JVM version as 11 instead of 1.8.
  • Added a security check to BootstrapHandler to prevent serving of /VAADIN/* as a context path. Backport of Flow PR #22998.