Skip to content

Vaadin Framework 8.31.1

Latest

Choose a tag to compare

@thevaadinman thevaadinman released this 28 Apr 08:38
· 1 commit to master since this release
fa8613e

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

  • Added caching to ConnectorTracker's update operations to speed up component hierarchy visibility changes. This change adds a minor temporary memory usage penalty but reduces the total amount of checks performed to about 9% of previous values and helps speed up heavy UI updates significantly.