| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-06 | 729 Bytes | |
| Vaadin Framework 8.30.1 source code.tar.gz | 2026-02-06 | 22.6 MB | |
| Vaadin Framework 8.30.1 source code.zip | 2026-02-06 | 129.0 MB | |
| Totals: 3 Items | 151.6 MB | 1 | |
Vaadin Framework 8.30.1 is an Extended Maintenance update release with the following changes:
- Fixed a packaging issue with Vaadin Maven Plugin, where Maven versions after 3.9.12 would require the use of JDK 11 or later, due to the plugin descriptor specifying that as the required Java version.
This has not been an issue with previous versions of Maven, and had thus gone unnoticed.
- Added logic to prevent starting a session when accessing the /VAADIN context path to mitigate a potential abuse vector.
- Adjusted scrollbar padding for Firefox to prevent the scrollbar overlapping with Grid content in current Firefox versions.
- Fixed a mention of a nonexistent function in the JavaDoc of the WebBrowser class.