FlowUpdater Versions Save

The free and open source solution to update Minecraft.

v1.8.4

2 months ago
  • NeoForge fixes
  • Gradle 8.6
  • Dependencies update
  • Fix CurseForgeModpack regression in last update

Full Changelog: https://github.com/FlowArg/FlowUpdater/compare/v1.8.3...v1.8.4

v1.8.3

5 months ago
  • Modpack overrides will now override old overrides, even if they were modified

Full Changelog: https://github.com/FlowArg/FlowUpdater/compare/v1.8.2...v1.8.3

v1.8.2

5 months ago
  • Gradle 8.4
  • NeoForge new versionning system support

Full Changelog: https://github.com/FlowArg/FlowUpdater/compare/v1.8.1...v1.8.2

v1.8.1

8 months ago
  • Gradle 8.3
  • Performance: Drastically improve mod pack extraction performance
  • Add built in mods system for some weird Modrinth modpacks (internal)

Full Changelog: https://github.com/FlowArg/FlowUpdater/compare/v1.8.0...v1.8.1

v1.8.0

9 months ago
  • ForgeVersionType has now its own enum class file
  • Gradle 8.2.10
  • Add NeoForge compatibility
  • 1.8.0
  • Simplify the code of new/old forge version
  • Improve the version name correction for optifine (Fix #16)
  • Disable the quilt test with wrong java version
  • Increase the ram for the Forge installer
  • Fix some grammar/typo

Full Changelog: https://github.com/FlowArg/FlowUpdater/compare/v1.7.5...v1.8.0

v1.7.5

11 months ago
  • To launch mod loader's installers, FU now uses a specified java executable
  • By default, the java executable is taken from the java.home property
  • Add new UpdaterOptions option to define in an other way the java executable (not really recommended, java.home is better)
  • Remove jacoco and related configs
  • Update workflows

Full Changelog: https://github.com/FlowArg/FlowUpdater/compare/v1.7.4...v1.7.5

v1.7.4

1 year ago

Okay, I was not expected to release a new release now, but I completely fucked the 1.7.3 so... here we go again...

  • Fix HttpUrlConnection in CFI
  • Fix bad version in the FlowUpdater class

Full Changelog: https://github.com/FlowArg/FlowUpdater/compare/v1.7.3...v1.7.4

v1.7.3

1 year ago
  • Add codecov in the CI pipeline
  • Gradle 7.6
  • Gson 2.10.1
  • Remove 'bad' field in CFI
  • Fix custom url for curse forge modpacks handling

v1.7.2

1 year ago
  • Fix Mac OS ARM natives for 1.19
  • Fix NPE when a custom json object is provided because the vanilla json url is null
  • Gradle 7.5.1
  • Remove the last remains of the server feature
  • Mojang Manifest V2
  • Fix 1.19 json version file download
  • Cleanup CFP
  • Fix CurseModPack cache
  • New version checker for FlowUpdater
  • Merge mod loader builders common arguments into an abstract class by @DailyCraft in https://github.com/FlowArg/FlowUpdater/pull/13
  • Refactoring by @DailyCraft in https://github.com/FlowArg/FlowUpdater/pull/14

New Contributors

Full Changelog: https://github.com/FlowArg/FlowUpdater/compare/v1.7.1...v1.7.2

v1.7.1

1 year ago
  • Update openlauncherlib
  • Refactor versions classes to avoid duplicates
  • Add compatibility for OpenLauncherLib 3.2.5 (Quilt & Fabric)
  • Clarify FlowUpdater#updateMinecraft method

Full Changelog: https://github.com/FlowArg/FlowUpdater/compare/v1.7.0...v1.7.1