1.1.1 #4
Closed
ShevRuslan1
announced in
Announcements
Replies: 1 comment
-
|
🐱 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A launcher-sync, old-version, and reliability update - import instances from other launchers, smoother navigation, sounds and language files restored on legacy Minecraft versions, and a wide round of launch, security,
and install fixes.
✨ What's new
Sync instances from other launchers
A new Sync panel scans for instances from Prism Launcher, MultiMC, Modrinth, ATLauncher, CurseForge, and GDLauncher. Each can be Linked (launched in place from its original folder, so mods stay in sync) or
Imported (copied into Refract as an independent instance). Sources are grouped and color-coded.
Smooth page transitions
Navigating between pages now animates with a horizontal slide and soft blur on spring easing, instead of snapping.
Sounds & language files on old versions
Pre-1.7 / legacy versions don't read assets from the modern hashed object store, so they used to launch with no sounds, no language files, and missing menu icons. Refract now materializes the legacy/virtual asset tree
on install (and mirrors it into the instance's
resources/folder for pre-1.6).Bug fixes
java.exe) failed withENOENT- now resolved to the correct executable (and whitespace-trimmed). Auto-detection picked thenewest Java instead of the closest match - now prefers the closest Java at or above the requirement. An incomplete install used to crash with
Unknown module: cpw.mods.securejarhandler- Refract now checks theloader's module files first and asks you to repair instead.
loader's version winning.
require()that sandboxed preloads can't make, sowindow.apinever initialized and the app looked wiped.The preload now bundles its dependencies - sandbox stays on, data loads normally.
-Dfoo="bar baz"are no longer split incorrectly.303/307/308redirects and resolves relativeLocationURLs.Security & hardening
The renderer now runs sandboxed. World, screenshot, and asset file operations reject path-traversal names, production builds no longer open DevTools, and untrusted HTML is stripped through an inert parser.
Full Changelog: v1.1.0...v1.1.1
This discussion was created from the release 1.1.1.
Beta Was this translation helpful? Give feedback.
All reactions