2023.4.0
版本发布时间: 2023-06-02 23:29:02
itzg/docker-minecraft-server最新发布版本:2024.10.0(2024-10-04 20:32:17)
What's Changed
Enhancements
- By default, generate random RCON password at startup by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2071
- Add JSON5 support for patch files by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2105
- autocf: add support for specifying a downloads repo by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2106
- autocf: allow manifest JSON to be provided by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2111
- Add webp package for dynmap support by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2113
- Corrected webp package name for OracleLinux by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2114
- Added support for Modrinth modpacks as a server type by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2128
- Updated Modrinth modpacks to use VERSION and support id, name, or number for project version by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2130
- Support Quilt mod loader for Modrinth modpacks by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2132
- Added default auto-cf exclusions for MC Eternal by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2143
- Include Log4jPatcher by @FlorianFreudiger in https://github.com/itzg/docker-minecraft-server/pull/2148
Bug Fixes
- autocf: use VERSION resolved from modpack by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2072
- forge: support 1.11.2 installer ID format by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2076
- autocf: avoid extra parallelism while resolving modpack content by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2083
- Probably quote content passed to mc-send-to-console by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2093
- modrinth: ensure non-required dependency doesn't mask explicit project request by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2094
- autocf: remove usage of old parallel downloads option by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2095
- auto-cf: handle download repo files with + for spaces by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2146
Documentation
- docs: added filebrowser sidecar example by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2110
- Clarify mods and plugins Modrinth support by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2135
- docs: re-home mkdocs sources within this repo by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2149
- docs: prep for readthedocs import by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2150
- docs: collapse deprecated sections by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2151
- docs: add RTD badge by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2152
- docs: corrected site/repo URLs in mkdocs config by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2153
- docs: mkdocs cleanup and caught up with latest README changes by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2155
- docs: add doc site banner and fix corrupted image files by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2156
- docs: clarify bind mounts for Podman also by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2157
- docs: don't use EssentialsX as Spiget example by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2167
- docs: info for plugins that can't download via Spiget by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2168
Other Changes
- possible solution to deploy to both dockerhub and ghcr by @camalot in https://github.com/itzg/docker-minecraft-server/pull/2051
- Add Folia support by @NyCodeGHG in https://github.com/itzg/docker-minecraft-server/pull/2081
- Remove LoliServer from README.md by @khankul in https://github.com/itzg/docker-minecraft-server/pull/2079
- Base Java 19 image on focal by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2087
- Download Canyon from GitHub for final build by @Stealthii in https://github.com/itzg/docker-minecraft-server/pull/2108
- Update Canyon CI link to Glass Launcher by @Stealthii in https://github.com/itzg/docker-minecraft-server/pull/2109
- Request docker pull in bug issue template by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2160
- Moving Java 19 to 20 and adding Alpine by @shotah in https://github.com/itzg/docker-minecraft-server/pull/2162
- build: use multi-arch platforms in verify-pr by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2166
New Contributors
- @khankul made their first contribution in https://github.com/itzg/docker-minecraft-server/pull/2079
- @FlorianFreudiger made their first contribution in https://github.com/itzg/docker-minecraft-server/pull/2148
Full Changelog: https://github.com/itzg/docker-minecraft-server/compare/2023.3.0...2023.4.0