Skip to content

Vaadin Framework 7.7.25

Compare
Choose a tag to compare
@tarekoraby tarekoraby released this 26 Mar 09:55
· 30 commits to 7.7 since this release
9c6d845

Vaadin Framework 7.7.25 is an extended-support release with the following fixes:

  • Clear thread local instances on connection lost in push handler
  • Clear out ClientCache when UI is detached to prevent a minor memory leak
  • Updated license checker version
  • Fix Table/TreeTable styles so that cell border does not grow row height, which breaks things (fixes e.g. issue #12251)
  • Update Jetty version to 9.4.38.v20210224

See 7.7.25 milestone for all changes