Skip to content

Vaadin Multiplatform Runtime 5.0.7

Choose a tag to compare

@joheriks joheriks released this 26 Jan 21:28
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 21+ (Flow) applications.

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

The complete documentation can be found here

Fixes since the 5.0.6 Release

  • Ensure lock unrelease in all conditions (Issue: #104)
  • Add getWrapper method for component reuse and wrap values of WeakHashMap with WeakReference to avoid memory leaks (Issue: #100)
  • No debug window in production mode (Issue: #102)
  • Clear legacy UI upon Flow UI detach (Issue: #106)
  • Delay init if bootstrap not loaded (Issue: #105)
  • Remove usage of arrow function