Releases: vaadin/platform
Vaadin 24.8.0.rc1
Upgrading · Docs · Get Started
This is a pre-release for the Vaadin 24.8. 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>
New and Noteworthy Since Vaadin 24.7
Flow - Reactive UI state management with Signals (Documentation draft)
Flow - Simplified Upload and Download handling in Flow (Documentation: Upload handler, Download handler)
(more Flow new features can be found from Flow 24.8.0.beta1 release note)
DS - Card component (Flow API)
DS - Dashboard Updates (Doc)
DS - DateTimePicker Validation improvements (Ticket)
DS - New generation Form layout that allows handling many complex situations automatically (Doc)
DS - Map Polygon Support (Doc)
DS - Master-Detail layout (Doc)
DS - Markdown Support (Doc)
Hilla - Custom view metadata (Ticket)
Hilla - Endpoint exception updates (Ticket)
Hilla - Kotlin language nullability support (Ticket)
Hilla - Translation API: key literal (Ticket)
Hilla - Service Worker endpoints support (Ticket, Doc)
Hilla - Lazy loading for file router views (Ticket)
CC - Database management for Vaadin apps in Control Center (Documentation)
Copilot - Custom Components
Copilot - Property Panel Copilot
Modernization Tool - Further expanded automatic Vaadin 7 to Vaadin 24 migration support in Modernization Toolkit.
*There are documentations in draft or Pull requests for the mentioned new features, which might be updated in the future updates
Changelogs
- Flow (24.8.0.rc1) and Hilla (24.8.0.rc1)
- Design System
- Web Components (24.8.0-rc1)
- Flow Components (24.8.0.rc1)
- TestBench (9.4.0.rc1)
- Feature Pack(24.8.0.rc1)
- Modernization Toolkit (Documentation)
- Feature Pack (Documentation)
- Dragonfly (Documentation)
- Modernization Toolkit Analyzer (Analyzer for Eclipse, Analyzer for Maven)
- 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.8.0.rc1)
- Kubernetes Kit (2.4.2)
- Observability Kit (3.1.0)
- SSO Kit (3.1.1)
- Swing Kit (2.4.0)
Official add-ons and plugins:
- Spring add-on (24.8.0.rc1)
- CDI add-on (15.2.0.rc1)
- Maven plugin (24.8.0.rc1)
- Gradle plugin (24.8.0.rc1)
- Quarkus plugin (2.2.0.rc1)
Vaadin 24.8.0.beta3
Upgrading · Docs · Get Started
This is a pre-release for the Vaadin 24.8. 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
Changelogs
- Flow (24.8.0.beta4) and Hilla (24.8.0.beta3)
- Design System
- Web Components (24.8.0-beta1)
- Flow Components (24.8.0.beta3)
- TestBench (9.4.0.rc1)
- Feature Pack(24.8.0.beta1)
- Modernization Toolkit (Documentation)
- Feature Pack (Documentation)
- Dragonfly (Documentation)
- Modernization Toolkit Analyzer (Analyzer for Eclipse, Analyzer for Maven)
- 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.8.0.beta3)
- Kubernetes Kit (2.4.2)
- Observability Kit (3.1.0)
- SSO Kit (3.1.1)
- Swing Kit (2.4.0)
Official add-ons and plugins:
- Spring add-on (24.8.0.beta4)
- CDI add-on (15.2.0.beta1)
- Maven plugin (24.8.0.beta3)
- Gradle plugin (24.8.0.beta3)
- Quarkus plugin (2.2.0.beta1)
Vaadin 23.6.0
Changelogs · Upgrading guides · Docs · Get Started
New and Noteworthy Since Vaadin 23.5
Flow
- Backport of PWA icons generation at build time
- Backport of PWA icon image lazy generation
- Upgrade default Node.js to 22 and supported to 20
- Upgrade webpack to version 5
Design System
- Add HasValidation mixin to TestBench elements
Changelogs
- Flow (23.6.1) and Hilla (1.4.0)
- Design System
- TestBench (8.3.0)
- Classic Components(23.3.1)
- Multiplatform Runtime (MPR) (6.1.12)
- Router (1.7.5)
- Vaadin Kits
- Designer (Release notes)
Official add-ons and plugins:
- Spring add-on (23.6.1)
- CDI add-on (14.1.1)
- Maven plugin (23.6.0)
- Gradle plugin (23.6.0)
- OSGi plugin (8.1.2)
- Quarkus plugin (1.1.4)
- Portlet plugin (2.1.0)
Upgrading guides
Support
Vaadin also provides commercial support and warranty.
Supported technologies
Desktop browser |
|
---|---|
Mobile browser |
|
Development OS |
|
IDE |
Any IDE or editor that works with the language of your choice should work well. Our teams often use Eclipse, IntelliJ, VS Code, Atom, Emacs, and Vim, among others. Vaadin Designer supports the following IDEs:
|
Java | Version 11, and 17 of any JDK or JRE |
Maven | Version 3.5 or newer |
Gradle | Version 5.0 or newer |
Application server |
Vaadin Flow requires Java Servlet API 3.1 (JSR-340) and JDK11 or newer. It is tested on:
|
Node.js | Version 16.15 or newer |
Spring Boot | Vaadin 23.3 requires Spring Boot 2.7 |
Known issues and limitations
Flow |
|
---|
Vaadin 14.13.0
Vaadin 14.13.0
Vaadin consists of a set of web components, a Java web framework, configurable themes, tools and a set of app templates.
Visit vaadin.com to get started.
Support
Vaadin 14 is an LTS (long term support) version, which will be supported for 5 years after the GA (general availability) release. More details of our release model are available on our roadmap page.
Vaadin also provides commercial support and warranty.
New and Noteworthy Since 14.12
- Backport of PWA icons generation at build time
- Backport of PWA icon image lazy generation
Included Projects and Change Log
Vaadin includes the following projects. Release notes with detailed change logs for each project are linked below.
Projects marked as (Pro) are available for users with Pro or Prime subscriptions. Everything else is free and open source.
Components
- Vaadin Accordion (web component v1.2.0)
- Vaadin App Layout (web component v2.2.0)
- Vaadin Avatar (web component v1.0.4)
- Vaadin Button (web component v2.4.0)
- Vaadin Checkbox (web component v2.6.1)
- Checkbox
- Checkbox Group
- Vaadin Combo Box (web component v5.5.3)
- Vaadin Context Menu (web component v4.6.1)
- Vaadin Custom Field (web component v1.4.0)
- Vaadin Date Picker (web component v4.6.0)
- Vaadin Date Time Picker (web component v2.1.0)
- Vaadin Details (web component v1.2.1)
- Vaadin Dialog (web component v2.6.0)
- Vaadin Form Layout (web component v2.3.0)
- Vaadin Grid (web component v5.10.2)
- Grid
- Tree Grid
- Grid Context Menu
- Vaadin Icons (web component v4.3.2)
- Vaadin Item (web component v2.3.0)
- Vaadin List Box (web component v1.4.0)
- List Box
- Multi Select List Box
- Vaadin Login (web component v1.3.0)
- Vaadin Menu Bar (web component v1.3.2)
- Vaadin Messages (web component v1.0.2)
- Vaadin Notification (web component v1.6.2)
- Vaadin Ordered Layout (web component v1.4.0)
- Horizontal Layout
- Vertical Layout
- Flex Layout
- Vaadin Progress Bar (web component v1.3.0)
- Vaadin Radio Button (web component v1.6.3)
- Radio Button
- Radio Button Group
- Vaadin Select (web component v2.5.0)
- Vaadin Split Layout (web component v4.3.1)
- Vaadin Tabs (web component v3.2.0)
- Vaadin Text Field (web component v2.10.0)
- Text Field
- Text Area
- Password Field
- Big Decimal Field
- Email Field
- Integer Field
- Number Field
- Vaadin Time Picker (web component v3.1.0)
- Vaadin Upload (web component v4.4.4)
- Vaadin Board (PRO) (web component v2.2.2)
- Vaadin Charts (PRO) (web component v6.3.8)
- Vaadin Confirm Dialog (PRO) (web component v1.3.1)
- Vaadin Cookie Consent (PRO) (web component v1.2.1)
- Vaadin Crud (PRO) (web component v1.4.0)
- Vaadin Grid Pro (PRO) (web component v2.4.1)
- Vaadin Rich Text Editor (PRO) (web component v1.4.0)
Themes
Java Web Framework
- Vaadin Flow (2.12.0)
- Vaadin Spring Addon (12.5.0)
- Vaadin CDI Addon (11.3.1). You can use the add-on with V10+, see https://github.com/vaadin/cdi#using-with-vaadin-10 for instructions.
- Maven Plugin for Vaadin (14.13.0)
- Gradle plugin for Flow (1.2)
- Vaadin Multiplatform Runtime (Prime)
Tools
- Vaadin Designer (Pro) (Release notes)
- Vaadin TestBench (Pro) (6.5.1)
Getting Started with Vaadin 14
App starters
The best way to get started with Vaadin 14 is to go to https://vaadin.com/hello-world-starters#v14 and pick an app template for the technology stack you’re interested in.
Maven Archetypes
Maven is the de-facto build tool for Java web applications. Major IDEs also support Maven out of the box and most often you'll be using Maven via your favorite IDE.
There are currently two Maven archetypes available, the vaadin-archetype-application
which corresponds to the project base for Flow and the corresponding vaadin-archetype-spring-application
if you prefer use Flow with Spring.
The version of the archetype should match the platform version. After you have Maven installed, you can quickly create and run a Vaadin app with the following command:
mvn -B archetype:generate \
-DarchetypeGroupId=com.vaadin \
-DarchetypeArtifactId=vaadin-archetype-application \
-DarchetypeVersion=14.13.0\
-DgroupId=org.test \
-DartifactId=vaadin-app \
-Dversion=1.0-SNAPSHOT \
&& cd vaadin-app \
&& mvn package jetty:run
mvn -B archetype:generate \
-DarchetypeGroupId=com.vaadin \
-DarchetypeArtifactId=vaadin-archetype-spring-application \
-DarchetypeVersion=14.13.0 \
-DgroupId=org.test \
-DartifactId=vaadin-app \
-Dversion=1.0-SNAPSHOT \
&& cd vaadin-app \
&& mvn
Manually changing Vaadin version for Java projects
Add the following dependency to dependencyManagement in pom.xml.
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-bom</artifactId>
<version>14.13.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Note
If you are using any pre-release version of Flow 2.0 / Vaadin 14 in your project, remove the following files and directories when updating to 14.X:
- webpack-config.js
- package.json
- package-lock.json
- node_modules
Supported Technologies
Operating Systems
Development is supported with the following operating systems, for any OS version that supports either frontend development (npm as package manager) or Java 8
- Windows
- Linux
- macOS
Desktop Browsers
- Evergreen versions of the following browsers :
- Internet Explorer 11 on Windows 7, Windows 8 and Windows 10
- (see Known Issues and Limitations below)
- Internet Explorer 11 on Windows 7, Windows 8 and Windows 10
- (see Known Issues and Limitations below)
Mobile Browsers
The following built-in browsers in the followin...
Vaadin 24.8.0.beta2
Upgrading · Docs · Get Started
This is a pre-release for the Vaadin 24.8. 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
Changelogs
- Flow (24.8.0.beta2) and Hilla (24.8.0.beta2)
- Design System
- Web Components (24.8.0-beta1)
- Flow Components (24.8.0.beta2)
- TestBench (9.4.0.beta1)
- Feature Pack(24.8.0.beta1)
- Modernization Toolkit (Documentation)
- Feature Pack (Documentation)
- Dragonfly (Documentation)
- Modernization Toolkit Analyzer (Analyzer for Eclipse, Analyzer for Maven)
- 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.8.0.beta2)
- Kubernetes Kit (2.4.2)
- Observability Kit (3.1.0)
- SSO Kit (3.1.1)
- Swing Kit (2.4.0)
Official add-ons and plugins:
- Spring add-on (24.8.0.beta2)
- CDI add-on (15.2.0.beta1)
- Maven plugin (24.8.0.beta2)
- Gradle plugin (24.8.0.beta2)
- Quarkus plugin (2.2.0.beta1)
Vaadin 24.8.0.beta1
Upgrading · Docs · Get Started
This is a pre-release for the Vaadin 24.8. 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>
New and Noteworthy Since Vaadin 24.7
Flow - Reactive UI state management with Signals (Documentation draft)
Flow - Simplified Upload and Download handling in Flow (Documentation: Upload handler, Download handler)
(more Flow new features can be found from Flow 24.8.0.beta1 release note)
DS - Card component (Flow API)
DS - Dashboard Updates (Doc)
DS - DateTimePicker Validation improvements (Ticket)
DS - New generation Form layout that allows handling many complex situations automatically (Doc)
DS - Map Polygon Support (Doc)
DS - Master-Detail layout (Doc)
DS - Markdown Support (Doc)
Hilla - Custom view metadata (Ticket)
Hilla - Endpoint exception updates (Ticket)
Hilla - Kotlin language nullability support (Ticket)
Hilla - Translation API: key literal (Ticket)
Hilla - Service Worker endpoints support (Ticket, Doc)
Hilla - Lazy loading for file router views (Ticket)
CC - Database management for Vaadin apps in Control Center (Documentation)
Copilot - Custom Components
Copilot - Property Panel Copilot
Modernization Tool - Further expanded automatic Vaadin 7 to Vaadin 24 migration support in Modernization Toolkit.
*There are documentations in draft or Pull requests for the mentioned new features, which might be updated in the future updates
Changelogs
- Flow (24.8.0.beta1) and Hilla (24.8.0.beta1)
- Design System
- Web Components (24.8.0-beta1)
- Flow Components (24.8.0.beta1)
- TestBench (9.4.0.beta1)
- Feature Pack(24.8.0.beta1)
- Modernization Toolkit (Documentation)
- Feature Pack (Documentation)
- Dragonfly (Documentation)
- Modernization Toolkit Analyzer (Analyzer for Eclipse, Analyzer for Maven)
- 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.8.0.beta1)
- Kubernetes Kit (2.4.2)
- Observability Kit (3.1.0)
- SSO Kit (3.1.1)
- Swing Kit (2.4.0)
Official add-ons and plugins:
- Spring add-on (24.8.0.beta1)
- CDI add-on (15.2.0.beta1)
- Maven plugin (24.8.0.beta1)
- Gradle plugin (24.8.0.beta1)
- Quarkus plugin (2.2.0.beta1)
Supported technologies
Desktop browser |
|
---|---|
Mobile browser |
|
Development OS |
|
IDE |
Any IDE or editor that works with the language of your choice should work well. Our teams often use IntelliJ, Eclipse, VS Code among others. Vaadin IDE plugins (IntelliJ and VS Code) support the IDE versions released during the last 12 months Vaadin Designer supports the following IDEs:
|
Java | Version 17 of any JDK or JRE |
Maven | Version 3.5 or newer |
Gradle | Version 8.x |
Application server |
Vaadin Flow requires Java Servlet API 6 and Java 17 or newer. It is tested on:
|
Node.js | Version 20 or newer |
Spring Boot | Version 3.5 |
Vaadin 24.7.6
This is a maintenance release for Vaadin 24.7. See 24.7.0 release notes for details and resources.
Changelogs
- Flow (24.7.6) and Hilla (24.7.5)
- Design System
- TestBench (9.3.12)
- Feature Pack(24.7.2)
- Modernization Toolkit (Documentation)
- Feature Pack (Documentation)
- Dragonfly (Documentation)
- Modernization Toolkit Analyzer (Analyzer for Eclipse, Analyzer for Maven)
- Multiplatform Runtime (MPR) (7.0.11)
- Router (2.0.0)
- Vaadin Kits
Official add-ons and plugins:
Vaadin 24.8.0.alpha8
Upgrading · Docs · Get Started
This is a pre-release for the Vaadin 24.8. 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
Changelogs
- Flow (24.8.0.alpha15) and Hilla (24.8.0.alpha8)
- Design System
- Web Components (24.8.0-alpha20)
- Flow Components (24.8.0.alpha8)
- TestBench (9.4.0.alpha2)
- Feature Pack(24.7.0)
- Modernization Toolkit (Documentation)
- Feature Pack (Documentation)
- Dragonfly (Documentation)
- Modernization Toolkit Analyzer (Analyzer for Eclipse, Analyzer for Maven)
- 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.8.0.alpha8)
- Kubernetes Kit (2.4.2)
- Observability Kit (3.1.0)
- SSO Kit (3.1.1)
- Swing Kit (2.3.0)
Official add-ons and plugins:
- Spring add-on (24.8.0.alpha15)
- CDI add-on (15.2.0.alpha1)
- Maven plugin (24.8.0.alpha8)
- Gradle plugin (24.8.0.alpha8)
- Quarkus plugin (2.2.0.alpha1)
Vaadin 24.6.11
This is a maintenance release for Vaadin 24.6. See 24.6.0 release notes for details and resources.
Changelogs
- Flow (24.6.12) and Hilla (24.6.11)
- Design System
- Designer (Release notes)
- Design System Publisher (Documentation)
- TestBench (9.3.11)
- 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 23.5.18
This is a maintenance release for Vaadin 23.5. See 23.5.0 release notes for details and resources.
Notable Changes
Changelogs
- Flow (23.5.13) and Hilla (1.4.0)
- Design System
- TestBench (8.2.7)
- Classic Components(23.3.1)
- Multiplatform Runtime (MPR) (6.1.12)
- Router (1.7.5)
- Vaadin Kits
- Designer (Release notes)
- Design System Publisher (Documentation)
Official add-ons and plugins: