Releases: itzg/docker-minecraft-server
Releases · itzg/docker-minecraft-server
2022.9.0
What's Changed
- updating forgeapi tests and adding is false by @shotah in #1548
- docs: Clarify the volume mounting example by @itzg in #1549
- Resolve latest Paper version when no published builds by @itzg in #1555
- Add 1.19 server properties by @cadenkriese in #1558
- Add custom download URL for Purpur by @bensuperpc in #1563
- Ensure PURPUR_DOWNLOAD_URL has a default by @itzg in #1568
- Added support for Pufferfish 1.19 by @DiscowZombie in #1566
- Added support for optimized SIMD operations by @DiscowZombie in #1570
- tried my best to fix
itzg/docker-minecraft-server/issues/1562
by @envyniv in #1571 - build: output time spent on each setuponly test by @itzg in #1569
- docs: Updated description of LEVEL_TYPE by @itzg in #1575
New Contributors
- @DiscowZombie made their first contribution in #1566
- @envyniv made their first contribution in #1571
Full Changelog: 2022.8.0...2022.9.0
2022.8.0
What's Changed
- Constrain GENERIC_PACK base detection depth by @itzg in #1528
- Add jarfile options and custom worlds directory path (Multiverse) to docs by @skylerspaeth in #1527
- docs: Corrected image tag in FTB example by @itzg in #1530
- Fixed older versions of purpur that were not removed by @bensuperpc in #1531
- CurseForge modpacks use run.sh when present by @itzg in #1534
- Pin base images to focal until netty epoll support is fixed by @itzg in #1536
- Provide clearer log when minecraft server process fails by @itzg in #1538
- For CurseForge, avoid conflicting start script error when run.sh present by @itzg in #1539
- build: alpine build needed sh not bash by @itzg in #1540
- misc: Removed 88135 from spiget test by @itzg in #1541
- Place EULA file into subdir managed by ServerSetup by @itzg in #1543
New Contributors
- @skylerspaeth made their first contribution in #1527
- @bensuperpc made their first contribution in #1531
Full Changelog: 2022.7.0...2022.8.0
2022.7.0
What's Changed
- Fixed running as uid=0 even with UID unset by @itzg in #1475
- Fix forge using 1.17+ version after downgrade by @CDFN in #1474
- Updated rcon-cli to support variables cleanup by @itzg in #1476
- Updated rolling logs config to also be size based by @itzg in #1478
- Fix alpine incompatibility by @CDFN in #1481
- Fix PACKWIZ_URL not accepting file:// URIs by @darcros in #1488
- added Loliserver support by @Sylensky in #1483
- Avoid brittle testing of Loliserver due to download site by @itzg in #1489
- Download spiget resources to tempdir under plugins by @virtualdxs in #1486
- Disable forgeapi tests for now by @itzg in #1499
- Fix invalid -s arg with TYPE=FORGE by @itzg in #1501
- Fix memory env vars being overridden if set to "" by @md5nake in #1512
- docs: Embedded table of contents is redundant and makes it hard to see top part of docs by @itzg in #1516
- Add initial support for Quilt server by @fischer-felix in #1514
- Adding 'run.sh' as a variant for FTBA server types by @seanwcom in #1521
- docs: Cleanup RCON_CMDS examples by @itzg in #1526
New Contributors
- @darcros made their first contribution in #1488
- @Sylensky made their first contribution in #1483
- @md5nake made their first contribution in #1512
- @fischer-felix made their first contribution in #1514
- @seanwcom made their first contribution in #1521
Full Changelog: 2022.6.0...2022.7.0
2022.6.0
What's Changed
- Update README.md - Fix Typo by @nickmartin1ee7 in #1442
- Fix for lower sub version with a higher ID number by @shotah in #1451
- Add hint that SPONGEVANILLA requires VERSION to README (#1452) by @vorburger in #1453
- Fixed version comparisons when using SPONGEVANILLA by @itzg in #1455
- Correct spiget handling of jars that contain jars by @itzg in #1462
- Corrected autopause's resume to work with alpine images by @itzg in #1464
- Allow ICON to reference a local file by @itzg in #1466
- Corrected default of UID/GID via start script by @itzg in #1471
New Contributors
- @nickmartin1ee7 made their first contribution in #1442
Full Changelog: 2022.5.0...2022.6.0
2022.5.0
What's Changed
- use user instead of group in sudoers file by @Oekn5w in #1367
- Removing unused ttf-dejavu package by @itzg in #1362
- Fix PATH for annoying docker providers by @itzg in #1371
- Pin java8-multiarch to 8u312 due to Forge by @itzg in #1383
- Changing builds to JRE, and moving Java8 to pinned version for forge by @shotah in #1382
- ForgeAPI: Random failure fix by @shotah in #1384
- docs: updated info to find FTB identifiers by @itzg in #1386
- docs: added "Related Projects" section by @itzg in #1387
- Restored error handling when missing vanilla version by @itzg in #1389
- New RCON commands feature by @shotah in #1391
- RCON: Adding on last disconnect by @shotah in #1395
- Fixed missing export, fixed run order, added real world working example by @shotah in #1397
- added variables for pufferfish, also added setup only test by @shotah in #1399
- Pufferfish: Remove regex processing by @bram-pkg in #1402
- ci: adjusted pufferfish test by @itzg in #1403
- Provide better debug logs with mc-image-helper get by @itzg in #1404
- adding major version for pufferfish by @shotah in #1405
- Re-fixed pufferfish tests by @itzg in #1406
- Verify content type when downloading SPIGET_RESOURCES entry by @itzg in #1413
- mc-send-to-console skips user change when non-root by @itzg in #1419
- When ICON is GIF, extract only first frame by @itzg in #1420
- Determine SPIGET file type from API by @itzg in #1427
- fixing readme example for Vt by @shotah in #1430
- Silence content type error for external spiget resources by @itzg in #1431
- Use file content to detect spiget resource type by @itzg in #1432
Full Changelog: 2022.4.1...2022.5.0
2022.4.1
2022.4.0
What's Changed
- Adding support for crafting tweaks and resource packs by @shotah in #1336
- Support Spigot-style and vanilla-style world zips, for any server type by @wlritchi in #1305
- Only skip up-to-date files with MODS and MODS_FILE by @itzg in #1338
- Distro aware checksum by @Megasware128 in #1345
- Add GameType filter, and add ForgeAPI Verify Files to validate Mod Downloads by @shotah in #1337
- Adding notifications for on close, reopen, and delete by @shotah in #1355
- Migrate Fabric server to launcher method by @Stealthii in #1351
- build: add alpine support to matrix builds by @itzg in #1349
Full Changelog: 2022.3.0...2022.4.0
2022.3.0
2022.2.0
What's Changed
- fix(limbo): convert MOTD to JSON chat format by @itzg in #1259
- fix(forge): improved tracking and use of Forge run.sh by @itzg in #1264
- fix: Set default MOTD if unset by @drewburr in #1265
- Docs: Flare flags by @Jawa-Juice in #1270
- fix(purpur): apply log4j mitigations specific to Purpur by @itzg in #1280
- Adding forge api calls for project ids by @shotah in #1275
- ci: Reference branch and html URL from completed workflow in discord workflow by @itzg in #1292
- fix: changed packwiz url to reflect new repo address by @Micah-Nailima in #1293
- Update Airplane download URL, clarify version support by @Jawa-Juice in #1296
- feat: support WORLD files in compressed tar format by @itzg in #1297
- Fix loading world from compressed tar archives by @wlritchi in #1304
- Refactored ops and whitelist processing into its own file by @itzg in #1306
- Adding version pinning and dependency download. by @shotah in #1308
- build: switch to matrix builds for Debian based variant builds by @itzg in #1313
- fix: speedup generic pack update check by @itzg in #1317
- Use Log4J2 JVM flag when configuration file download fails by @ThisIsAreku in #1316
- fix: bumped mc-image-helper to 1.16.3 to use specific user agent by @itzg in #1320
- feat: added prefix/suffix support for GENERIC_PACKS by @itzg in #1321
New Contributors
- @drewburr made their first contribution in #1265
- @Micah-Nailima made their first contribution in #1293
- @wlritchi made their first contribution in #1304
Full Changelog: 2022.1.0...2022.2.0
2022.2.0-rc1
Just exit container when PATH is mismatched