Skip to content

Vaadin Multiplatform Runtime 5.1.1

Choose a tag to compare

@tltv tltv released this 02 Jun 07:27
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 Vaadin 22+ (Flow) applications.

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

The complete documentation can be found here

Changes since the 5.1.1:

  • fix: Ensure firing of session destroy event from the legacy session as well
  • fix: register session destroy listener once
  • fix: preserve navigation state in the url on navigation (#123)