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#1316: Added support for background blur/foreground blur effects (by @MovTery)
- GP#1320: Apply theme colors to native dialogs (by @MovTery)
- GP#1330: Localized cape Builder and Crafter (by @MovTery)
- GP#1333: Added more hotbar interactions: double-tap to swap to offhand, long-press to drop (by @MovTery)
- GP#1340: Localized more network error interpretations (by @MovTery)
Refactors:
- GP#1303: Upgraded AGP and dependencies, enabled R8 to optimize launcher performance (by @MovTery)
- GP#1303: Removed StringFog library, replaced with BuildKeys library to dynamically generate configuration classes (by @MovTery)
- GP#1303: Manually record launcher log tags (by @MovTery)
Changes:
- GP#1290: Improved reliability of account skin/cape downloads (by @dryfish09)
- GP#1312: No longer repeat line prefixes when logging game environment information (by @MovTery)
- Main#1c65a20: Language: Revised English source text (by @MovTery)
- GP#1342: Record package architecture information in launcher logs/crash reports (by @MovTery)
Fixes:
- GP#1303: Fixed multi-architecture builds not cleaning up redundant Jre25 architectures (by @MovTery)
- GP#1304: Crash when requesting permissions on systems that do not support "Manage all device files" permission (by @MovTery)
- GP#1305: Version list component issues in the main menu (by @MovTery)
- GP#1321: Fixed MIME type filtering for imports from the in-game directory menu (by @sdf123098)
- GP#1319: Fixed physical mouse event handling (by @MovTery)