Skip to content

Vaadin Multiplatform Runtime 6.0.2

Compare
Choose a tag to compare
@mcollovati mcollovati released this 18 Jul 12:49
5584b3b

The Vaadin Multiplatform Runtime (or MPR for short) allows the developer to run applications and components written with a Legacy Framework (Vaadin 7 or Vaadin 8) inside a Vaadin 23 (Flow) application. This is a new maintenance version targeting the Vaadin 23 platform.

The Multiplatform Runtime is available to all Vaadin customers in the Prime subscription tier.

The complete documentation can be found here

Fixes since the 6.0.1 release

  • Update license checker to 1.5.1
  • Fix NPE issues on session expiration (#113)
  • Fix tooltip mouse move handler (#111)