Releases: itzg/docker-minecraft-server
Releases · itzg/docker-minecraft-server
2026.4.2
What's Changed
Enhancements
- Add optional Modrinth projects support (
?suffix) documentation by @Vianpyro in #4004 - neoforge: support year-based versions by @itzg in #4014
Documentation
- Added dev docs for building image with tool version change by @itzg in #4007
- Add sponsors section to README by @itzg in #4009
- Corrected sponsors anchor by @itzg in #4010
- Put sponsor entries in table by @itzg in #4011
- docs: simplify sponsor layout - drop table, use floated logo by @SpawnBox-dev in #4012
- Include Server.pro sponsorship in README by @AegisBlue in #4017
- fix deadlink for autostop example by @pacsui in #4022
Other Changes
- Update dependency itzg/mc-image-helper to v1.56.1 by @renovate[bot] in #4005
- build(deps): bump the patches group in /docs with 2 updates by @dependabot[bot] in #4016
- Remove EMI from Modrinth exclusions by @matrixfurry in #4018
- build(deps): bump docker/login-action from 3.7.0 to 4.0.0 by @dependabot[bot] in #3965
- build(deps): bump zensical from 0.0.32 to 0.0.33 in /docs in the patches group by @dependabot[bot] in #4020
- build(deps): bump the updates group with 3 updates by @dependabot[bot] in #4019
- build(deps): bump packaging from 26.0 to 26.1 in /docs in the patches group by @dependabot[bot] in #4021
- Update dependency itzg/mc-image-helper to v1.56.3 by @renovate[bot] in #4015
New Contributors
- @Vianpyro made their first contribution in #4004
- @AegisBlue made their first contribution in #4017
- @matrixfurry made their first contribution in #4018
- @pacsui made their first contribution in #4022
Full Changelog: 2026.4.1...2026.4.2
2026.4.1
What's Changed
Documentation
- add more examples for new minecraft version schema by @EmilyxFox in #3981
Other Changes
- chore(deps): update dependency itzg/mc-server-runner to v1.14.5 by @renovate[bot] in #3999
- build(deps): bump the patches group in /docs with 2 updates by @dependabot[bot] in #4001
Full Changelog: 2026.4.0...2026.4.1
2026.4.0
What's Changed
Enhancements
Documentation
Other Changes
- Pin mcVersion to 1.21.11 for Java 21 build testing by @itzg in #3991
- chore(deps): update dependency itzg/mc-server-runner to v1.14.4 by @renovate[bot] in #3993
- build(deps): bump the patches group across 1 directory with 4 updates by @dependabot[bot] in #3996
New Contributors
Full Changelog: 2026.3.3...2026.4.0
2026.3.3
2026.3.2
What's Changed
Enhancements
- Added NUMA library by @itzg in #3962
- Apply logging prefix on output from DEBUG_MEMORY by @itzg in #3975
- Add image variant java25-alpine by @itzg in #3980
Documentation
- build: adjust RTD config to explicitly use docs/requirements.txt by @itzg in #3964
- add dockerfile_inline example to misc/building by @EmilyxFox in #3963
- notes: removed start-setupForgeApiMods from start flow diagram by @itzg in #3972
Other Changes
- build(deps): bump platformdirs from 4.9.2 to 4.9.4 in /docs in the patches group by @dependabot[bot] in #3970
- chore(deps): update dependency itzg/mc-server-runner to v1.14.3 by @renovate[bot] in #3971
- chore(deps): update dependency itzg/rcon-cli to v1.7.4 by @renovate[bot] in #3973
- build(deps): bump the patches group in /docs with 2 updates by @dependabot[bot] in #3976
Full Changelog: 2026.3.1...2026.3.2
2026.3.1
2026.3.0
What's Changed
Enhancements
Bug Fixes
Documentation
- Update link to example compose file for HTTP Proxy config by @Chiyonofuji in #3949
Other Changes
- chore: Configure Renovate by @renovate[bot] in #3923
- Tuning renovate config to just custom regex by @itzg in #3928
- Exit early on failed GTNH packs retrieval by @andreblanke in #3931
- build(deps): bump docker/build-push-action from 6.18.0 to 6.19.2 in the updates group by @dependabot[bot] in #3939
- build(deps): bump the patches group in /docs with 5 updates by @dependabot[bot] in #3940
- build(deps): bump griffe from 1.15.0 to 2.0.0 in /docs by @dependabot[bot] in #3941
- renovate/reconfigure by @itzg in #3936
- build: fix regex pattern that was bad in docs by @itzg in #3943
- chore(deps): update dependency itzg/mc-image-helper to v1.54.1 by @renovate[bot] in #3944
- Markup other dependencies in Dockerfile for Renovate by @itzg in #3945
- chore(deps): update dependency itzg/mc-monitor to v0.16.1 by @renovate[bot] in #3946
- chore(deps): update dependency itzg/restify to v1.7.12 by @renovate[bot] in #3947
- Bump latest to java 25 in images.json by @itzg in #3948
- Refactor issue label workflow for Discord notifications by @itzg in #3950
- build(deps): bump mkdocstrings-python from 2.0.2 to 2.0.3 in /docs in the patches group by @dependabot[bot] in #3952
- chore(deps): update dependency itzg/mc-image-helper to v1.55.0 by @renovate[bot] in #3953
- chore(deps): update dependency itzg/mc-image-helper to v1.55.2 by @renovate[bot] in #3956
- build: adjusted issues notify triage label setting by @itzg in #3957
New Contributors
- @renovate[bot] made their first contribution in #3923
- @andreblanke made their first contribution in #3931
- @Chiyonofuji made their first contribution in #3949
- @Caedis made their first contribution in #3955
Full Changelog: 2026.2.1...2026.3.0
2026.2.1
What's Changed
Enhancements
- Documention added for FABRIC_META_BASE_URL by @janhuddel in #3917
- feat: support Purpur and Pufferfish config repos & optimize server.properties handling by @Alpha018 in #3914
- Install Neoforge from a local file by @matezoltanfarkas in #3918
Other Changes
- Resolve Apache CXF vulnerability by @itzg in #3913
- build(deps): bump mkdocstrings from 1.0.2 to 1.0.3 in /docs in the patches group by @dependabot[bot] in #3916
- Add 'neoculus' to cf-exclude-include.json by @kman3107 in #3920
New Contributors
- @janhuddel made their first contribution in #3917
- @matezoltanfarkas made their first contribution in #3918
Full Changelog: 2026.2.0...2026.2.1
2026.2.0
What's Changed
Enhancements
- Fixing typo in GTNH MOTD by @nwmqpa in #3889
- autocf: log warning and proceed if an excluded mod cannot be resolved by @itzg in #3904
- Put back particle-effects-reforged and flerovium in global excludes by @itzg in #3906
Bug Fixes
- Temporarily remove particle-effects-reforged from global excludes by @itzg in #3902
- Temporarily remove flerovium from global excludes by @itzg in #3903
Documentation
- build(deps): bump the patches group in /docs with 3 updates by @dependabot[bot] in #3886
- Leave docs sidebar nav collapsed by default by @itzg in #3892
- docs: fix link formatting in environment variables documentation page by @sagittarius-a in #3895
- Update build badge in README.md by @itzg in #3898
Other Changes
- build(deps): bump actions/checkout from 6.0.1 to 6.0.2 in the updates group by @dependabot[bot] in #3885
- build(deps): bump packaging from 25.0 to 26.0 in /docs by @dependabot[bot] in #3887
- Temporarily disable auto-pause with graalvm images by @itzg in #3893
- Removed duplicate in images.json by @itzg in #3891
- Temporarily remove GraalVM variants from build by @itzg in #3899
- build(deps): bump pathspec from 1.0.3 to 1.0.4 in /docs in the patches group by @dependabot[bot] in #3901
- build(deps): bump docker/login-action from 3.6.0 to 3.7.0 in the updates group by @dependabot[bot] in #3900
- cf: resolve remaining exclude/include slugs after first unknown mod by @itzg in #3909
New Contributors
- @nwmqpa made their first contribution in #3889
- @sagittarius-a made their first contribution in #3895
Full Changelog: 2026.1.3...2026.2.0
2026.1.3
What's Changed
Bug Fixes
Documentation
- Fix minor typos in GTNH docs by @Neutronlul in #3872
- Avoid confusion about server properties supportability by @itzg in #3875
- docs: add autoscaling documentation and examples for mc-router integration by @Lenart12 in #3826
- Clarify scope of LOG_LEVEL by @itzg in #3878
New Contributors
- @Neutronlul made their first contribution in #3872
- @Lenart12 made their first contribution in #3826
Full Changelog: 2026.1.2...2026.1.3