github vaadin/platform 24.10.0
Vaadin 24.10.0

9 hours ago

Upgrading · Docs · Get Started

New and Noteworthy Since Vaadin 24.9

vaadin-spreadsheet-flow

- Allow customizing Spreadsheet via part names and css properties
- Make Action#setIcon(Icon) public 

Changelogs

Official add-ons and plugins:

  • Spring add-on (24.10.0)
  • CDI add-on (15.2.1)
  • Maven plugin (24.10.0)
  • Gradle plugin (24.10.0)
  • Quarkus plugin (2.2.3)

Upgrading guides

Support

Vaadin 24.10 will be supported for 3 months after its release with extended support options available (release model). Vaadin also provides commercial support and warranty.

Supported technologies

Desktop browser
  • Chrome (evergreen).
  • Firefox (evergreen).
    • Firefox Extended Support Release (ESR).
  • Safari 15 or newer (latest minor version in each major series).
  • Edge (Chromium, evergreen).
Mobile browser
  • Chrome (evergreen) for Android (4.4 or newer).
  • Safari 15 for iOS or newer (latest minor version in each major series).
Development OS
  • Windows
  • macOS
  • Linux
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:

  • Eclipse from Photon and upwards

  • JetBrains IntelliJ IDEA from 2017 upwards

Java Version 17 of any JDK or JRE
Maven Version 3.5 or newer
Gradle Version 8.7 or newer
Application server

Vaadin Flow requires Java Servlet API 6 and Java 17 or newer. It is tested on:

  • Apache Tomcat 10.1

  • Open Liberty 23

  • RedHat JBoss EAP 8.1

    • To work with RedHat JBoss EAP 8.0 under development mode, you will need to add the following content to the jboss-deployment-structure.xml placed under WEB-INF folder
    Workaround for supporting RedHat JBoss EAP 8.0
     <jboss-deployment-structure>
       <deployment>
         <exclude-subsystems>
           <subsystem name="jaxrs" />
         </exclude-subsystems>
       </deployment>
     </jboss-deployment-structure>
  • WildFly 35

  • Jetty 12

  • Payara Server 6

  • Payara Micro 6

Node.js Version 20 or newer
Spring Boot Version 3.5 or later from the 3.x series

Known issues and limitations

Flow

Don't miss a new platform release

NewReleases is sending notifications on new releases.