• 4.0.5 40274181d4

    Release 4.0.5 Stable

    Griefed released this 2023-04-08 23:16:10 +02:00 | 2285 commits to main since this release

    4.0.5 (2023-04-08)

    📦 Other

    • Add note about pre-releases to pre-release description (1655c4b)
    • Ensure release notes never exceed the limit. Add information about installers and pre-releases. (2084e5b)
    • deps: update dependency @types/node to v18.15.11 (baf1400)
    • deps: update dependency axios to v1.3.4 (a258163)
    • deps: update dependency eslint-plugin-vue to v9.10.0 (e23feef)
    • deps: update dependency quasar to v2.11.10 (a9a8507)
    • deps: update dependency terser to v5.16.8 (e85fa56)
    • deps: update dependency vue to v3.2.47 (e17b879)
    • deps: update npm to v9 (68280af)

    🔩 Dependencies

    • deps: update actions/checkout action to v3.5.0 (7f80a00)
    • deps: update actions/setup-java action to v3.11.0 (b86c848)
    • deps: update actions/upload-artifact action to v3.1.2 (89d838e)
    • deps: update dependency com.fasterxml.jackson.core:jackson-databind to v2.14.2 (b024d99)
    • deps: update dependency com.fasterxml.jackson.module:jackson-module-kotlin to v2.14.2 (7e545ec)
    • deps: update dependency de.jensklingenberg.ktorfit:ktorfit-lib to v1.0.1 (c574a8a)
    • deps: update dependency io.github.microutils:kotlin-logging to v3.0.5 (98551a8)
    • deps: update dependency net.lingala.zip4j:zip4j to v2.11.5 (4393473)
    • deps: update dependency org.apache.activemq:artemis-jms-server to v2.28.0 (5acf135)
    • deps: update dependency org.apache.logging.log4j:log4j-core to v2.20.0 (780c69b)
    • deps: update dependency org.jetbrains.dokka:dokka-gradle-plugin to v1.8.10 (c8f0bce)
    • deps: update dependency org.panteleyev:jpackage-gradle-plugin to v1.5.1 (0351a0e)
    • deps: update dependency org.pf4j:pf4j to v3.9.0 (35b8f88)
    • deps: update dependency org.xerial:sqlite-jdbc to v3.41.2.1 (af153e8)
    • deps: update ghcr.io/griefed/baseimage-ubuntu-jdk17-kotlin docker tag to v1.0.4 (0f476fe)
    • deps: update ghcr.io/griefed/gitlab-ci-cd docker tag to v2.2.9 (0d747d9)
    • deps: update gradle/gradle-build-action action to v2.4.0 (b2bf38b)
    • deps: update jamesives/github-pages-deploy-action action to v4.4.1 (2dfc687)
    • deps: update jetbrains/qodana-action action to v2022.3.4 (6798c9b)
    • deps: update junit5 monorepo to v5.9.2 (677d87f)
    • deps: update kotlin monorepo to v1.8.20 (3e6c856)
    • deps: update plugin io.github.gradle-nexus.publish-plugin to v1.3.0 (328cc8e)
    • deps: update sergeysova/jq-action action to v2.3.0 (05fb047)
    • deps: update spring boot to v2.7.10 (919340d)
    • deps: update tj-actions/branch-names action to v6.5 (6f28719)

    🦊 CI/CD

    • Add portable release packages for Windows and Linux (5336c47)
    • Correctlry upload assets. Create portable assets in test workflow (3cecebe)
    • Hopefully fix all dependency issue for maven publishing (67538de)
    • Move installer builds to separate jobs to better handle each OS as well as artifacts (58b7e97)

    🛠 Fixes

    • CI: Provide PKG for macOS and AppImage for Linux (9b11dbb)

    Additional Installer-Notes

    It is recommended to have administration-privileges when using the Windows and macOS installers.
    I am not a member of the Apple Developer Program and won't pay for codesign-certificates, therefor installers are unsigned.
    Running a given installer may produce warnings depending on what OS you are using. You may choose to install it anyway, please be aware though that doing so is, in general, not a safe practice. For ServerPackCreator, though, it is unfortunately the only way to run the installer.

    macOS PKG

    MacOS will complain about potential security risks and refuse to install and run ServerPackCreator. To circumvent this, please see the official guides depending on your version of macOS: Ventura, Monterey.

    Windows MSI

    Hit "More information" if the Windows SmartScreen-message pops up. Afterward, a button will appear which will let you run the installer anyway.

    Downloads