Changelogs · Upgrading guides · Docs · Get Started
This is a pre-release for the Vaadin 24.4. 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.4.0.alpha19) and Hilla (24.4.0.alpha11)
- Design System
- Web Components (24.4.0-alpha16)
- Flow Components (24.4.0.alpha11)
- Designer (Release notes)
- Design System Publisher (Documentation)
- TestBench (9.2.4)
- Classic Components(24.2.1)
- Multiplatform Runtime (MPR) (7.0.9)
- Router (1.7.5)
- Vaadin Kits
- Azure Kit (1.0.0)
- Collaboration Engine (6.2.1)
- Kubernetes Kit (2.2.0)
- Observability Kit (3.0.0.alpha2)
- SSO Kit (3.0.0.alpha2)
- Swing Kit (2.2.3)
Official add-ons and plugins:
- Spring add-on (24.4.0.alpha19)
- CDI add-on (15.0.1)
- Maven plugin (24.4.0.alpha11)
- Gradle plugin (24.4.0.alpha11)
- Quarkus plugin (2.0.1)