This release is primarily to add support for features added in [JavaFX 25].
This release supports [JavaFX 25]. It was tested with Java 23, 24, and 25. It can be used with Scala 2.12, 2.13, and Scala 3.3+.
Note that [JavaFX 25 requires Java 23 or newer][JavaFX 25]. If you need to run on Java earlier than 23, please use previous releases of JavaFX/ScalaFX.
Issues addressed
- Th...