Skip to content

Vaadin Framework 8.32.1

Latest

Choose a tag to compare

@thevaadinman thevaadinman released this 14 Sep 13:04
· 2 commits to master since this release
b6da8b0

Vaadin Framework 8.32.1 is an Extended Maintenance update release with the following change:

  • Updated JSoup from version 1.15.3 to 1.23.2 to address CVE-2026-71497.

    This should be an invisible change to users; however, the behavior of JSoup has changed between versions in a way that might require changes to some files. Namely, self-closing tags are not allowed when parsing in an HTML context.

    If you experience issues regarding HTML content or Designer templates with self-closing tags, let us know by filing an issue with Vaadin Support.