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 24 (Flow) application. This is a new version targeting the Vaadin 24.0+ platform.
The Multiplatform Runtime is available to all Vaadin customers in the Prime subscription tier.
The complete documentation can be found here
Changes since the 7.0.10 release
- fix: store security context
- fix: Do not send has eval for navigate
- chore: bump commons-io to 2.11.0