Skip to content

MPR 2.0.7 release

Choose a tag to compare

@mshabarov mshabarov released this 19 Mar 14:12
95c3aed

Vaadin Multiplatform Runtime 2.0.7

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 14+ (Flow) application.

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

The complete documentation can be found here

Fixes Since the Previous Release

  • Add ResizeObserver polyfill for IE11 (fixes #81)

Includes the ResizeObserver polyfill to mpr-core project and hereby makes ResizeObserver work in IE11.

Supported Technologies

Applications running MPR are Flow applications, and they support the same set of browsers, servers and Java versions as pure Flow applications. See the Vaadin platform release notes for details.

MPR for Vaadin 7 supports Vaadin 7.7.14 or newer, and MPR for Vaadin 8 supports Vaadin 8.6 or newer.

Known Limitations

  • MPR has some limitations when running with legacy Vaadin frameworks. Make sure you are aware of those before starting porting your project with MPR.