• 4.0.0-alpha.10 d551b08045

    Griefed released this 2023-01-08 14:21:53 +01:00 | 2387 commits to main since this release

    4.0.0-alpha.10 (2023-01-08)

    🦊 CI/CD

    • GitHub: Let jar and installer jobs run in parallel. (66c9463)

    🛠 Fixes

    • GitHub CI: Add missing example plugin upload. (d3714c4)
    • GitHub CI: Upload correct Ubuntu installer. Migrate release workflow to working config. (6470c0d)
    Downloads
  • 4.0.0-alpha.9 1f1d8d945a

    4.0.0-alpha.9 Stable

    Griefed released this 2023-01-08 13:00:16 +01:00 | 2391 commits to main since this release

    4.0.0-alpha.9 (2023-01-08)

    🛠 Fixes

    • GitHub CI: Add missing fetch task (836c574)
    Downloads
  • 4.0.0-alpha.8 376b72e337

    4.0.0-alpha.8 Stable

    Griefed released this 2023-01-08 11:40:05 +01:00 | 2393 commits to main since this release

    4.0.0-alpha.8 (2023-01-08)

    🦊 CI/CD

    • GitLab: Do not run tests for release build. A release / release-pipeline is only generated when the pipeline for the previous commits completes successfully. (ec428c3)

    🛠 Fixes

    • GitHub CI: Restructure jobs to generate all release files before release is generated. Release job acquires artefacts and uploads them as assets. (287feac)
    Downloads
  • 4.0.0-alpha.7 5f4c9198a1

    4.0.0-alpha.7 Stable

    Griefed released this 2023-01-07 21:25:32 +01:00 | 2396 commits to main since this release

    4.0.0-alpha.7 (2023-01-07)

    🛠 Fixes

    • GitHub CI: Use correct variables in release jobs. (e19c72d)
    Downloads
  • 4.0.0-alpha.6 f6464317aa

    4.0.0-alpha.6 Stable

    Griefed released this 2023-01-07 20:03:37 +01:00 | 2398 commits to main since this release

    4.0.0-alpha.6 (2023-01-07)

    🛠 Fixes

    • GitHub CI: Do not use new tag for renaming commands, especially for pre-releases. (8e39413)
    Downloads
  • 4.0.0-alpha.5 e4d3fd3092

    4.0.0-alpha.5 Stable

    Griefed released this 2023-01-07 18:40:49 +01:00 | 2400 commits to main since this release

    4.0.0-alpha.5 (2023-01-07)

    🛠 Fixes

    • GitHub CI: Unique IDs for asset upload jobs (d114e23)
    Downloads
  • 4.0.0-alpha.4 8b4fe86af6

    4.0.0-alpha.4 Stable

    Griefed released this 2023-01-07 17:31:53 +01:00 | 2402 commits to main since this release

    4.0.0-alpha.4 (2023-01-07)

    🦊 CI/CD

    • GitLab: List build and sub-directories contents (45ae729)

    🛠 Fixes

    • GitHub CI: Avoid use of glob patterns in OS specific jobs. (280a730)
    Downloads
  • 4.0.0-alpha.3 3fc3cf02c5

    4.0.0-alpha.3 Stable

    Griefed released this 2023-01-07 14:58:22 +01:00 | 2405 commits to main since this release

    4.0.0-alpha.3 (2023-01-07)

    🦊 CI/CD

    • Gradle: Increase available memory to 2048mb (58052a0)
    • GitLab: Correctly list directory entries (262c90b)

    🛠 Fixes

    • GitHub CI: Update action versions and move artifact upload to run after installer renaming. Disable cache for release jobs. (e47514e)
    • GitHub CI: Use Gradle Wrapper instead of installed Gradle version. (ce3c15e)
    Downloads
  • 4.0.0-alpha.2 4106d6031d

    4.0.0-alpha.2 Stable

    Griefed released this 2023-01-07 12:01:04 +01:00 | 2412 commits to main since this release

    4.0.0-alpha.2 (2023-01-07)

    🛠 Fixes

    • GitHub CI: Hopefully fix release-pipeline crashing for Windows and macOS installers. (469e01a)
    • GitLab CI: Update release job to jdk17 image. Move upload commands to single-line. (41de4b2)
    Downloads
  • 4.0.0-alpha.1 914e543dc1

    Griefed released this 2023-01-07 08:37:18 +01:00 | 2420 commits to main since this release

    4.0.0-alpha.1 (2023-01-07)

    Milestone

    • Migrate to Kotlin, Multimodule, API Multiplatform, Java 17 (87d699a)

    📦 Other

    • Add Esential to clientside-only modslist. (eee0cda)
    • Removed JustEnoughResources from default clientside-modslist. Use the "Reset to Default"-button in the GUI, or empty the the field manually, to use the new values. Thanks to @chorbintime for the report. (e60f8a6)
    • Update manifests (c85cddb)
    • deps: update dependency @quasar/extras to v1.15.6 (736ce87)
    • deps: update dependency @quasar/extras to v1.15.9 (31e6849)
    • deps: update dependency core-js to v3.27.1 (66277f8)
    • deps: update dependency eslint to v8.31.0 (6caba9c)
    • deps: update dependency eslint-plugin-vue to v9.8.0 (959f3ca)
    • deps: update dependency quasar to v2.10.2 (6862385)
    • deps: update dependency terser to v5.16.1 (b32b269)
    • deps: update dependency vue to v3.2.45 (28ae924)
    • deps: update npm to v9 (def5ad7)

    🔩 Dependencies

    • deps: update dependency de.griefed:versionchecker to v1.1.4 (76cb5ac)
    • deps: update dependency gradle to v7.6 (5c9b71c)
    • deps: update dependency org.jgroups:jgroups to v5.2.11.final (4e511a7)
    • deps: update dependency org.xerial:sqlite-jdbc to v3.40.0.0 (1625e3a)
    • deps: update ghcr.io/griefed/baseimage-ubuntu-jdk-8 docker tag to v2.0.17 (54254d9)
    • deps: update ghcr.io/griefed/gitlab-ci-cd docker tag to v2.2.5 (7d1db0b)
    • deps: update jamesives/github-pages-deploy-action action to v4.4.1 (5e603a1)
    • deps: update plugin edu.sc.seis.launch4j to v2.5.4 (aaaa858)
    • deps: update spring boot to v2.7.7 (29c5439)
    Downloads