Skip to content

Releases: itzg/docker-minecraft-server

2025.8.1

09 Aug 22:29
0d834dd
Compare
Choose a tag to compare

What's Changed

Enhancements

  • Forge promotions and maven repo URLs are configurable by @itzg in #3587
  • Limit/config concurrent downloads for CF and Modrinth by @itzg in #3596
  • Pass proxy properties via MC_IMAGE_HELPER_OPTS by @itzg in #3601
  • Populate MODPACK_NAME and MODPACK_VERSION from FTB modpacks by @itzg in #3602
  • Analyze CF_API_KEY key when auth failures by @itzg in #3604

Bug Fixes

  • Fixed HTTP proxy handling for operations using mc-image-helper by @itzg in #3598
  • Fixed noise with picking up JAVA_TOOL_OPTIONS by @itzg in #3599
  • Fixed VERSION_FROM_MODRINTH_PROJECTS when a project has a shorter list by @itzg in #3605

Documentation

  • Added skyfactory 4 example and excluding waila-stages by @itzg in #3586
  • Add clarifying information for CurseForge API keys by @EmilyxFox in #3594

Other Changes

  • build(deps): bump docker/metadata-action from 5.7.0 to 5.8.0 in the updates group by @dependabot[bot] in #3589

Full Changelog: 2025.8.0...2025.8.1

2025.8.0

03 Aug 13:28
6ee4143
Compare
Choose a tag to compare

What's Changed

Enhancements

Bug Fixes

  • When using a custom server, allow specifying MODRINTH_LOADER with MODRINTH_PROJECTS by @itzg in #3527

Documentation

  • Note native auto-pause support by @itzg in #3520
  • Clarified docker attach usage for compose vs non-compose by @itzg in #3521
  • Adjusted wording and example for generator settings by @itzg in #3522
  • Added packwiz example by @itzg in #3523
  • Move page about building image out of contributing section by @itzg in #3538
  • Add a MOTD example with placeholders by @itzg in #3540
  • docs: fix incorrect Minecraft version link by @mykokhehiehieh in #3549
  • Docs: fix env var for enabling query by @gkeeth in #3552
  • Upgrade dev mkdocs to Python 3.11 by @itzg in #3569

Other Changes

  • Add GuideME to exclude list by @caitlynrw in #3534
  • build(deps): bump mkdocs-material from 9.6.14 to 9.6.15 in /docs in the patches group by @dependabot[bot] in #3542
  • Revert "Add GuideME to exclude list" by @itzg in #3546
  • Add support for accepts-transfers and rate-limit server properties by @fewwan in #3550
  • Fix pufferfish url script by @MacKey-255 in #3553
  • cf + modrinth: exclude config-menus-forge & welcome-screen by @Bobrokus in #3561
  • update NanoLimbo repository name by @Navio1430 in #3564
  • build(deps): bump the patches group in /docs with 2 updates by @dependabot[bot] in #3572
  • Update Forge promotions URL by @itzg in #3584

New Contributors

Full Changelog: 2025.6.1...2025.8.0

2025.6.2

28 Jun 23:40
8c04dfd
Compare
Choose a tag to compare

What's Changed

Enhancements

  • Bump mc-image-helper version and add docs for new Modrinth projects file support by @fireph in #3506

Bug Fixes

  • Fix Spigot/Bukkit downloads by @itzg in #3500
  • Fixed handling of results output when using custom paper URL by @itzg in #3501

Documentation

  • Updated notes diagram for docker run to compose by @itzg in #3507

Other Changes

New Contributors

Full Changelog: 2025.6.0...2025.6.2

2025.6.1

24 Jun 23:44
8c04dfd
Compare
Choose a tag to compare

What's Changed

Enhancements

  • Bump mc-image-helper version and add docs for new Modrinth projects file support by @fireph in #3506

Bug Fixes

  • Fix Spigot/Bukkit downloads by @itzg in #3500
  • Fixed handling of results output when using custom paper URL by @itzg in #3501

Documentation

  • Updated notes diagram for docker run to compose by @itzg in #3507

Other Changes

New Contributors

Full Changelog: 2025.6.0...2025.6.1

2025.6.0

11 Jun 18:20
446db80
Compare
Choose a tag to compare

What's Changed

Enhancements

  • Remove all use of sudoers file by @itzg in #3477
  • Upgrade mc-image-helper to tweak file download logic by @itzg in #3469
  • With patching, support comments in JSON and adding to arrays by @itzg in #3486
  • build: pin mc-image-helper version for Java 8 by @itzg in #3491

Bug Fixes

Documentation

Other Changes

New Contributors

Full Changelog: 2025.5.1...2025.6.0

2025.5.1

26 May 22:45
67b0074
Compare
Choose a tag to compare

What's Changed

Enhancements

  • build: introduce stable-{variant} image tags by @itzg in #3468

Bug Fixes

Documentation

  • examples: increase memory for ftba example by @itzg in #3467

Full Changelog: 2025.5.0...2025.5.1

2025.5.0

24 May 13:23
1370f58
Compare
Choose a tag to compare

What's Changed

Enhancements

  • Use /data/tmp for WORLD zip preparation by @itzg in #3322
  • Add to global excludes the ones needed for Craftoria by @itzg in #3440

Bug Fixes

  • cf: fix missing comma in cf-exclude-include.json by @itzg in #3449

Documentation

Other Changes

  • Ignoring particular by @enzofrnt in #3437
  • Add smithing-template-viewer to cf-exclude-include.json by @kman3107 in #3438
  • Added Beyond Depth's client mods to the cf-exclude-include.json by @Dragonvi1 in #3448
  • Added forceInclude for particular-reforged since it's MC 1.20.1 by @Dragonvi1 in #3450

New Contributors

Full Changelog: 2025.4.2...2025.5.0

2025.4.2

30 Apr 15:06
ae4756f
Compare
Choose a tag to compare

What's Changed

Enhancements

  • Upgrade mc-image-helper to 1.41.8 by @itzg in #3429

Bug Fixes

  • Revert (for now) the feature to limit concurrent modpack file downloads by @itzg in #3430
  • Change auto_curseforge test to use CF_PAGE_URL by @itzg in #3431

Full Changelog: 2025.4.1...2025.4.2

2025.4.1

30 Apr 13:12
c0f1a7e
Compare
Choose a tag to compare

What's Changed

Enhancements

  • fabric: retry loader version lookup by @itzg in #3394
  • build: add image info properties by @itzg in #3400
  • fabric: accept shared-fetch/netty arguments by @itzg in #3411
  • Add Java 24 image variants by @itzg in #3420
  • Corrected build entries for Java 24 by @itzg in #3421

Documentation

  • docs: added info about image labels by @itzg in #3398
  • docs: fix formatting for image labels list by @itzg in #3399
  • docs: add a note about downloading fabric-api by @itzg in #3401
  • add resources key to docker compose jvm options by @T0biii in #3404

Other Changes

  • fixed logic to not compare the VERSION number when VERSION is set to … by @jairgs in #3389
  • Add support of CF_API_KEY_FILE environment variable by @MaxLevs in #3396
  • Revert "Add support of CF_API_KEY_FILE environment variable" by @itzg in #3402
  • deps: upgrade tools to Go 1.24.2 by @itzg in #3412

New Contributors

Full Changelog: 2025.4.0...2025.4.1

2025.4.0

02 Apr 13:19
dedf8bc
Compare
Choose a tag to compare

What's Changed

Enhancements

  • Exclude compass-coords globally from cf and mr, client side mod by @harkin in #3361
  • Add AUTOPAUSE_STATUS_RETRY_LIMIT and AUTOPAUSE_STATUS_RETRY_INTERVAL by @itzg in #3365
  • Support multiple values for COPY_PLUGINS_SRC, COPY_MODS_SRC, and COPY_CONFIG_SRC by @itzg in #3377

Bug Fixes

Documentation

  • Lazymc - Update misc examples with non-deprecated method of managing lazymc by @joesturge in #3360
  • docs: clarify that ICON can be a container path by @itzg in #3371
  • Add Docker logo to badges by @itzg in #3375
  • docs: show example of MODRINTH_PROJECTS with version number by @itzg in #3378
  • docs: updated bmc4 example to v34.5 by @itzg in #3382
  • docs: clarify Fabric docs TYPE usage by @itzg in #3387

New Contributors

Full Changelog: 2025.3.0...2025.4.0