Skip to content

Releases: vaadin/multiplatform-runtime

Vaadin Multiplatform Runtime 7.0.10

15 Mar 07:09
5584b3b
Compare
Choose a tag to compare

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.9 release

  • fix: Do not write response when session is already closing (#761)
  • chore: Update License file text for Commercial modules (#760)
  • test: update typescript definitions (#759)
  • test: Wait for target elements in tests (#758)
  • chore: update typescript type definition (#757)
  • test: update typescript definitions (#756)
  • test: add specific class for AppShellConfiguration (#755)
  • chore: bump vaadin-spreadsheet to 2.1.1

Vaadin Multiplatform Runtime 7.0.9

08 Dec 07:42
5584b3b
Compare
Choose a tag to compare

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.8 release

  • fix: Clean old LegacyEmbed when refreshing, integration test (#747)
  • chore: Update cherry-pick scripts

Vaadin Multiplatform Runtime 7.0.8

09 Oct 14:53
5584b3b
Compare
Choose a tag to compare

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.7 release

  • fix: loading page when component initially hidden (#129)

Vaadin Multiplatform Runtime 7.0.7

21 Aug 07:25
5584b3b
Compare
Choose a tag to compare

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 release 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.6 release

  • fix: Override full height for LegacyWrapper (#124)

Vaadin Multiplatform Runtime 7.0.6

21 Jul 08:51
5584b3b
Compare
Choose a tag to compare

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 release 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.5 release

  • fix: postpone inert check for legacy component (#126)

Vaadin Multiplatform Runtime 7.0.5

22 Jun 08:17
5584b3b
Compare
Choose a tag to compare

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 release 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.4 release

  • fix: improve preserving navigation state in the url on navigation (#127)

Vaadin Multiplatform Runtime 7.0.4

14 Jun 08:25
5584b3b
Compare
Choose a tag to compare

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 release 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.3 release

  • fix: compute relative context path for MPRServlet base URL (#125)

Vaadin Multiplatform Runtime 7.0.3

31 May 13:04
5584b3b
Compare
Choose a tag to compare

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 release 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.2 release

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

Vaadin Multiplatform Runtime 7.0.2

11 May 11:48
5584b3b
Compare
Choose a tag to compare

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 release 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.1 release

  • fix: add requestAnimationFrame to handle potential race conditions (#124)

Vaadin Multiplatform Runtime 7.0.1

27 Apr 09:19
5584b3b
Compare
Choose a tag to compare

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 release 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.0 release

  • fix: prevent concurrency errors when serving resources from JAR file (#119)