V1.2.3 of Lottie4J has been released with:
* Improved unit tests
* Data model and player improvements
* And more!
All info on:
https://lottie4j.com/releases/index.html
Lottie4J Releases :: Lottie4J
2026-05-07, 1.2.3 dotLottie data model extended to include all (optional) definitions in V1 and v2. Jackson library bumped to 3.1.1. Headless unit tests added for comparison between JavaScript generted images and the JavaFX player output. For more info, see Testing Lottie4J JavaFX Animations in GitHub Actions Without a Display: JavaFX 26 Headless to the Rescue. Use Java 25 JVM in CI (required minimum for JavaFX 26) Use Selenium and ChromeDriver to generated JavaScript images (on PC).
