Releases: itzg/docker-minecraft-server
Releases · itzg/docker-minecraft-server
2023.8.1
2023.7.1
What's Changed
Enhancements
- Update cf-exclude-include.json by @LeaderbotX400 in #2271
- Allow REPLACE_ENV_VARIABLE_PREFIX to be an empty string by @itzg in #2278
- auto-cf: stop startup with info when manual mod downloads are needed by @itzg in #2286
- auto-cf: clarify why some mods need to be manually downloaded by @itzg in #2288
Bug Fixes
- Corrected VERSION resolution with FTBA mod platform/type by @itzg in #2274
- Use CXF compatible with Java 8 by @itzg in #2277
- Allow blank REPLACE_ENV_VARIABLE_PREFIX when processing in-place files by @itzg in #2285
- Include SPIGET_RESOURCES support for hybrid server types by @itzg in #2292
Documentation
Other Changes
- misc: add FABRIC to error message with expected types by @itzg in #2272
- Added auto-cf excludes for BMC1 Fabric by @itzg in #2280
- typo by @sja in #2296
New Contributors
Full Changelog: 2023.7.0...2023.7.1
2023.7.0
What's Changed
Enhancements
- Added CUSTOM_JAR_EXEC by @itzg in #2253
- Update rcon-cli to remove config file loading message by @itzg in #2258
- auto_cf: write mods needing manual download to file by @itzg in #2263
Bug Fixes
- Ensure datapacks cleanup doesn't remove vanillatweaks by @itzg in #2262
- Remove .mc-health.env when not needed by @itzg in #2267
Documentation
- Typo :) by @NqMax in #2259
- docs: adjusted wording of CF_MODPACK_ZIP option by @itzg in #2260
- examples: simplified filebrowser example by @itzg in #2266
Other Changes
- Allow skipping autopause/autostop using a file by @Steveplays28 in #2261
- misc: upgrade all Go tools to Go 1.20 by @itzg in #2270
New Contributors
- @NqMax made their first contribution in #2259
- @Steveplays28 made their first contribution in #2261
Full Changelog: 2023.6.4...2023.7.0
2023.6.4
2023.6.3
What's Changed
Enhancements
- added support magma version tags by @Two-Faces in #2247
New Contributors
- @Two-Faces made their first contribution in #2247
Full Changelog: 2023.6.2...2023.6.3
2023.6.2
What's Changed
Enhancements
- Switch Quilt and Purpur to image helper by @itzg in #2229
- auto_cf: allow explicit inclusions to override default exclusions by @itzg in #2240
- modrinth: reduce API pressure with initial bulk get of projects by @itzg in #2243
- Provide
stable
image tag that tracks latest repo tag by @itzg in #2248
Bug Fixes
- Fix up-to-date handling of MODS/PLUGINS/MODS_FILE by @itzg in #2234
- Ensure VERSION is resolved from existing Fabric install by @itzg in #2235
- Reconcile VERSION for TYPE=CURSEFORGE by @itzg in #2237
Documentation
Full Changelog: 2023.6.1...2023.6.2
2023.6.1
What's Changed
Enhancements
- Clearer differentiation of mod platforms and types by @itzg in #2179
- Improved handling of MODS and PLUGINS lists using mcopy by @itzg in #2197
- For backward compatibility, allow MODS to list plugins for those server types by @itzg in #2200
- Use mc-image-helper for Purpur by @itzg in #2215
Bug Fixes
Documentation
- Fixed example Geyser compose file by @itzg in #2198
- Corrected broken links in types and mods by @itzg in #2199
- Add ENFORCE_SECURE_PROFILE to docs table by @itzg in #2205
- Sort "other server property mappings" by @itzg in #2206
- docs: fixed building page formatting and added base image info by @itzg in #2210
- docs: updated development notes to use jwebserver by @itzg in #2212
- docs: add docker compose usage to intro by @itzg in #2223
Other Changes
- Changed rcon password references from "minecraft" to randomly generated by @NexusNovaz in #2186
- Fix server types link. by @florisbrunet in #2217
- Update start-deployPaper by @nctiggy in #2216
- docs: corrected base image use in docs by @itzg in #2220
- docs: add full working example tutorial in misc/deployment/ with link in intro by @rela-v in #2225
New Contributors
- @florisbrunet made their first contribution in #2217
- @nctiggy made their first contribution in #2216
- @rela-v made their first contribution in #2225
Full Changelog: 2023.4.1...2023.6.1
2023.4.1
What's Changed
Other Changes
- Fixed Server Type link on index.md by @NexusNovaz in #2178
- Update the Vault Hunters example by @rhullah in #2182
- Build: corrected primary image taggging by @itzg in #2184
New Contributors
- @NexusNovaz made their first contribution in #2178
Full Changelog: 2023.4.0...2023.4.1
2023.4.0
What's Changed
Enhancements
- By default, generate random RCON password at startup by @itzg in #2071
- Add JSON5 support for patch files by @itzg in #2105
- autocf: add support for specifying a downloads repo by @itzg in #2106
- autocf: allow manifest JSON to be provided by @itzg in #2111
- Add webp package for dynmap support by @itzg in #2113
- Corrected webp package name for OracleLinux by @itzg in #2114
- Added support for Modrinth modpacks as a server type by @itzg in #2128
- Updated Modrinth modpacks to use VERSION and support id, name, or number for project version by @itzg in #2130
- Support Quilt mod loader for Modrinth modpacks by @itzg in #2132
- Added default auto-cf exclusions for MC Eternal by @itzg in #2143
- Include Log4jPatcher by @FlorianFreudiger in #2148
Bug Fixes
- autocf: use VERSION resolved from modpack by @itzg in #2072
- forge: support 1.11.2 installer ID format by @itzg in #2076
- autocf: avoid extra parallelism while resolving modpack content by @itzg in #2083
- Probably quote content passed to mc-send-to-console by @itzg in #2093
- modrinth: ensure non-required dependency doesn't mask explicit project request by @itzg in #2094
- autocf: remove usage of old parallel downloads option by @itzg in #2095
- auto-cf: handle download repo files with + for spaces by @itzg in #2146
Documentation
- docs: added filebrowser sidecar example by @itzg in #2110
- Clarify mods and plugins Modrinth support by @itzg in #2135
- docs: re-home mkdocs sources within this repo by @itzg in #2149
- docs: prep for readthedocs import by @itzg in #2150
- docs: collapse deprecated sections by @itzg in #2151
- docs: add RTD badge by @itzg in #2152
- docs: corrected site/repo URLs in mkdocs config by @itzg in #2153
- docs: mkdocs cleanup and caught up with latest README changes by @itzg in #2155
- docs: add doc site banner and fix corrupted image files by @itzg in #2156
- docs: clarify bind mounts for Podman also by @itzg in #2157
- docs: don't use EssentialsX as Spiget example by @itzg in #2167
- docs: info for plugins that can't download via Spiget by @itzg in #2168
Other Changes
- possible solution to deploy to both dockerhub and ghcr by @camalot in #2051
- Add Folia support by @NyCodeGHG in #2081
- Remove LoliServer from README.md by @khankul in #2079
- Base Java 19 image on focal by @itzg in #2087
- Download Canyon from GitHub for final build by @Stealthii in #2108
- Update Canyon CI link to Glass Launcher by @Stealthii in #2109
- Request docker pull in bug issue template by @itzg in #2160
- Moving Java 19 to 20 and adding Alpine by @shotah in #2162
- build: use multi-arch platforms in verify-pr by @itzg in #2166
New Contributors
- @khankul made their first contribution in #2079
- @FlorianFreudiger made their first contribution in #2148
Full Changelog: 2023.3.0...2023.4.0
2023.3.0
What's Changed
Enhancements
- autocf: improve error message when modpack file is missing manifest by @itzg in #2015
- autocf: allow for exclude/include file and list by @itzg in #2019
- autocf: switch to official CurseForge API, but needs CF_API_KEY by @itzg in #2043
- With AUTO_CURSEFORGE handle modpacks not allowed for distribution by author by @itzg in #2059
Bug Fixes
- Verify java compatibility for AUTO_CURSEFORGE by @itzg in #2005
- Allow for latest Forge version to be behind vanilla version by @itzg in #2006
- Extract versions from provided Forge installer by @itzg in #2012
- Fixing Modrinth projects support for non-Forge by @itzg in #2016
- autocf: fixed issue where exclude file alone was ignored by @itzg in #2024
- forge: support version discovery of 1.5, 1.7 installer by @itzg in #2032
- autocf: ensure modpack query is not cached too much by @itzg in #2040
- autocf: determine mod file availability from downloadUrl by @itzg in #2046
- Downloads handle content disposition filename with RFC 2047 encoding by @itzg in #2057
- Redacts sensitive headers from debugs like with AUTO_CURSEFORGE by @itzg in #2058
Documentation
- autocf: adjusted excludes for valhesia-5 by @itzg in #2018
- added information on the escaping of $ in the CF API Key by @camalot in #2050
- added docs to use env file by @camalot in #2054
- Tweak level of new docs link by @itzg in #2063
Other Changes
- Use modified knockd to set a cooldown on port 19132 by @Metalcape in #2003
- Correcting and extending vanillatweaks example by @ytterx in #2013
- Fix autopause not working in java8 by @Metalcape in #2025
- Fix curl usage for knockd install by @itzg in #2027
- Adding rootless autopause instructions to the readme. by @jmighion in #2030
- Update CF_API_KEY example for docker run by @itzg in #2060
- Update readme for docs by @camalot in #2061
- Disabling packwiz test since maven.packwiz.infra.link unresolvable by @itzg in #2065
New Contributors
- @Metalcape made their first contribution in #2003
- @ytterx made their first contribution in #2013
- @jmighion made their first contribution in #2030
- @camalot made their first contribution in #2050
Full Changelog: 2023.2.0...2023.3.0