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:
- GP#1283: Synced translations from Weblate project
- GP#1231: Save selected target download platform when downloading resources (by @MovTery)
- GP#1247: Custom home page - Added share_game_log event (by @MovTery)
- GP#1247: Custom home page - Added server parameter to launch_game event (by @MovTery)
- GP#1247: Custom home page - Added random text block component (by @MovTery)
- GP#1254: Added toolbar to log output: Clear, Auto-scroll, Scroll to bottom (by @MovTery)
- GP#1255: Added device Vulkan check to detect whether MC 26.2+ can be launched (by @MovTery)
- Tested by: @ConfectionaryQwQ, @Vera-Firefly, and other helpful community members
- GP#1277: Added ability to open quick menu by long-pressing the version list in the main menu (by @MovTery)
Refactors:
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)