• 3.15.0-beta.4 afa3708b01

    Release 3.15.0-beta.4 Pre-release

    Griefed released this 2022-10-17 19:00:12 +02:00 | 2540 commits to main since this release

    3.15.0-beta.4 (2022-10-17)

    ✂️ Refactor

    • Pass lang-directory and locale, or only lang-directory, to I18N constructor. We do not need the full-on ApplicationProperties in the I18N class. (58cf3c5)
    • Properly call setLanguage (846339d)
    • Replace getLanguage-call with simple call to language field. (22e2905)

    📔 Docs

    • Add latest property-information (418d50b)

    🦊 CI/CD

    • Retry once if a testjob fails (8b28b06)

    🛠 Fixes

    • Ensure Tomcat directories and serverpackcreator.db reside in ServerPackCreators home-directory. (a98e080)

    Other

    Downloads