The [website documentation](https://www.quartz-scheduler.org/documentation/) still refers to Quartz 2.3.0 as the latest stable release including some reference documentation and Javadoc. Since then, both 2.4.0 and 2.5.0 have been released and published to Maven Central late 2024 - https://central.sonatype.com/artifact/org.quartz-scheduler/quartz/versions. Although some information can be found from the [GItHub releases page](https://github.com/quartz-scheduler/quartz/releases), it would be useful to have this content published in https://www.quartz-scheduler.org/, possibly including some migration/upgrade instructions if applicable