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.
Refactors:
Changes:
- GP#1358: Search ID input field now supports pressing Enter to search (by @MovTery)
- GP#1359: Updated project dependencies (by @MovTery)
- GP#1369: Theme: Use Scheme's built-in Surface color attributes (by @MovTery)
Fixes:
- GP#1357: Physical mouse movement position and stylus event handling (by @MovTery)
- Main#8c4f2c6: Game manifest merge logic should use the original assetsIndex (by @MovTery)
- Main#8c4f2c6: Clean game files should ignore non-existent version JSONs (by @MovTery)
- GP#1366: Pass current account data via Intent during launch process (by @MovTery)
- GP#1368: Attempting to render blur effect when no background is set (by @MovTery)