Eclipse Scout Release Notes

About This Release

The latest version of this release is: 24.2.0-beta.2.

You can see the detailed change log on GitHub.

Coming from an older Scout version? Check out the Migration Guide for instructions on how to obtain the new version and upgrade existing applications.

The here described functionality has not yet been released and is part of an upcoming release.

Demo Applications

The demo applications for this version can be found on the features/version/24.2.0-beta.2 branch of our docs repository on GitHub.

If you just want to play around with them without looking at the source code, you can always use the deployed versions:

New Build & Runtime Requirements

Scout 25.1 requires at least the following:

  • Build and runtime of Scout 25.1 require Java 21 (Java 17 support has been dropped).

Simplified UiCallback

The API to call TypeScript code from the Java client code has been simplified and streamlined. See the UI Callback technical guide for more details.