Releases: vaadin/platform
Vaadin 24.7.0.alpha7
Upgrading · Docs · Get Started
This is a pre-release for the Vaadin 24.7. We appreciate if you give it a try and report any issues you notice. To use this release, you'll need to have following repositories declared in your project (Vaadin pre-releases are not pushed to Maven central) :
<repositories>
<repository>
<id>vaadin-prereleases</id>
<url>
https://maven.vaadin.com/vaadin-prereleases/
</url>
</repository>
</repositories>
<pluginRepositories>
<pluginRepository>
<id>vaadin-prereleases</id>
<url>
https://maven.vaadin.com/vaadin-prereleases/
</url>
</pluginRepository>
</pluginRepositories>
Note
- Due to the issue from spring framework, we recommend you to use Springboot 3.4.1 or newer to build Vaadin 24.7 project
- Vaadin 24.7 is compatible with React Router v7, when upgrading application from v24.6, please remove the opt-in feature flag, i.e.:
future={{ v7_startTransition: true }}
, from custom routing file.
Changelogs
- Flow (24.7.0.alpha10) and Hilla (24.7.0.alpha10)
- Design System
- Web Components (24.7.0-alpha8)
- Flow Components (24.7.0.alpha7)
- Designer (Release notes)
- Design System Publisher (Documentation)
- TestBench (9.3.8)
- Classic Components(24.2.1)
- Feature Pack(24.5.1)
- Multiplatform Runtime (MPR) (7.0.11)
- Router (2.0.0)
- Vaadin Kits
- AppSec Kit (3.3.0)
- Azure Kit (1.0.0)
- Collaboration Engine (6.4.0)
- Control Center (Documentation)
- Copilot (24.7.0.alpha7)
- Kubernetes Kit (2.4.0)
- Observability Kit (3.1.0)
- SSO Kit (3.1.0)
- Swing Kit (2.3.0)
Official add-ons and plugins:
- Spring add-on (24.7.0.alpha10)
- CDI add-on (15.1.0)
- Maven plugin (24.7.0.alpha7)
- Gradle plugin (24.7.0.alpha7)
- Quarkus plugin (2.1.0)
Vaadin 24.6.4
This is a maintenance release for Vaadin 24.6. See 24.6.0 release notes for details and resources.
Changelogs
- Flow (24.6.4) and Hilla (24.6.4)
- Design System
- Designer (Release notes)
- Design System Publisher (Documentation)
- TestBench (9.3.8)
- Classic Components(24.2.1)
- Feature Pack(24.5.1)
- Multiplatform Runtime (MPR) (7.0.11)
- Router (2.0.0)
- Vaadin Kits
Official add-ons and plugins:
Vaadin 24.5.11
This is a maintenance release for Vaadin 24.5. See 24.5.0 release notes for details and resources.
Changelogs
- Flow (24.5.12) and Hilla (24.5.11)
- Design System
- Designer (Release notes)
- Design System Publisher (Documentation)
- TestBench (9.3.8)
- Classic Components(24.2.1)
- Feature Pack(24.5.1)
- Multiplatform Runtime (MPR) (7.0.11)
- Router (2.0.0)
- Vaadin Kits
Official add-ons and plugins:
Vaadin 24.6.3
This is a maintenance release for Vaadin 24.6. See 24.6.0 release notes for details and resources.
Changelogs
- Flow (24.6.3) and Hilla (24.6.3)
- Design System
- Designer (Release notes)
- Design System Publisher (Documentation)
- TestBench (9.3.8)
- Classic Components(24.2.1)
- Feature Pack(24.5.1)
- Multiplatform Runtime (MPR) (7.0.11)
- Router (2.0.0)
- Vaadin Kits
Official add-ons and plugins:
Vaadin 24.7.0.alpha6
Upgrading · Docs · Get Started
This is a pre-release for the Vaadin 24.7. We appreciate if you give it a try and report any issues you notice. To use this release, you'll need to have following repositories declared in your project (Vaadin pre-releases are not pushed to Maven central) :
<repositories>
<repository>
<id>vaadin-prereleases</id>
<url>
https://maven.vaadin.com/vaadin-prereleases/
</url>
</repository>
</repositories>
<pluginRepositories>
<pluginRepository>
<id>vaadin-prereleases</id>
<url>
https://maven.vaadin.com/vaadin-prereleases/
</url>
</pluginRepository>
</pluginRepositories>
Note
- Due to the issue from spring framework, we recommend you to use Springboot 3.4.1 or newer to build Vaadin 24.7 project
- Vaadin 24.7 is compatible with React Router v7, when upgrading application from v24.6, please remove the opt-in feature flag, i.e.:
future={{ v7_startTransition: true }}
, from custom routing file.
Changelogs
- Flow (24.7.0.alpha8) and Hilla (24.7.0.alpha9)
- Design System
- Web Components (24.7.0-alpha7)
- Flow Components (24.7.0.alpha6)
- Designer (Release notes)
- Design System Publisher (Documentation)
- TestBench (9.3.8)
- Classic Components(24.2.1)
- Feature Pack(24.5.1)
- Multiplatform Runtime (MPR) (7.0.11)
- Router (2.0.0)
- Vaadin Kits
- AppSec Kit (3.3.0)
- Azure Kit (1.0.0)
- Collaboration Engine (6.4.0)
- Control Center (Documentation)
- Copilot (24.7.0.alpha6)
- Kubernetes Kit (2.4.0)
- Observability Kit (3.1.0)
- SSO Kit (3.1.0)
- Swing Kit (2.3.0)
Official add-ons and plugins:
- Spring add-on (24.7.0.alpha8)
- CDI add-on (15.1.0)
- Maven plugin (24.7.0.alpha6)
- Gradle plugin (24.7.0.alpha6)
- Quarkus plugin (2.1.0)
Vaadin 24.7.0.alpha5
Upgrading · Docs · Get Started
This is a pre-release for the Vaadin 24.7. We appreciate if you give it a try and report any issues you notice. To use this release, you'll need to have following repositories declared in your project (Vaadin pre-releases are not pushed to Maven central) :
<repositories>
<repository>
<id>vaadin-prereleases</id>
<url>
https://maven.vaadin.com/vaadin-prereleases/
</url>
</repository>
</repositories>
<pluginRepositories>
<pluginRepository>
<id>vaadin-prereleases</id>
<url>
https://maven.vaadin.com/vaadin-prereleases/
</url>
</pluginRepository>
</pluginRepositories>
Note
- Due to the issue from spring framework, we recommend you to use Springboot 3.4.1 or newer to build Vaadin 24.7 project
- Vaadin 24.7 is compatible with React Router v7, when upgrading application from v24.6, please remove the opt-in feature flag, i.e.:
future={{ v7_startTransition: true }}
, from custom routing file.
Changelogs
- Flow (24.7.0.alpha7) and Hilla (24.7.0.alpha8)
- Design System
- Web Components (24.7.0-alpha6)
- Flow Components (24.7.0.alpha5)
- Designer (Release notes)
- Design System Publisher (Documentation)
- TestBench (9.3.7)
- Classic Components(24.2.1)
- Feature Pack(24.5.1)
- Multiplatform Runtime (MPR) (7.0.11)
- Router (2.0.0)
- Vaadin Kits
- AppSec Kit (3.3.0)
- Azure Kit (1.0.0)
- Collaboration Engine (6.4.0)
- Control Center (Documentation)
- Copilot (24.7.0.alpha5)
- Kubernetes Kit (2.4.0)
- Observability Kit (3.1.0)
- SSO Kit (3.1.0)
- Swing Kit (2.3.0)
Official add-ons and plugins:
- Spring add-on (24.7.0.alpha7)
- CDI add-on (15.1.0)
- Maven plugin (24.7.0.alpha5)
- Gradle plugin (24.7.0.alpha5)
- Quarkus plugin (2.1.0)
Vaadin 24.6.2
This is a maintenance release for Vaadin 24.6. See 24.6.0 release notes for details and resources.
Changelogs
- Flow (24.6.2) and Hilla (24.6.2)
- Design System
- Designer (Release notes)
- Design System Publisher (Documentation)
- TestBench (9.3.7)
- Classic Components(24.2.1)
- Feature Pack(24.5.1)
- Multiplatform Runtime (MPR) (7.0.11)
- Router (2.0.0)
- Vaadin Kits
Official add-ons and plugins:
Vaadin 24.5.10
This is a maintenance release for Vaadin 24.5. See 24.5.0 release notes for details and resources.
Changelogs
- Flow (24.5.11) and Hilla (24.5.10)
- Design System
- Designer (Release notes)
- Design System Publisher (Documentation)
- TestBench (9.3.7)
- Classic Components(24.2.1)
- Feature Pack(24.5.1)
- Multiplatform Runtime (MPR) (7.0.11)
- Router (2.0.0)
- Vaadin Kits
Official add-ons and plugins:
Vaadin 24.4.22
This is a maintenance release for Vaadin 24.4. See 24.4.0 release notes for details and resources.
NOTE: this is the last Vaadin 24.4 maintenance release.
Changelogs
- Flow (24.4.16) and Hilla (24.4.20)
- Design System
- Designer (Release notes)
- Design System Publisher (Documentation)
- TestBench (9.3.7)
- Classic Components(24.2.1)
- Multiplatform Runtime (MPR) (7.0.11)
- Router (1.7.5)
- Vaadin Kits
Official add-ons and plugins:
Vaadin 24.7.0.alpha4
Upgrading · Docs · Get Started
This is a pre-release for the Vaadin 24.7. We appreciate if you give it a try and report any issues you notice. To use this release, you'll need to have following repositories declared in your project (Vaadin pre-releases are not pushed to Maven central) :
<repositories>
<repository>
<id>vaadin-prereleases</id>
<url>
https://maven.vaadin.com/vaadin-prereleases/
</url>
</repository>
</repositories>
<pluginRepositories>
<pluginRepository>
<id>vaadin-prereleases</id>
<url>
https://maven.vaadin.com/vaadin-prereleases/
</url>
</pluginRepository>
</pluginRepositories>
Note
- Due to the issue from spring framework, we recommend you to use Springboot 3.4.1 or newer to build Vaadin 24.7 project
Changelogs
- Flow (24.7.0.alpha5) and Hilla (24.7.0.alpha6)
- Design System
- Web Components (24.7.0-alpha5)
- Flow Components (24.7.0.alpha4)
- Designer (Release notes)
- Design System Publisher (Documentation)
- TestBench (9.3.7)
- Classic Components(24.2.1)
- Feature Pack(24.5.1)
- Multiplatform Runtime (MPR) (7.0.11)
- Router (2.0.0)
- Vaadin Kits
- AppSec Kit (3.3.0)
- Azure Kit (1.0.0)
- Collaboration Engine (6.4.0)
- Control Center (Documentation)
- Copilot (24.7.0.alpha4)
- Kubernetes Kit (2.4.0)
- Observability Kit (3.1.0)
- SSO Kit (3.1.0)
- Swing Kit (2.3.0)
Official add-ons and plugins:
- Spring add-on (24.7.0.alpha5)
- CDI add-on (15.1.0)
- Maven plugin (24.7.0.alpha4)
- Gradle plugin (24.7.0.alpha4)
- Quarkus plugin (2.1.0)