2024.10.2
版本发布时间: 2024-10-19 03:46:43
itzg/docker-minecraft-server最新发布版本:2024.10.2(2024-10-19 03:46:43)
What's Changed
Enhancements
- curseforge: cache get mod info and file API calls to disk by @itzg in https://github.com/itzg/docker-minecraft-server/pull/3102
- Add SKIP_CHOWN_DATA to skip the "Changing ownership of /data" by @itzg in https://github.com/itzg/docker-minecraft-server/pull/3103
- cf: default API cache TTL to 2 days and allow config by @itzg in https://github.com/itzg/docker-minecraft-server/pull/3107
Bug Fixes
- cf: gracefully handle corrupted API cache index by @itzg in https://github.com/itzg/docker-minecraft-server/pull/3110
Documentation
- chore(docs): note add mod var for auto_curseforge use by @ChipWolf in https://github.com/itzg/docker-minecraft-server/pull/3111
Other Changes
- refactoring a little bit some test script files by @IronMine in https://github.com/itzg/docker-minecraft-server/pull/3100
- Fix mc-send-to-console running with uid=0(root) by @GiriNeko in https://github.com/itzg/docker-minecraft-server/pull/3106
New Contributors
- @IronMine made their first contribution in https://github.com/itzg/docker-minecraft-server/pull/3100
- @GiriNeko made their first contribution in https://github.com/itzg/docker-minecraft-server/pull/3106
Full Changelog: https://github.com/itzg/docker-minecraft-server/compare/2024.10.1...2024.10.2