release model card image

A simpler release model

We are changing our release model so the version numbers give a better indication of what type of changes the release contains. We are also putting more effort into helping with upgrading, so everybody can stay on the latest version instead of an old one. We have been listening to your concerns ...

Renaming Fusion to Hilla

We are renaming Vaadin Fusion to Hilla and giving it its own web site. In this post, I'll explain why we are making the change and what to expect. We originally introduced the Vaadin Fusion framework as a part of Vaadin 15. Although the Fusion and Flow frameworks are interoperable, Fusion has ...

Introducing the Collaboration Engine Sampler

Our holiday gift for the community As the Vaadin tradition goes, at the end of each year we want to give back to you to say thank you. Thank you for your support and for being active community members, whether it is by sharing your Vaadin projects with us, helping out other developers on the Vaadin ...

Introducing Quarkus support for Vaadin Flow

Quarkus is an increasingly popular Kubernetes-native Java framework. Vaadin Flow users previously had to rely on community add-ons for Quarkus support, but now, with the release of Vaadin 22, the support is official. This change means you can rely on continuous support when building Quarkus apps ...

V22 is here!

The latest feature release, Vaadin 22, is here! New on the table is stateless Fusion, official Quarkus support for Flow, and updates to the Vaadin components, such as compatibility with assistive technologies. The previous release will continue to receive support for a month. Ready to dive right ...
Fusion Beta Release

What's new in Fusion?

Fusion has been a part of the Vaadin platform since V15. It’s a Java + TypeScript web framework for building reactive web applications. As we plan for the release of V22 in December, we thought it would be a great opportunity to highlight the history of Fusion and what’s in store for the future. ...

Upcoming accessibility improvements

Recent EU directives on accessibility (and similar legislation, for example, in the US) impose new requirements on both public and private sector websites and applications. The accessibility of Vaadin components is being improved in Vaadin 22 and 23 to ensure painless compliance and usability. What ...
Featured image with Vaadin reindeer and celebrating collaboration engine turning one years old.

Collaboration Engine is turning one year old

Where have we come from? Some time during the summer of 2020, we came to the realization that something was missing in our platform. We had two amazing frameworks, a design system that includes a set of modern UI components and our much loved Lumo theme, as well as a vibrant community that is as ...
Tetris-clone with Vaadin Flow

Server-side Tetris with Vaadin Flow

The server-side nature of Vaadin Flow often causes concerns for those who evaluate it: The UI must be slow, as the UI logic is on the server and the “chatty” connection will bring the server to its knees. In this era, it can be hard to convince your boss or fellow engineers in the face of these ...