Skip to content

2024.3.0

Compare
Choose a tag to compare
@itzg itzg released this 02 Mar 15:03
· 256 commits to master since this release
e38cc6e

What's Changed

Enhancements

  • auto-cf: support modpack zips using IMPLODE compression method by @itzg in #2646
  • Disable REMOVE_OLD_MODS when it interferes with managed mod/plugin features by @itzg in #2648
  • auto-cf: add option to ignore files missing from previous installation by @itzg in #2649
  • cf: support curseforge files that don't delcare any modloader by @itzg in #2660
  • Improve rate limit detection and log available info by @itzg in #2672

Bug Fixes

  • Fixed support for mc-send-to-console by @itzg in #2652
  • For legacy CURSEFORGE, write ops/whitelist files in final directory by @itzg in #2654
  • Fixed handling of Modrinth mods for NeoForge by @itzg in #2659
  • Gracefully handle getbukkit.org outage when resolving version by @itzg in #2675
  • auto-cf: resolve issue where zip compression scheme prevents manifest file extraction by @itzg in #2678

Documentation

  • docs: use consistent style in lazytainer example by @itzg in #2662

Other Changes

  • Use KettingLauncher by @C0D3-M4513R in #2655
  • feat: force include just-enough-resources-jer for create-arcane-engineering modpack by @nohehf in #2679
  • build: upgrade easy-add to 0.8.4 by @itzg in #2686

New Contributors

Full Changelog: 2024.2.2...2024.3.0