Skip to content

v1.1.16

Compare
Choose a tag to compare
@blarfoon blarfoon released this 10 Dec 02:42
· 34 commits to master since this release

New

  • Migrated to Java 17. Now Minecraft 1.18 should work (214ac68)
  • Testing some new monetization techniques. These are some preliminary tests in order to make GDLauncher a self-sustained project. Come give us some feedback on our discord server! (214ac68)
  • Added an automatic error reporting system. This way we will be able to fix issues even before they are reported! (09c8873)
  • Minecraft Forge 1.18 is now supported (a0b8bec)

Bugfixes

  • Fixed Microsoft login not working when offline. (14346e2)
  • Fixed a critical security bug in Minecraft that allows people to remotely execute code on your computer. Mojang will probably release a fix soon but in the meanwhile we are trying to minimize the impact. (e2cfde4)