Skip to content

AutoModpack 4.0.2

Choose a tag to compare

@Skidamek Skidamek released this 19 Dec 15:35
· 136 commits to main since this release

What's Changed

  • Added support for Minecraft 1.21.11.
  • Improved self-updater robustness and added syncAutoModpackVersion config option to allow opting out of forced server version synchronization.
  • Added requireMagicPackets configuration option.
  • Implemented more complete glob pattern support, replacing the limited !, *, and ** wildcards.
  • Implemented TLS session resumption.
  • Significantly optimized code performance, particularly on Unix platforms.
  • Reduced mod JAR size from ~25MB to ~15MB.
  • Fixed startup crashes caused by special characters (e.g., !) in the Minecraft directory path.
  • Fixed memory leaks.
  • Removed Herobrine.
  • Removed duplicate AutoModpack entry from the ModMenu.

Full Changelog: v4.0.1...v4.0.2