Skip to content

Releases: itzg/docker-minecraft-server

2026.1.0

04 Jan 14:02
c909406

Choose a tag to compare

What's Changed

Bug Fixes

  • Adding back TerminalConsole to generated log4j2 config by @itzg in #3846

Documentation

  • Document SSH console and RCON password secrets file by @EmilyxFox in #3843

Other Changes

  • Add 'ctm' to forceIncludes for ftb-stoneblock-4 by @kman3107 in #3840
  • Globally exclude crash-assistant mod by @gorfey in #3839
  • Add NEOFORGE to invalid type message by @sornii in #3842
  • Bump latest/stable image variant to java25 by @itzg in #3845

New Contributors

Full Changelog: 2025.12.1...2026.1.0

2025.12.1

28 Dec 14:02
998a5b4

Choose a tag to compare

What's Changed

Enhancements

Documentation

Other Changes

  • Update log4j2.xml to use full timestamp format in PatternLayout by @tekikaito in #3806
  • build(deps): bump the updates group across 1 directory with 2 updates by @dependabot[bot] in #3820
  • fix websocket console path by @EmilyxFox in #3834

New Contributors

Full Changelog: 2025.12.0...2025.12.1

2025.12.0

13 Dec 16:26
55bc4fd

Choose a tag to compare

What's Changed

Enhancements

  • Integrate gtnh mod 2 by @SgtMate in #3727
  • Implement jvm mem percentage by @SgtMate in #3747
  • forceIncludes particular-reforged for ftb-stoneblock-4 by @kman3107 in #3753
  • Add 'status-effect-bars-reforged' to global excludes by @kman3107 in #3752
  • Removed catserver and updated magma download by @SgtMate in #3751
  • forge and neoforge: skip lookup if exact request matches installed version by @itzg in #3756
  • Exclude cull-less-leaves and mining-speed-tooltips by @itzg in #3766
  • Allow custom modloader versions for auto curseforge by @SavePointSam in #3759
  • Bump mc-server-runner & document websocket API by @EmilyxFox in #3789

Bug Fixes

  • auto-cf: fix issue with unknown FileStatus values by @itzg in #3736
  • Corrected version comparison to determine mc-health mode to use pre-1.7 by @itzg in #3745
  • Exclude Netty http3 to ensure Alpine musl support by @itzg in #3765
  • gtnh: support grabbing extra mods by @itzg in #3788

Documentation

  • Updated example snippets for CF_PAGE_URL and CF_SLUG by @itzg in #3740
  • Corrected the examples for JVM_OPTS by @itzg in #3746
  • Adding inline example of USES_PLUGINS with Cardboard by @itzg in #3779
  • update docs copyright notice year by @EmilyxFox in #3794

Other Changes

  • add pull policy to examples in docs by @EmilyxFox in #3739
  • build(deps): bump mkdocs-material from 9.6.22 to 9.6.23 in /docs in the patches group by @dependabot[bot] in #3742
  • File globbing for Ignore Missing Files by @JackHicks02 in #3744
  • build(deps): bump the updates group with 2 updates by @dependabot[bot] in #3755
  • deps: upgrade tools to Go 1.25.3 by @itzg in #3741
  • Add support for health check for pre-1.3 versions by @k4rnaj1k in #3758
  • fix(graalvm): update to Oracle Linux 9 to fix glibc compat issues by @AlexTMjugador in #3761
  • fix(tests): ensure Nginx is fully spun up before starting MC container by @AlexTMjugador in #3763
  • fix(graalvm): update to Oracle Linux 10 to fix file command mimetype issues by @AlexTMjugador in #3764
  • build(deps): bump mkdocs-material from 9.6.23 to 9.7.0 in /docs in the patches group by @dependabot[bot] in #3772
  • Add java25-jdk image variant by @itzg in #3778
  • build(deps): bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in #3771
  • build(deps): bump docker/metadata-action from 5.9.0 to 5.10.0 in the updates group by @dependabot[bot] in #3784
  • CF_EXCLUDE_ALL_MODS by @JackHicks02 in #3793
  • Add auto-release workflow configuration by @itzg in #3800
  • Do not overwrite existing NanoLimbo settings.yml by @akippnn in #3799
  • Use PAT for auto releaser runs by @itzg in #3801

New Contributors

Full Changelog: 2025.10.5...2025.12.0

2025.10.5

27 Oct 11:41
d56efcd

Choose a tag to compare

What's Changed

Enhancements

  • Allow embedded comments in newline-comma lists by @itzg in #3705
  • Generalize DOWNLOAD_EXTRA_CONFIGS into APPLY_EXTRA_FILES by @itzg in #3710
  • Improve variable naming with MODRINTH_MODPACK_VERSION_TYPE and MODRINTH_PROJECTS_DEFAULT_VERSION_TYPE by @itzg in #3716

Bug Fixes

  • paper: pick max build and not assume first is newest by @itzg in #3728

Documentation

  • docs: removing setupmc linkage pending sponsorship arrangement by @itzg in #3706
  • Revert "docs: removing setupmc linkage pending sponsorship arrangement" by @itzg in #3707
  • examples: add bentobox example using DOWNLOAD_EXTRA_CONFIGS by @itzg in #3708
  • Update GTNH example to use Java 25 by @BerkeBat in #3715
  • Documented the loader prefix option for MODRINTH_PROJECTS by @itzg in #3720
  • Document that MODRINTH_PROJECTS version ID can override game/loader check by @itzg in #3721

Other Changes

  • add management-server-allowed-origins from 25w42a by @EmilyxFox in #3711
  • build: install latest gosu from published image by @itzg in #3717
  • build(deps): bump mkdocs-material from 9.6.21 to 9.6.22 in /docs in the patches group by @dependabot[bot] in #3724

New Contributors

Full Changelog: 2025.10.2...2025.10.5

2025.10.2

12 Oct 18:07
f88cb8e

Choose a tag to compare

What's Changed

Enhancements

  • paper: now applies channel and resolves stable by default by @itzg in #3692
  • Add colorwheel and colorwheel-patcher to default excludes by @itzg in #3696

Bug Fixes

  • Fix script import path for RCON_CMDS_* by @itzg in #3695
  • neoforge: handle new version ordering by @itzg in #3703

Other Changes

  • build(deps): bump mkdocs-material from 9.6.20 to 9.6.21 in /docs in the patches group by @dependabot[bot] in #3698
  • build(deps): bump docker/login-action from 3.5.0 to 3.6.0 in the updates group by @dependabot[bot] in #3697

Full Changelog: 2025.10.1...2025.10.2

2025.10.1

04 Oct 18:40
cbffecf

Choose a tag to compare

What's Changed

Bug Fixes

  • Correct formatting of /start shim for alpine variants by @itzg in #3690

Documentation

  • Added related info about stop/down timeout by @itzg in #3691

Full Changelog: 2025.10.0...2025.10.1

2025.10.0

03 Oct 14:01
b7859d7

Choose a tag to compare

What's Changed

Enhancements

  • fetch: download specific file to adjacent temp by @itzg in #3653
  • Improve local development by @itzg in #3661
  • Add /start shim for containers using old entrypoint by @itzg in #3663
  • Support selecting Paper "pre" versions by @itzg in #3664
  • Add "ok menu" and "particle rain" to default excludes by @itzg in #3674
  • Added java25 images, deprecated java24 by @itzg in #3675
  • implementing DOWNLOAD_EXTRA_CONFIGS by @Crafter-Y in #3679

Bug Fixes

  • Corrected retrieval of NanoLimbo release file by @itzg in #3662
  • Fix autostop-daemon.sh path in start-autostop by @itzg in #3670

Documentation

  • Update Greg Tech New Horizons compose file example by @SgtMate in #3677

Other Changes

New Contributors

Full Changelog: 2025.9.2...2025.10.0

2025.9.2

05 Sep 21:27
99f31d5

Choose a tag to compare

What's Changed

Bug Fixes

New Contributors

Full Changelog: 2025.9.1...2025.9.2

2025.9.1

05 Sep 20:58
0da12d1

Choose a tag to compare

What's Changed

Bug Fixes

  • cf: remove failed mod downloads by @itzg in #3641

Other Changes

  • build(deps): bump mkdocs-autorefs from 1.4.2 to 1.4.3 in /docs in the patches group by @dependabot[bot] in #3640

Full Changelog: 2025.9.0...2025.9.1

2025.9.0

01 Sep 16:53
75016e9

Choose a tag to compare

What's Changed

Enhancements

  • Validate Fabric launcher jar and use HTTP/2 by @itzg in #3606
  • misc: refactored bin content into files/shims by @itzg in #3607
  • Add Modrinth default exclusions needed for cobbleverse by @itzg in #3609
  • Provide option to disable HTTP/2 use by @itzg in #3619
  • Skip Mohist lookup/download when MOHIST_BUILD provided and server jar exists by @itzg in #3631

Bug Fixes

  • modrinth: fix force include handling of default-excluded project by @itzg in #3622

Documentation

  • misc: organize more of examples into subdirs as compose projects by @itzg in #3608
  • Add images.json by @itzg in #3612
  • Added all image tags to images.json by @itzg in #3613

Other Changes

  • build(deps): bump docker/login-action from 3.4.0 to 3.5.0 in the updates group by @dependabot[bot] in #3615
  • Properly retry download when fabric installer is invalid by @itzg in #3617
  • Revert "Properly retry download when fabric installer is invalid" by @itzg in #3618
  • deps: upgrade helper for Reactor Netty 1.2.9 by @itzg in #3620
  • Fix Buffer Limits with SSH Service by @itzg in #3626
  • build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #3632
  • build(deps): bump mkdocs-material from 9.6.16 to 9.6.18 in /docs in the patches group by @dependabot[bot] in #3633
  • add server properties from 25w35a by @EmilyxFox in #3634
  • Fix typo in uname command in start-configuration by @pgcudahy in #3635
  • Fix for Eternal 2 Modpack by @bbzylstra in #3637

New Contributors

Full Changelog: 2025.8.1...2025.9.0