Skip to content

Releases: itzg/docker-minecraft-bedrock-server

2024.10.0

12 Oct 13:36
a5b46e5
Compare
Choose a tag to compare

What's Changed

Documentation

  • Fixed formatting of docs for env vars that map to server properties by @itzg in #417
  • Corrected VERSION choices to matched maintained code by @itzg in #422
  • Fix #326: Document that IPv6 is required by Mojang by @josephdpurcell in #456

Other Changes

  • documentation: for addon install, no need to touch known_valid_known_packs.json by @breakersun in #423
  • Upgrade image tools by @itzg in #431
  • Add Warning about end of line sequence by @smell-of-curry in #433
  • Added & re-ordered all Property Definitions to match current standards & Contributing Warning by @smell-of-curry in #434
  • README.md Community Solutions list update by @joanroig in #450
  • build: upgraded easy-add and mc-monitor by @itzg in #453
  • build: upgrade restify, mc-server-runner by @itzg in #454
  • build: upgrade entrypoint-demoter by @itzg in #455
  • Maintain directory structure on backup by @othorp in #457
  • Included user agent for download by @jacokok in #459

New Contributors

Full Changelog: 2024.5.0...2024.10.0

2024.9.0

27 Sep 18:36
a5b46e5
Compare
Choose a tag to compare

What's Changed

Documentation

  • Fixed formatting of docs for env vars that map to server properties by @itzg in #417
  • Corrected VERSION choices to matched maintained code by @itzg in #422
  • Fix #326: Document that IPv6 is required by Mojang by @josephdpurcell in #456

Other Changes

  • documentation: for addon install, no need to touch known_valid_known_packs.json by @breakersun in #423
  • Upgrade image tools by @itzg in #431
  • Add Warning about end of line sequence by @smell-of-curry in #433
  • Added & re-ordered all Property Definitions to match current standards & Contributing Warning by @smell-of-curry in #434
  • README.md Community Solutions list update by @joanroig in #450
  • build: upgraded easy-add and mc-monitor by @itzg in #453
  • build: upgrade restify, mc-server-runner by @itzg in #454
  • build: upgrade entrypoint-demoter by @itzg in #455
  • Maintain directory structure on backup by @othorp in #457
  • Included user agent for download by @jacokok in #459

New Contributors

Full Changelog: 2024.5.0...2024.9.0

2024.5.0

23 May 20:36
1bd572c
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Add property mapping for force-gamemode by @itzg in #406

Documentation

  • Corrected server properties wiki link by @joeskeen in #412
  • docs: use host directory for data volume in default example by @itzg in #414

Other Changes

  • Ssh remote console by @Kaiede in #388
  • Update to latest mc-server-runner by @Kaiede in #399
  • build: upgraded restify and mc-server-runner by @itzg in #409
  • Enchancement: Added msa-gamertags-only, disable-custom-skins, op-permission-level and more. by @ReallyFatYoshi in #415

New Contributors

Full Changelog: 2024.1.0...2024.5.0

2024.1.0

06 Jan 21:59
e3a3586
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Don't remove allowlist.json if not managed by container by @itzg in #370

Other Changes

  • Update Minecraft Wiki links to new domain by @Spongecade in #354
  • Add Timezone to Container Specific Section by @BaksiLi in #357
  • Updates to Allow/White List handling by @drardin in #359
  • fixes issues with moving out existing resource packs to backup folder by @bb-Ricardo in #362
  • build: upgrade tools to Go 1.20 based by @itzg in #363
  • improves bedrock-entry.sh to pass shellcheck by @bb-Ricardo in #365
  • handle username and XUID for ALLOW_LIST_USERS by @chrisw-dev in #367
  • build: upgrade easy-add for Go 1.20.10 by @itzg in #368
  • fix: wrong workflow name by @GregTCLTK in #371
  • build: upgrade easy-add and mc-monitor by @itzg in #376
  • build: upgrade entrypoint-demoter to Go 1.21.4 by @itzg in #377
  • Updated README.md permissions env by @couryrr in #385

New Contributors

Full Changelog: 2023.8.1...2024.1.0

2023.8.1

27 Aug 14:16
2888c55
Compare
Choose a tag to compare

What's Changed

Documentation

  • docs: updated to describe ALLOW_LIST_USERS by @itzg in #345

Other Changes

New Contributors

Full Changelog: 2023.7.1...2023.8.1

2023.7.1

16 Jul 17:21
b626ba5
Compare
Choose a tag to compare

What's Changed

Enhancements

  • Added support for enable-lan-visibility property by @itzg in #288
  • Bundle send-command script by @itzg in #296
  • Include HTTP request timeout in restify by @itzg in #301
  • Added support for preview versions by @itzg in #302
  • Add multi-architecture image build by @itzg in #314

Bug Fixes

  • Fix send-command to work on arm64 by @itzg in #328
  • Format allowlist.json exactly like command does by @itzg in #337
  • Only remove allowlist.json when ALLOW_LIST_USERS is set to empty string by @itzg in #338
  • Ensure whitelist.json not present when using allow list by @itzg in #341

Documentation

  • Include a managed volume in the quickstart by @itzg in #300

Other Changes

  • feat: added mapping for server-authoritative-block-breaking by @itzg in #213
  • docs: add example compose file with host mount by @itzg in #215
  • add option to change compression settings by @bwdutton in #224
  • Add mc-send-to-console support by @itzg in #228
  • Shift PREVIOUS to 1.18.33.02, pre-The Wild Update by @itzg in #246
  • Added mapping for emit-server-telemetry property by @itzg in #250
  • Download bedrock zip into temp directory under /data by @itzg in #251
  • Temp directory is configurable but defaults to /tmp by @itzg in #252
  • Don't condition allowlist creation on existence. by @stuckj in #267
  • Adding TheTinkerDad's macvlan tutorial to README by @ajma in #290
  • Arm64 support by @sandym in #291
  • Fixes GPG issues with box64-deps for ARM64 by @michbeck100 in #313
  • Bump restify to 1.6.2 by @itzg in #321

New Contributors

Full Changelog: 2022.1.0...2023.7.1

2022.1.0

01 Feb 21:21
cc59616
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2019090...2022.1.0