Skip to content

2.4.4

Choose a tag to compare

@MovTery MovTery released this 20 May 07:02
b2aa23b

Notes:

  • Since version 26.2+, Mojang has introduced the Vulkan rendering engine. If your device does not support Vulkan 1.2, please do not use the Vulkan backend to launch the latest version of Minecraft.

Updates:

Refactors:

  • GP#1246: Separated game log sharing logic into its own handler (by @MovTery)

Fixes:

  • GP#1244: Deduplicate game dependency libraries when launching and added logging (by @MovTery)
  • GP#1245: Release active component on pointer up in control layout & pointer capture logic (by @MovTery)
  • GP#1247: Custom home page - Improved security of home page events (by @MovTery)
  • GP#1252: Multi-touch conflict on scrollable controls in control layout (by @MovTery)
  • GP#1263: MC 26.2+ failing to fall back to OpenGL when Vulkan requirements are not met (by @MovTery)
  • GP#1263: MC 26.2+ crashing when running in picture-in-picture mode (by @MovTery)
  • GP#1264: Error handling coroutine not using main thread dispatcher in account management (by @MovTery)
  • GP#1281: Do not use user-defined parameters when installing a loader from the foreground (by @MovTery)
  • GP#1282: Control layout pointer handling conflict on some devices (only pointer slide) (by @MovTery)