Skip to content

Vaadin Framework 8.20.1

Compare
Choose a tag to compare
@thevaadinman thevaadinman released this 28 Apr 13:27
· 31 commits to master since this release
9706446

This is a maintenance release. Changes from 8.20.0:

  • Fixed a bug in TwinColSelect, which caused incorrect layouting on Firefox on some platforms. The issue was similar to the problem discussed in #9175
  • Updated license-checker to the latest available version for better user experience and MPR compatibility.
  • Mitigated false positive reports of security vulnerabilities by adding maven-flatten-plugin to the build process. This strips out testing artifacts from the released POMs so that the released artifacts are not marked as vulnerable.