• 2.5.6 f762e18b1f

    2.5.6 - Matchplanner update, dependency upgrades, improvements & more
    All checks were successful
    Build Gradle project / build-gradle-project (push) Successful in 2m41s
    Stable

    moonleay released this 2023-09-17 12:13:48 +00:00 | 22 commits to master since this release

    I didn't do a Release for a long time. There were some updates though, I was too lazy to do a proper release, sorry. The updates are available on the docker hub.

    Changes since the last release:

    feat:

    • added a decline option to the match planner
    • improved database formatting
    • created Database repository classes to improve usability and re-usability of transactions
    • roles now update on button presses
    • improved color handling
    • improved performance

    fix:

    • fixed roles not updating properly
    • fixed weekstamp not saving in the right format
    • now only the current server's roles get updated

    chore:

    • updated documentation
    • improved code structure
    • upgraded to Kotlin 1.9.10
    • upgraded to Kord-Extensions 1.5.9-SNAPSHOT
    • upgraded to Krontab 2.2.0
    • upgraded DB driver
    • upgraded Ktor
    Downloads