Upgrading · Docs · Get Started
This is a pre-release for the Vaadin 24.6. 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>
Changelogs
- Flow (24.6.0.alpha2) and Hilla (24.6.0.alpha3)
- Design System
- Web Components (24.6.0-alpha7)
- Flow Components (24.6.0.alpha2)
- Designer (Release notes)
- Design System Publisher (Documentation)
- TestBench (9.3.5)
- Classic Components(24.2.1)
- Feature Pack(24.5.0)
- Multiplatform Runtime (MPR) (7.0.10)
- Router (2.0.0)
- Vaadin Kits
- AppSec Kit (3.2.3)
- Azure Kit (1.0.0)
- Collaboration Engine (6.3.0)
- Control Center (Documentation)
- Copilot (24.6.0.alpha2)
- Kubernetes Kit (2.2.2)
- Observability Kit (3.0.0)
- SSO Kit (3.0.0)
- Swing Kit (2.2.3)
Official add-ons and plugins:
- Spring add-on (24.6.0.alpha2)
- CDI add-on (15.1.0)
- Maven plugin (24.6.0.alpha2)
- Gradle plugin (24.6.0.alpha2)
- Quarkus plugin (2.1.0)