Skip to content

v0.7.1

Latest
Compare
Choose a tag to compare
@Geometrically Geometrically released this 23 Apr 23:56
e9e9995

Modrinth App v0.7.1 added support for Minecraft 1.20.5 and fixed a ton of bugs and issues.

Main improvements ⭐

  • Minecraft authentication has been rewritten to match the official Minecraft Launcher, providing a much smoother login experience with fewer issues.
  • Added support for Java 21 and Minecraft 1.20.5.
  • Java installations are handled for you automatically by default for a more seamless experience, but can be manually configured in Settings.
  • Introduced better error handling to assist you with fixing problems, such as Minecraft authentication issues.
  • Modpacks with client-side only overrides will now be installed properly.

Bugfixes 🐛

  • No longer enables LWJGL debugging mode by default, potentially improving game performance.
  • Changing app directory to a different drive now properly moves all your files.
  • Live log will no longer glitch out and will not use as much memory.
  • Removed java_options flag that caused random fatal Java errors.

What's next for Modrinth App? 👀

We're working on these, but they didn't quite make it into this release just yet! Keep an eye out for v0.8 in the coming weeks!

  • Add support for recent versions of Minecraft Forge 🔨
    • Recent versions of the Forge installer have broken how we install Forge. We're working on implementing ForgeWrapper to more easily support Forge like other launchers do.
  • Improve logging for debug purposes 📜
    • Other launchers append extra data or create extra log files to provide more debugging information, and many users have provided feedback that Modrinth App not providing these makes it harder to provide support for Modrinth App users. We're working to improve our logging to be just as easy as other launchers.

Commit changelog for nerds (v0.7.0 -> v0.7.1) 🤓

Full Changelog (v0.7.0 -> v0.7.1): v0.7.0...v0.7.1
Full Changelog (v0.6.3 -> v0.7.1): v0.6.3...v0.7.1