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