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.